- Mar 24, 2017
-
-
bbartels authored
-
- Mar 15, 2017
-
- Feb 10, 2017
-
-
Jake Drahos authored
Revert "Revert "Merge branch 'master' of git.ece.iastate.edu:danc/MicroCART_17-18 into batch-setpid"" This reverts commit b9292f1c. Yes, this is a revert-revert. Brendan broke all the things.
-
- Jan 30, 2017
-
-
dawehr authored
- added some comments in commands.c/h about usage of the file - added a MAX_CONTROLLER_ID and MAX_CONTROL_VAL_ID to the enums in commands.h - implemented cb_set_control in callbacks.c to work with the new parameter struct - changes the parameter_struct to now contain an array of pid_controllers instead of a bunch of random PID_t members - the new parameter_struct array can now be accessed by controller ID as defined in commands.h
-
- Jan 24, 2017
-
-
dawehr authored
Symlinked commands.c/h from groundstation Adapted callbacks.h/cb_default Put callbacks in callbacks.c
-
burneykb authored
-
Jake Drahos authored
It's portable between quad and groundstation.
-