Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename RPMSetPoint to SetPoint | Patrick Venture | 2019-07-16 | 1 | -1/+1 |
* | pid: add helper methods for thermal controller types | Patrick Venture | 2018-11-15 | 1 | -0/+14 |
* | Allow multiple inputs to thermal and stepwise controllers | James Feist | 2018-11-15 | 1 | -9/+24 |
* | Move all floats to doubles | Patrick Venture | 2018-11-11 | 1 | -7/+7 |
* | style: function names should be lower camel | Patrick Venture | 2018-10-30 | 1 | -1/+1 |
* | style: member functions should be lower camel | Patrick Venture | 2018-10-30 | 1 | -7/+7 |
* | cleanup: move from copy and pointer to just const reference | Patrick Venture | 2018-10-23 | 1 | -2/+3 |
* | cleanup: apply constness to read-only iterators | Patrick Venture | 2018-10-23 | 1 | -1/+1 |
* | add .clang-format | Patrick Venture | 2018-08-31 | 1 | -8/+4 |
* | test: pid: thermalcontroller | Patrick Venture | 2018-06-22 | 1 | -0/+6 |
* | test: pid: zone | Patrick Venture | 2018-06-22 | 1 | -1/+1 |
* | pid: zone split out builders | Patrick Venture | 2018-06-14 | 1 | -1/+1 |
* | PID Objects & Algo | Patrick Venture | 2018-03-08 | 1 | -0/+76 |