summaryrefslogtreecommitdiffstats
path: root/examples/README
Commit message (Collapse)AuthorAgeFilesLines
* s/minThermalRPM/minThermalOutputJames Feist2019-02-261-1/+1
| | | | | | | | | | The minThermalRPM is only an RPM by the fact that that is the units of the PID. As the PID units can be anything, change this to minThermalOutput to allow for different units (i.e. percent). Change-Id: Ic53fef1159ade5a413e5d519d407947f3023d8e3 Signed-off-by: James Feist <james.feist@linux.intel.com>
* conf change: s/feedFwdOffOffsetCoeff/feedFwdOffsetCoeff/gPatrick Venture2019-02-201-1/+1
| | | | | | | Fixup spelling mistake for configuration field name. Change-Id: I92d0af06f4e15f4408dd10f0dd9cd71099b77f4f Signed-off-by: Patrick Venture <venture@google.com>
* build: drop support for YAML configurationsPatrick Venture2019-02-141-0/+82
phosphor-pid-control now only supports json configurations and no longer builds from a YAML configuration. Change-Id: I25fa7766399a1345dca89aac20e7b49caa46797e Signed-off-by: Patrick Venture <venture@google.com>
OpenPOWER on IntegriCloud