thermal: update virtual skin coefficients to v1.1
Update virtual skin sensor coefficients as per v1.1 Bug: 234872294 Test: Build and boot on device Signed-off-by: Sayanna Chandula <sayanna@google.com> Change-Id: I0053b9581ed1fa423ef849850bd8bcbc9084885d
This commit is contained in:
parent
a4d1b3009c
commit
0f1551bd67
2 changed files with 4 additions and 4 deletions
|
@ -62,8 +62,8 @@
|
|||
"VirtualSensor":true,
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
"Combination":["gnss_tcxo_therm", "disp_therm"],
|
||||
"Coefficient":[0.550, 0.450],
|
||||
"Offset":-1000,
|
||||
"Coefficient":[0.580, 0.420],
|
||||
"Offset":-450,
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
|
@ -113,7 +113,7 @@
|
|||
{
|
||||
"Name":"VIRTUAL-SKIN",
|
||||
"Type":"SKIN",
|
||||
"Version":"0.7",
|
||||
"Version":"1.1",
|
||||
"VirtualSensor":true,
|
||||
"TriggerSensor":"quiet_therm",
|
||||
"Formula":"MAXIMUM",
|
||||
|
|
|
@ -113,7 +113,7 @@
|
|||
{
|
||||
"Name":"VIRTUAL-SKIN",
|
||||
"Type":"SKIN",
|
||||
"Version":"0.7",
|
||||
"Version":"1.1",
|
||||
"VirtualSensor":true,
|
||||
"TriggerSensor":"quiet_therm",
|
||||
"Formula":"MAXIMUM",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue