summaryrefslogtreecommitdiffstats
path: root/control/gen-fan-zone-defs.py
Commit message (Expand)AuthorAgeFilesLines
* Parser updates to support alternate events actionMatthew Barth2019-01-251-4/+94
* control: Rename Timer -> TimerConfWilliam A. Kennington III2018-10-311-1/+1
* control: Alias TimerType locallyWilliam A. Kennington III2018-10-311-3/+3
* Fix exit status codesWilliam A. Kennington III2018-10-191-1/+1
* Move generated code template to fileMatthew Barth2018-05-111-234/+14
* Generate InterfacesRemoved signal eventsMatthew Barth2018-03-301-4/+12
* Make event actions optionalMatthew Barth2018-03-061-2/+5
* Parse a list of groups with zone conditionsMatthew Barth2018-03-061-198/+219
* Add target interface for fan controlLei YU2018-02-261-1/+5
* Support properties of type stringMatthew Barth2018-01-291-7/+29
* Allow timers & embedded actions within an actionMatthew Barth2017-11-171-28/+64
* Modify generating event actionsMatthew Barth2017-11-171-15/+10
* Add timer type for set speed event timersMatthew Barth2017-11-171-2/+6
* Generate selected handlersMatthew Barth2017-11-171-48/+125
* Update event initializationMatthew Barth2017-11-171-7/+6
* Generate selected match strings and signalsMatthew Barth2017-11-071-76/+117
* Allow no parameter action functionsMatthew Barth2017-09-281-22/+41
* Set speed event parser updatesMatthew Barth2017-09-181-143/+202
* Add timer option to run set speed event actionsMatthew Barth2017-08-161-0/+32
* Add interfacesAdded subscriptions to groupsMatthew Barth2017-08-141-13/+22
* Update parser to support optional preconditionsMatthew Barth2017-08-081-2/+137
* Add increase & decrease timer values in secondsMatthew Barth2017-07-061-0/+10
* Allow generation of map types in eventsMatthew Barth2017-06-261-1/+15
* Add default floor speed supportMatthew Barth2017-06-261-0/+3
* Add interface to uniquely identify propertiesMatthew Barth2017-06-261-0/+1
* Check for zone number and conditionGunnar Mills2017-06-261-6/+17
* pep8 style changesGunnar Mills2017-06-261-5/+5
* Parse zone conditionsGunnar Mills2017-06-261-6/+69
* Use updated match methods for signal callbacksMatthew Barth2017-06-051-4/+7
* Fixed alignment issuesMatthew Barth2017-05-311-61/+65
* Generate list of property change signalsMatthew Barth2017-05-311-0/+31
* Generate set speed event actionsMatthew Barth2017-05-311-0/+38
* Parse set speed event groupsMatthew Barth2017-05-311-2/+56
* Add modes to phosphor-fan-controlMatt Spinler2017-05-161-3/+12
* Fan control: Generate structures from YAMLMatt Spinler2017-04-271-23/+103
* Fan control: Python script frameworkMatt Spinler2017-04-271-0/+78
OpenPOWER on IntegriCloud