summaryrefslogtreecommitdiffstats
path: root/sensorhandler.C
Commit message (Collapse)AuthorAgeFilesLines
* Fix bugs from test runsChris Austen2015-11-071-11/+14
| | | | | | POST and FW Boot progres where not getting set on DBUS Memory and CPU faults now show up on DBUS OS Boot Status was never sent
* Added Dynamic lookup for sensor typesChris Austen2015-10-221-133/+99
| | | | | | | Fixed bug where ipmi sensor readings > offset 7 where not asserted Added testcases for code Kept sensors 35,37-3A hardcoded until dbus side decides if they want to represent them.
* Suport examining sensor records and calling dbusChris Austen2015-10-191-2/+6
|
* Add sensor ipmi commandsChris Austen2015-10-131-0/+213
OpenPOWER on IntegriCloud