Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MicroCART_17-18
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
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
bbartels
MicroCART_17-18
Graph
98eacc5536a2e423446e5be4ea0f018e0284d837
Select Git revision
Branches
17
cli_segfault_test
commands-dev
commands-dev-backend
commands-to-make-andy-happy
groundStation-dev-cli
groundStation-dev-cli-setpoint
groundStation-dev-frontend-pid
groundStation-dev-getpid
groundStation-dev-quad-response
groundstation-datalog-vrpn
groundstation-dev-cliCommandHelpMessages
master
default
new-commands
new-uart
new-uart-circ
quad-auto-height
update-commands
17 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
31
Jan
30
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
Refactored things like "controller_value" to "controller_parameter"
commands-dev
commands-dev
There WERE copy-paste bugs
commands-dev-ba…
commands-dev-backend
Created getcontrol/respcontrol
Merge remote-tracking branch 'origin/master' into commands-dev-backend
Merge remote-tracking branch 'origin/commands-dev' into commands-dev-backend
Merge branch 'batch-setpid' into 'master'
master
master
added a todo comment for endienness issues
Fixed a bug in cb_getcontrol.
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
quad_recv() doesn't work 100% yet. Jake? Ideas?
groundStation-d…
groundStation-dev-quad-response
fixed checksum calc issue
test
solved seg fault issues
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)
commands-to-mak…
commands-to-make-andy-happy
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
Loading