summaryrefslogtreecommitdiffstats
path: root/pid/thermalcontroller.hpp
Commit message (Expand)AuthorAgeFilesLines
* conf change: s/set-point/setpoint/Patrick Venture2019-02-111-1/+1
* pid: add helper methods for thermal controller typesPatrick Venture2018-11-151-0/+16
* Allow multiple inputs to thermal and stepwise controllersJames Feist2018-11-151-3/+12
* Move all floats to doublesPatrick Venture2018-11-111-5/+5
* style: member functions should be lower camelPatrick Venture2018-10-301-4/+4
* cleanup: move from copy and pointer to just const referencePatrick Venture2018-10-231-1/+1
* cleanup: apply constness to read-only iteratorsPatrick Venture2018-10-231-2/+3
* Add stepwise controllerJames Feist2018-09-121-1/+1
* add .clang-formatPatrick Venture2018-08-311-26/+22
* test: pid: zonePatrick Venture2018-06-221-2/+2
* pid: zone split out buildersPatrick Venture2018-06-141-2/+2
* PID Objects & AlgoPatrick Venture2018-03-081-0/+39
OpenPOWER on IntegriCloud