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
6e9d7a04711a002f565eea2ef3620186ccd56d56
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
30
Jan
29
28
27
26
25
24
23
22
21
20
19
18
17
15
11
6
4
5
Dec
4
3
2
1
29
Nov
28
27
26
25
20
19
18
17
16
15
14
10
7
6
4
2
1
31
Oct
30
29
28
27
23
18
16
11
9
7
Sep
4
Aug
30
Jul
29
fixed up the data packing in cb_getcontrol
groundStation: itegrate scripts
groundStation: Add script for batch setting of PID constants
Implemented setcontrol and packet
Moved common stuff
Implement packet.c
Began writing header files for common
changed getcontrol to respond with the same message ID that was received from groundstation in the original getcontrol command
Implemented getcontrol, setcontrol in callbacks.c
Changed the parameter struct in modular_structs to have an array of PID_t types
Restructured packet and command parsing
Compiling, but format is wrong
Merge remote-tracking branch 'origin/commands-dev' into commands-dev-backend
added the datatype parameter back into MessageType struct in commands.h because Jake actually does need it.
Merge remote-tracking branch 'origin/commands-dev' into commands-dev-backend
Implemented FindCommand
Merge branch 'master' into commands-dev
removed the "data_type" struct from commands.h.
- Made continuity changes throughout code base to match the new commands.c/h
Added some comments in commands.c/h, callbacks.c/h
Added the IDs for the valuetypes and PID constants to commands.c/h
communication commands now builds but the new callbacks need to be implementded.
more progress... broke git, trying to fix things
Changed protection loops so quad doesn't send "The quad is ready to receive VRPN data"
Quickly adding the yaw, pitch, roll rate PID setters to the quad to make Andy happy (temporarily)
Undoing accidental commits to commands.c and quad callbacks.c.
starting some of the commands changes to make things simpler but not complete
Update commands.h got rid of massive enum because it was stupid
added new commands to commands.c and quad's callbacks.
quad: don't track zybo_fsbl
Merge branch 'new-uart-circ'
Merge branch 'master' of git.ece.iastate.edu:danc/MicroCART_17-18
Update callbacks.c added some of the getter call backs and some more setters.
Update Commands.c call back function names.
Working groundstation and partially working auto. data dump
Added verification of quad checksum to test script
Actual fix here...maybe..
Fixed issue with protection loops
Merge branch 'new-uart-circ' of git.ece.iastate.edu:danc/MicroCART_17-18 into new-uart-circ
quad: leave BENCH_TEST off by default
Loading