Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidate all util.hpp | James Feist | 2019-05-08 | 1 | -0/+2 |
* | conf change: pid: all pid details are now camelCase | Patrick Venture | 2019-02-11 | 1 | -20/+20 |
* | pid: rename structure components for style | Patrick Venture | 2019-02-11 | 1 | -20/+21 |
* | Add Hysteresis to pid controllers | James Feist | 2019-02-05 | 1 | -0/+2 |
* | style: function names should be lower camel | Patrick Venture | 2018-10-30 | 1 | -2/+2 |
* | cleanup: move from copy and pointer to just const reference | Patrick Venture | 2018-10-23 | 1 | -12/+12 |
* | add .clang-format | Patrick Venture | 2018-08-31 | 1 | -9/+6 |
* | PID Objects & Algo | Patrick Venture | 2018-03-08 | 1 | -0/+57 |