- Mar 05, 2017
- Mar 03, 2017
- Feb 26, 2017
-
-
bbartels authored
This makes building the project on CI trivial, so also added to CI.
-
- Feb 25, 2017
-
- Feb 23, 2017
-
-
dawehr authored
-
- Feb 22, 2017
- Feb 19, 2017
- Feb 18, 2017
- Feb 17, 2017
- Feb 12, 2017
-
-
dawehr authored
Shuffled around #include dependencies to allow the control algorithm diagram to be generated without copying code out of control_algorithm.c
-
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.
-
- Feb 03, 2017
-
-
dawehr authored
-
- Feb 01, 2017
-
-
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
-