tegu: Update thermal configuration from BP2A

Change-Id: I256d8bfa76f886371c6a93f368ceb150c7468679
This commit is contained in:
Michael Bestas 2025-06-16 22:24:51 +03:00 committed by Michael Bestas
parent bc8235713c
commit 9aa3b6daf4
No known key found for this signature in database

View file

@ -49,6 +49,11 @@
"Name":"battery", "Name":"battery",
"Type":"BATTERY", "Type":"BATTERY",
"HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", 60.0], "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", 60.0],
"HotHysteresis":[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.9],
"SendCallback": true,
"TripPointIgnorable": true,
"PollingDelay": 60000,
"PassiveDelay": 60000,
"Multiplier":0.001 "Multiplier":0.001
}, },
{ {
@ -218,7 +223,6 @@
"Formula": "WEIGHTED_AVG", "Formula": "WEIGHTED_AVG",
"Combination": ["VIRTUAL-SKIN-MODEL", "VIRTUAL-SKIN-LEGACY"], "Combination": ["VIRTUAL-SKIN-MODEL", "VIRTUAL-SKIN-LEGACY"],
"Coefficient": [1.0, -1.0], "Coefficient": [1.0, -1.0],
"SendPowerHint":true,
"Multiplier": 1 "Multiplier": 1
}, },
{ {
@ -229,7 +233,6 @@
"Formula": "WEIGHTED_AVG", "Formula": "WEIGHTED_AVG",
"Combination": ["VIRTUAL-SKIN-ODPM-MODEL", "VIRTUAL-SKIN-LEGACY"], "Combination": ["VIRTUAL-SKIN-ODPM-MODEL", "VIRTUAL-SKIN-LEGACY"],
"Coefficient": [1.0, -1.0], "Coefficient": [1.0, -1.0],
"SendPowerHint":true,
"Multiplier": 1 "Multiplier": 1
}, },
{ {
@ -238,7 +241,7 @@
"VirtualSensor": true, "VirtualSensor": true,
"Hidden": true, "Hidden": true,
"Formula": "MINIMUM", "Formula": "MINIMUM",
"Combination": ["60000", "VIRTUAL-SKIN-MODEL"], "Combination": ["55000", "VIRTUAL-SKIN-MODEL"],
"CombinationType": ["CONSTANT", "SENSOR"], "CombinationType": ["CONSTANT", "SENSOR"],
"Coefficient": [1.0, 1.0], "Coefficient": [1.0, 1.0],
"Multiplier": 1 "Multiplier": 1