Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: Avoid division by invalid value | Kun Yi | 2019-07-10 | 1 | -1/+1 |
* | Consolidate all util.hpp | James Feist | 2019-05-08 | 1 | -2/+2 |
* | dbuspassive: allow scaling | James Feist | 2019-02-26 | 1 | -2/+21 |
* | Move all variant usage to std | James Feist | 2019-02-08 | 1 | -11/+7 |
* | std::variant: Fixup apply_visitor calls | William A. Kennington III | 2018-11-12 | 1 | -1/+1 |
* | cleanup: drop obsolete is_method_error checks | Patrick Venture | 2018-10-31 | 1 | -4/+1 |
* | dbus: util: add missing try/catch block | Patrick Venture | 2018-10-30 | 1 | -6/+11 |
* | style: function names should be lower camel | Patrick Venture | 2018-10-30 | 1 | -4/+4 |
* | dbus: util: add missing try/catch block | Patrick Venture | 2018-10-30 | 1 | -6/+15 |
* | style: member functions should be lower camel | Patrick Venture | 2018-10-30 | 1 | -3/+3 |
* | [dbus-passive] Add threshold fan failure | James Feist | 2018-10-15 | 1 | -1/+46 |
* | Stop using mapbox namespace directly | James Feist | 2018-10-11 | 1 | -2/+2 |
* | add .clang-format | Patrick Venture | 2018-08-31 | 1 | -12/+10 |
* | Add double support for sensor interface | James Feist | 2018-08-10 | 1 | -7/+20 |
* | test: dbus: passive read interface | Patrick Venture | 2018-06-28 | 1 | -0/+6 |
* | dbus: transition to interface for testing | Patrick Venture | 2018-06-22 | 1 | -11/+13 |
* | dbus: util: Remove explicit element count | Patrick Venture | 2018-05-10 | 1 | -5/+1 |
* | Sensor Objects | Patrick Venture | 2018-03-08 | 1 | -0/+109 |