Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MicroCART
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Distributed Autonomous Networked Control Lab
MicroCART
Graph
11f1619e77b4acf1ac9ac102ab84bdad9662f193
Select Git revision
Branches
6
develop
jonahPatch
master
default
protected
nuke
teststand_log
yhpatch
Tags
7
Lab_Part_1_tag
Lab_Part_2_tag
2020-team-final-state
team_18-17
team_17-16_demo
team_17-16_v2
team_17-16_v1
13 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Apr
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Mar
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
10
5
4
3
2
1
27
Feb
26
25
23
22
21
20
19
18
17
16
14
13
12
11
10
9
8
6
5
4
3
2
1
31
Jan
30
29
Save/Load
Move up/Move down work
Merge branch 'master' of git.ece.iastate.edu:DANC/Microcart_17-18
Move up/Move down
Autonav implemented
Merge branch 'master' of https://git.ece.iastate.edu/danc/MicroCART_17-18
updated script to align with normalized motor commands
Graph in GUI
Merge branch 'master' of git.ece.iastate.edu:DANC/Microcart_17-18
Work on GUI
Made it so the state is allocated by the graph library, and not externally.
Graph almost working in GUI
quad: stop functional tests for now
quad: use normalized pwm value throughout app
Merge branch 'master' of git.ece.iastate.edu:danc/MicroCART_17-18
Merge branch 'master' of https://git.ece.iastate.edu/danc/MicroCART_17-18
updates to takeoff and touchdown scripts
Merge remote-tracking branch 'origin/quad-yaw-fix2'
Update README.md
Moved yaw correction to its proper location (between velocity PID output and before pitch/roll PID input).
Merge branch 'master' of https://git.ece.iastate.edu/danc/MicroCART_17-18
updates to take off and touch down scripts
truncation of new log files
quad: add warning flags to compliling
quad: simplify quad make clean
Merge branch 'lidar_integration'
Added define for USE_LIDAR. Lidar is still polled and the node is updated, but it is not used for altitude control by default.
Merge branch 'master' into lidar_integration
Updated simplePlots
Merge branch 'master' of https://git.ece.iastate.edu/danc/MicroCART_17-18
updated takeoff hover point
Correctly integrating error in PID block to work with dynamic sampling time.
team_17-16_v2
team_17-16_v2
quad: Update hw_iface.h docstring
Merge branch 'master' of git.ece.iastate.edu:danc/MicroCART_17-18
Wasn't setting filter on velocity.
Merge branch 'master' of git.ece.iastate.edu:danc/MicroCART_17-18
Fixing syntax error.
Fixing missing PIDs.
Merge branch 'master' of git.ece.iastate.edu:danc/MicroCART_17-18
Processing communication commands before controller is turned on.
Loading