summaryrefslogtreecommitdiffstats
path: root/mainloop.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unnecessary copy constructing ObjectManagerBrad Bishop2017-03-081-1/+1
* Log failing path after sysfs access failuresBrad Bishop2017-03-011-18/+15
* Minor path/string op tweaksBrad Bishop2017-02-281-13/+24
* Delay emission of InterfacesAddedBrad Bishop2017-01-301-1/+7
* Instantiate objects in the correct namespaceBrad Bishop2017-01-171-7/+24
* Detect power current and energy sensorsBrad Bishop2017-01-171-0/+12
* Add helper function for finding attributesBrad Bishop2017-01-171-13/+29
* Enable sensor thresholdsBrad Bishop2017-01-171-5/+25
* Move value interface creation to a helper method.Brad Bishop2017-01-171-28/+40
* Add configuration discovery helper methodBrad Bishop2017-01-171-10/+4
* Add object info tupleBrad Bishop2017-01-171-4/+6
* Add util.hppBrad Bishop2017-01-171-9/+3
* Remove sensorcache.hppBrad Bishop2017-01-171-10/+0
* Poll and update sensorsBrad Bishop2017-01-171-0/+10
* Set Sensors.Value unit and scale propertiesBrad Bishop2017-01-171-0/+49
* Set sensor initial value.Brad Bishop2017-01-131-0/+10
* Create DBus objectsBrad Bishop2017-01-131-2/+15
* Add server binding typename aliasesBrad Bishop2017-01-131-0/+1
* Add labelsBrad Bishop2017-01-131-1/+18
* Move polling loop to state containerBrad Bishop2017-01-131-2/+9
* Add sensor stateBrad Bishop2017-01-131-1/+2
* Grab DBus connectionBrad Bishop2017-01-131-7/+31
* Add config optionsBrad Bishop2017-01-131-2/+8
* Add a shutdown option to main loopBrad Bishop2017-01-131-6/+16
* Remove main loop from application fileBrad Bishop2017-01-121-0/+73
OpenPOWER on IntegriCloud