- Feb 12, 2017
-
-
dawehr authored
-
dawehr authored
-
dawehr authored
-
dawehr authored
-
dawehr authored
-
dawehr authored
-
dawehr authored
-
dawehr authored
-
dawehr authored
Added ability to get/set PID constants. Passes regression tests, and is backwards-compatible. Does not support setpoints, because they will be set via a different interface
-
dawehr authored
-
dawehr authored
-
- Feb 11, 2017
- Feb 10, 2017
-
-
dawehr authored
-
dawehr authored
-
dawehr authored
-
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.
-
Jake Drahos authored
This reverts commit bcd4f7e7. Yes, this is a revert-revert. We should suspend Brendan's git license pending completion of a remedial course and 20 hours community service.
-
bbartels authored
-
dawehr authored
-
dawehr authored
-
dawehr authored
-
dawehr authored
Resets recursively, keeping track of children. Created tests, which pass. Computation terminates on graph cycles. Added comments.
-
- Feb 06, 2017
- Feb 05, 2017
- Feb 03, 2017
- Feb 01, 2017
-
-
dawehr authored
-
dawehr authored
-
dawehr authored
see cb_setparam, cb_getparam
-
dawehr authored
- Realised that controller value may get confused with the actual value of the PID terms in the controller. To avoid this confusion in the future I have refactored things referencing the PID constant to now be called "control_parameter" - There are quite a few instances of variables that changed. - Sorry Jake
-
- Jan 31, 2017
- Jan 30, 2017
-
-
Joseph Bush authored
- the desired format is in the comment above the funciton - format should be controller ID, controller value ID, controller value - should now be sending the data in the correct format
-
dawehr authored
changed getcontrol to respond with the same message ID that was received from groundstation in the original getcontrol command
-