summaryrefslogtreecommitdiffstats
path: root/pid/thermalcontroller.cpp
Commit message (Expand)AuthorAgeFilesLines
* rename RPMSetPoint to SetPointPatrick Venture2019-07-161-1/+1
* pid: add helper methods for thermal controller typesPatrick Venture2018-11-151-0/+14
* Allow multiple inputs to thermal and stepwise controllersJames Feist2018-11-151-9/+24
* Move all floats to doublesPatrick Venture2018-11-111-7/+7
* style: function names should be lower camelPatrick Venture2018-10-301-1/+1
* style: member functions should be lower camelPatrick Venture2018-10-301-7/+7
* cleanup: move from copy and pointer to just const referencePatrick Venture2018-10-231-2/+3
* cleanup: apply constness to read-only iteratorsPatrick Venture2018-10-231-1/+1
* add .clang-formatPatrick Venture2018-08-311-8/+4
* test: pid: thermalcontrollerPatrick Venture2018-06-221-0/+6
* test: pid: zonePatrick Venture2018-06-221-1/+1
* pid: zone split out buildersPatrick Venture2018-06-141-1/+1
* PID Objects & AlgoPatrick Venture2018-03-081-0/+76
OpenPOWER on IntegriCloud