Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | conf change: s/set-point/setpoint/ | Patrick Venture | 2019-02-11 | 1 | -1/+1 |
* | pid: add helper methods for thermal controller types | Patrick Venture | 2018-11-15 | 1 | -0/+16 |
* | Allow multiple inputs to thermal and stepwise controllers | James Feist | 2018-11-15 | 1 | -3/+12 |
* | Move all floats to doubles | Patrick Venture | 2018-11-11 | 1 | -5/+5 |
* | style: member functions should be lower camel | Patrick Venture | 2018-10-30 | 1 | -4/+4 |
* | cleanup: move from copy and pointer to just const reference | Patrick Venture | 2018-10-23 | 1 | -1/+1 |
* | cleanup: apply constness to read-only iterators | Patrick Venture | 2018-10-23 | 1 | -2/+3 |
* | Add stepwise controller | James Feist | 2018-09-12 | 1 | -1/+1 |
* | add .clang-format | Patrick Venture | 2018-08-31 | 1 | -26/+22 |
* | test: pid: zone | Patrick Venture | 2018-06-22 | 1 | -2/+2 |
* | pid: zone split out builders | Patrick Venture | 2018-06-14 | 1 | -2/+2 |
* | PID Objects & Algo | Patrick Venture | 2018-03-08 | 1 | -0/+39 |