History log of /openbmc/phosphor-fan-presence/presence/pfpgen.py (Results 1 – 7 of 7)
Revision Date Author Comments
# 0f2588f2 05-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

python: fix flake8 warnings and format with black

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: If25d550660b82ea8c5f2c9b9140f3e7c5f77e906


# f24d7749 17-Mar-2020 Matthew Barth <msbarth@us.ibm.com>

Switch to use of python3

Update each fan application that uses a python script to parse/generate
their respective configuration to use python3.

*Decoupling the fan presence application from using s

Switch to use of python3

Update each fan application that uses a python script to parse/generate
their respective configuration to use python3.

*Decoupling the fan presence application from using sdbusplus python
libraries is outside the scope of this change and could be rebased
before this if necessary.

Change-Id: Ic2fda095daf0331d08146f0020b4ff0a88995bb3
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>

show more ...


# 9dc3e0df 13-Feb-2020 Matthew Barth <msbarth@us.ibm.com>

presence: Update python2 -> python3

Changes to support moving to python3.

Tested:
No change in output using python2 before & after updates
Run using python3 generated output without error

presence: Update python2 -> python3

Changes to support moving to python3.

Tested:
No change in output using python2 before & after updates
Run using python3 generated output without error

Change-Id: Ifcaf3ce84723d36a1dc2b4116646f8d1101b64e1
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>

show more ...


# 9a7688a4 25-Oct-2017 Gunnar Mills <gmills@us.ibm.com>

Spelling fixes

Spelling errors found using github.com/lucasdemarchi/codespell
A tool to fix common misspellings.
This tool is licensed under GNU General Public License, version 2.

Change-Id: Iefb2a

Spelling fixes

Spelling errors found using github.com/lucasdemarchi/codespell
A tool to fix common misspellings.
This tool is licensed under GNU General Public License, version 2.

Change-Id: Iefb2ad70d313a4800cd413c7c2e5e2154bec49fb
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>

show more ...


# 2e9788d7 28-Jul-2017 Brad Bishop <bradleyb@fuzziesquirrel.com>

presence: Un-hardcode input device path

Allow a device path to be configured.

Change-Id: I2eabd71747b124eae96738d1332f58b96ece6dc9
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>


# fcbedca0 25-Jul-2017 Brad Bishop <bradleyb@fuzziesquirrel.com>

presence: Add parser support for any of

Add support for the anyof yaml keyword.

Change-Id: Ib28ca8ef9959cec29cb2d15a0bf758668375895f
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>


# 5593560b 13-Jun-2017 Brad Bishop <bradleyb@fuzziesquirrel.com>

presence: New parser

Adopt an easy on the tongue acronym similar to other projects.
Add a robust parser with support for sensors and policies.
Sensors: gpio, tach
Policies: fallback
Add an examp

presence: New parser

Adopt an easy on the tongue acronym similar to other projects.
Add a robust parser with support for sensors and policies.
Sensors: gpio, tach
Policies: fallback
Add an example yaml file.

Change-Id: I9158a0ce2a08ef6b7bb3f5d659ea0e0433af5b96
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...