thermal: updated BTS equations
Bug: 297083757 Test: Tested on CM4/KM4, boot to home and with thermal recorder Change-Id: I489613010ae04851bd713d3d9c74ede15661d191 Signed-off-by: Ramya Subramanian <rsubr@google.com>
This commit is contained in:
parent
996d4d47f5
commit
35bdb22a0a
6 changed files with 12 additions and 40 deletions
|
@ -169,9 +169,9 @@
|
|||
"Type":"UNKNOWN",
|
||||
"VirtualSensor":true,
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
"Combination":["rfpa_therm", "north_therm"],
|
||||
"Coefficient":[0.05, 0.14],
|
||||
"Offset":560,
|
||||
"Combination":["quiet_therm"],
|
||||
"Coefficient":[0.105],
|
||||
"Offset":2576,
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
|
|
|
@ -169,9 +169,9 @@
|
|||
"Type":"UNKNOWN",
|
||||
"VirtualSensor":true,
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
"Combination":["rfpa_therm", "north_therm"],
|
||||
"Coefficient":[0.05, 0.14],
|
||||
"Offset":560,
|
||||
"Combination":["quiet_therm"],
|
||||
"Coefficient":[0.105],
|
||||
"Offset":2576,
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
|
|
|
@ -169,9 +169,9 @@
|
|||
"Type":"UNKNOWN",
|
||||
"VirtualSensor":true,
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
"Combination":["rfpa_therm", "north_therm"],
|
||||
"Coefficient":[0.05, 0.14],
|
||||
"Offset":560,
|
||||
"Combination":["quiet_therm"],
|
||||
"Coefficient":[0.088],
|
||||
"Offset":1882,
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
|
|
|
@ -169,9 +169,9 @@
|
|||
"Type":"UNKNOWN",
|
||||
"VirtualSensor":true,
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
"Combination":["rfpa_therm", "north_therm"],
|
||||
"Coefficient":[0.05, 0.14],
|
||||
"Offset":560,
|
||||
"Combination":["quiet_therm"],
|
||||
"Coefficient":[0.088],
|
||||
"Offset":1882,
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
|
|
|
@ -164,16 +164,6 @@
|
|||
"PollingDelay":0,
|
||||
"PassiveDelay":1000
|
||||
},
|
||||
{
|
||||
"Name":"VIRTUAL-BTS-WINDOW-PARTIAL",
|
||||
"Type":"UNKNOWN",
|
||||
"VirtualSensor":true,
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
"Combination":["rfpa_therm", "north_therm"],
|
||||
"Coefficient":[0.05, 0.14],
|
||||
"Offset":560,
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
"Name":"VIRTUAL-SKIN-SUB-0",
|
||||
"Type":"UNKNOWN",
|
||||
|
@ -867,10 +857,6 @@
|
|||
"Sensors": {
|
||||
"RecordWithDefaultThreshold": ["VIRTUAL-SKIN"],
|
||||
"RecordWithThreshold": [
|
||||
{
|
||||
"Name": "VIRTUAL-BTS-WINDOW-PARTIAL",
|
||||
"Thresholds": [31, 33, 35, 37, 39, 41, 43, 45, 47, 49, 55]
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-SPEAKER",
|
||||
"Thresholds": [31, 33, 35, 37, 39, 41, 43, 45, 47, 49, 55]
|
||||
|
|
|
@ -164,16 +164,6 @@
|
|||
"PollingDelay":0,
|
||||
"PassiveDelay":1000
|
||||
},
|
||||
{
|
||||
"Name":"VIRTUAL-BTS-WINDOW-PARTIAL",
|
||||
"Type":"UNKNOWN",
|
||||
"VirtualSensor":true,
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
"Combination":["rfpa_therm", "north_therm"],
|
||||
"Coefficient":[0.05, 0.14],
|
||||
"Offset":560,
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
"Name":"VIRTUAL-SKIN-SUB-0",
|
||||
"Type":"UNKNOWN",
|
||||
|
@ -867,10 +857,6 @@
|
|||
"Sensors": {
|
||||
"RecordWithDefaultThreshold": ["VIRTUAL-SKIN"],
|
||||
"RecordWithThreshold": [
|
||||
{
|
||||
"Name": "VIRTUAL-BTS-WINDOW-PARTIAL",
|
||||
"Thresholds": [31, 33, 35, 37, 39, 41, 43, 45, 47, 49, 55]
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-SPEAKER",
|
||||
"Thresholds": [31, 33, 35, 37, 39, 41, 43, 45, 47, 49, 55]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue