thermal: update virtual coefficients per v0.6
Update C10 virtual coefficients as per v0.6. No changes for P10 Bug: 232303785 Test: Build and boot on device Signed-off-by: Sayanna Chandula <sayanna@google.com> Change-Id: I2662aba527265d67acb1f5237e550eff75347ca8
This commit is contained in:
parent
a51ef227dc
commit
6d769090c0
2 changed files with 6 additions and 6 deletions
|
@ -62,8 +62,8 @@
|
|||
"VirtualSensor":true,
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
"Combination":["gnss_tcxo_therm", "disp_therm"],
|
||||
"Coefficient":[0.6, 0.4],
|
||||
"Offset":-200,
|
||||
"Coefficient":[0.550, 0.450],
|
||||
"Offset":-1000,
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
|
@ -84,8 +84,8 @@
|
|||
"VirtualSensor":true,
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
"Combination":["quiet_therm","usb_pwr_therm2"],
|
||||
"Coefficient":[1.1, -0.1],
|
||||
"Offset":-900,
|
||||
"Coefficient":[0.9, 0.1],
|
||||
"Offset":-1200,
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
|
@ -124,7 +124,7 @@
|
|||
{
|
||||
"Name":"VIRTUAL-SKIN",
|
||||
"Type":"SKIN",
|
||||
"Version":"0.5",
|
||||
"Version":"0.6",
|
||||
"VirtualSensor":true,
|
||||
"TriggerSensor":"quiet_therm",
|
||||
"Formula":"MAXIMUM",
|
||||
|
|
|
@ -124,7 +124,7 @@
|
|||
{
|
||||
"Name":"VIRTUAL-SKIN",
|
||||
"Type":"SKIN",
|
||||
"Version":"0.5",
|
||||
"Version":"0.6",
|
||||
"VirtualSensor":true,
|
||||
"TriggerSensor":"quiet_therm",
|
||||
"Formula":"MAXIMUM",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue