summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Replace tuple with struct for trust sensor groupMatthew Barth2018-03-012-12/+16
* Generate sensor to trust associationMatthew Barth2018-03-013-21/+34
* optimize: Tach sensors as shared pointersMatthew Barth2018-03-015-13/+12
* Add target interface for fan controlLei YU2018-02-265-8/+24
* Add target interface for fan monitorLei YU2018-02-266-8/+36
* Add factor and offset for fan monitorLei YU2018-02-266-2/+58
* Set tach sensor to functional on startMatthew Barth2018-01-304-71/+78
* Support properties of type stringMatthew Barth2018-01-292-8/+32
* Use setFunctional when tach sensor is constructedMatthew Barth2018-01-231-2/+1
* Remove getTargetSpeedMatthew Barth2018-01-232-21/+2
* All sensors should return a target speed valueMatthew Barth2018-01-184-28/+44
* Decreases allowed based on all groupsMatthew Barth2017-12-143-30/+58
* Add path to trace for missing propertyMatthew Barth2017-12-111-1/+2
* Use Ceiling speed as request baseMatthew Barth2017-12-111-0/+5
* Set tach sensor inventory functional stateMatthew Barth2017-12-052-7/+12
* Add functional property for each tach sensorMatthew Barth2017-12-054-2/+47
* Update fan inventory methodMatthew Barth2017-12-054-52/+60
* Update string compares on signal messagesMatthew Barth2017-12-041-4/+3
* Update trust group sensor timer startMatthew Barth2017-11-271-2/+5
* Disable zone move constructorMatthew Barth2017-11-211-1/+1
* Fix indentation from review commentMatthew Barth2017-11-171-3/+3
* Use in place init of event dataMatthew Barth2017-11-172-17/+8
* Remove empty service nameMatthew Barth2017-11-172-1/+37
* Refresh service states for a groupMatthew Barth2017-11-173-0/+41
* Init zone target speed to current target speedMatthew Barth2017-11-173-1/+36
* Set fan speed on missing owner actionMatthew Barth2017-11-172-0/+35
* Set floor to default on missing owner actionMatthew Barth2017-11-174-5/+60
* Allow timers & embedded actions within an actionMatthew Barth2017-11-171-28/+64
* Modify generating event actionsMatthew Barth2017-11-171-15/+10
* Action that creates/starts a timerMatthew Barth2017-11-172-0/+85
* Add timer event managementMatthew Barth2017-11-173-4/+121
* Add timer type for set speed event timersMatthew Barth2017-11-173-4/+10
* Fill in NameOwnerChanged signal supportMatthew Barth2017-11-172-3/+38
* Generate selected handlersMatthew Barth2017-11-171-48/+125
* Set/update a service name owner for a groupMatthew Barth2017-11-173-0/+50
* Stub NameOwnerChanged signal supportMatthew Barth2017-11-172-0/+87
* Update event initializationMatthew Barth2017-11-176-151/+199
* Fix up InternalFailure to include metadataMarri Devender Rao2017-11-164-11/+44
* Generate selected match strings and signalsMatthew Barth2017-11-074-83/+185
* DOC ONLY: Add preconditions section descriptionMatthew Barth2017-11-061-0/+6
* Spelling fixesGunnar Mills2017-10-253-4/+4
* monitor: Start checking tach trustMatt Spinler2017-10-113-2/+27
* monitor: Update YAML parser to handle trust groupsMatt Spinler2017-10-113-2/+33
* monitor: Update example YAMLMatt Spinler2017-10-111-1/+21
* monitor: Add trust manager classMatt Spinler2017-10-112-0/+151
* monitor: Add NonzeroSpeed trust group classMatt Spinler2017-10-111-0/+63
* monitor: Add tach sensor trust group classMatt Spinler2017-10-113-1/+239
* monitor: Move timer ops into TachSensorMatt Spinler2017-10-022-8/+27
* Allow no parameter action functionsMatthew Barth2017-09-281-22/+41
* Create set request speed base action functionMatthew Barth2017-09-283-166/+235
OpenPOWER on IntegriCloud