- Mar 05, 2017
- Mar 03, 2017
- Mar 01, 2017
-
-
dawehr authored
-
- Feb 26, 2017
-
-
bbartels authored
This makes building the project on CI trivial, so also added to CI.
-
- Feb 25, 2017
-
- Feb 23, 2017
- Feb 22, 2017
-
-
dawehr authored
-
dawehr authored
Modified computation graph so blocks will only execute if their inputs have been changed. This allows PID blocks to only execute if they have new data, allowing different sampling times.
-
dawehr authored
Increased max pitch/roll angle and maximum output from rate controllers. removed comment from log file being dumped.
-
dawehr authored
-
- Feb 20, 2017
-
-
dawehr authored
-
- 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
-
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
-