summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPotin Lai <potin.lai@quantatw.com>2022-10-19 10:00:20 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-10-24 20:06:24 +0300
commitd0a7a72881d0d23e62e8ceb6fc5d86232d375b20 (patch)
tree85f56c233c442b82e6fa2bf48f3ac9567ce3922b
parenta0a3db99d5c9e6f8c5348a662051e8f8e273de9e (diff)
downloadopenbmc-d0a7a72881d0d23e62e8ceb6fc5d86232d375b20.tar.xz
meta-bletchley: update fsc configuration R06 (inlet)
Update inlet based FSC configuration R06. Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I8ad53ec0eace157af47503892beae3820a8520ac
-rw-r--r--meta-facebook/meta-bletchley/recipes-phosphor/fans/phosphor-pid-control/config.json94
1 files changed, 50 insertions, 44 deletions
diff --git a/meta-facebook/meta-bletchley/recipes-phosphor/fans/phosphor-pid-control/config.json b/meta-facebook/meta-bletchley/recipes-phosphor/fans/phosphor-pid-control/config.json
index c15686cdab..049429f726 100644
--- a/meta-facebook/meta-bletchley/recipes-phosphor/fans/phosphor-pid-control/config.json
+++ b/meta-facebook/meta-bletchley/recipes-phosphor/fans/phosphor-pid-control/config.json
@@ -1,5 +1,5 @@
{
- "version": "R04",
+ "version": "R06",
"sensors": [
{
"name": "FAN0_TACH_IL",
@@ -155,7 +155,7 @@
"zones": [
{
"id": 1,
- "minThermalOutput": 0.0,
+ "minThermalOutput": 20.0,
"failsafePercent": 80.0,
"pids": [
{
@@ -218,18 +218,18 @@
"16": 40.0
},
"output": {
- "0": 25.0,
- "1": 25.0,
+ "0": 20.0,
+ "1": 23.0,
"2": 28.0,
"3": 30.0,
"4": 31.0,
"5": 32.0,
"6": 35.0,
- "7": 37.0,
- "8": 38.0,
- "9": 39.0,
- "10": 40.0,
- "11": 42.0,
+ "7": 36.0,
+ "8": 37.0,
+ "9": 38.0,
+ "10": 39.0,
+ "11": 40.0,
"12": 43.0,
"13": 45.0,
"14": 47.0,
@@ -251,16 +251,18 @@
"negativeHysteresis": 0.0,
"isCeiling": false,
"reading": {
- "0": 49.0,
- "1": 50.0,
- "2": 51.0,
- "3": 52.0
+ "0": 48.0,
+ "1": 49.0,
+ "2": 50.0,
+ "3": 51.0,
+ "4": 52.0
},
"output": {
- "0": 15.0,
- "1": 20.0,
- "2": 25.0,
- "3": 40.0
+ "0": 0.0,
+ "1": 15.0,
+ "2": 20.0,
+ "3": 25.0,
+ "4": 40.0
}
}
},
@@ -277,24 +279,26 @@
"negativeHysteresis": 0.0,
"isCeiling": false,
"reading": {
- "0": 40.0,
- "1": 43.0,
- "2": 44.0,
- "3": 45.0,
- "4": 46.0,
- "5": 47.0,
- "6": 48.0,
- "7": 49.0
- },
- "output": {
- "0": 20.0,
+ "0": 39.0,
"1": 40.0,
- "2": 42.0,
+ "2": 43.0,
"3": 44.0,
- "4": 46.0,
- "5": 48.0,
- "6": 50.0,
- "7": 80.0
+ "4": 45.0,
+ "5": 46.0,
+ "6": 47.0,
+ "7": 48.0,
+ "8": 49.0
+ },
+ "output": {
+ "0": 0.0,
+ "1": 20.0,
+ "2": 40.0,
+ "3": 42.0,
+ "4": 44.0,
+ "5": 46.0,
+ "6": 48.0,
+ "7": 50.0,
+ "8": 80.0
}
}
},
@@ -316,20 +320,22 @@
"negativeHysteresis": 0.0,
"isCeiling": false,
"reading": {
- "0": 30.0,
- "1": 35.0,
- "2": 47.0,
- "3": 48.0,
- "4": 49.0,
- "5": 50.0
+ "0": 29.0,
+ "1": 30.0,
+ "2": 35.0,
+ "3": 47.0,
+ "4": 48.0,
+ "5": 49.0,
+ "6": 50.0
},
"output": {
- "0": 20.0,
+ "0": 0.0,
"1": 20.0,
- "2": 45.0,
- "3": 46.0,
- "4": 47.0,
- "5": 50.0
+ "2": 20.0,
+ "3": 45.0,
+ "4": 46.0,
+ "5": 47.0,
+ "6": 50.0
}
}
}