thermal: Update VSKIN equation V06.2 am: 1237bf6499
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/23914044 Change-Id: I745893986bfd5dd2b726b5b0e25d05b5c7ff2fdf Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
8a823d9614
3 changed files with 11 additions and 11 deletions
|
@ -197,9 +197,9 @@
|
||||||
"Hidden":true,
|
"Hidden":true,
|
||||||
"VirtualSensor":true,
|
"VirtualSensor":true,
|
||||||
"Formula":"WEIGHTED_AVG",
|
"Formula":"WEIGHTED_AVG",
|
||||||
"Combination":["neutral_therm", "skin_therm", "usb_pwr_therm", "usb_pwr_therm2", "inner_disp_therm"],
|
"Combination":["quiet_therm", "skin_therm", "usb_pwr_therm"],
|
||||||
"Coefficient":[0.15, 1.05, -0.65, 1, -0.55],
|
"Coefficient":[0.429, 0.314, 0.205],
|
||||||
"Offset":3540,
|
"Offset":2600,
|
||||||
"Multiplier":0.001
|
"Multiplier":0.001
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -203,9 +203,9 @@
|
||||||
"Hidden":true,
|
"Hidden":true,
|
||||||
"VirtualSensor":true,
|
"VirtualSensor":true,
|
||||||
"Formula":"WEIGHTED_AVG",
|
"Formula":"WEIGHTED_AVG",
|
||||||
"Combination":["neutral_therm", "skin_therm", "usb_pwr_therm", "usb_pwr_therm2", "inner_disp_therm"],
|
"Combination":["quiet_therm", "skin_therm", "usb_pwr_therm"],
|
||||||
"Coefficient":[0.15, 1.05, -0.65, 1, -0.55],
|
"Coefficient":[0.429, 0.314, 0.205],
|
||||||
"Offset":3540,
|
"Offset":2600,
|
||||||
"Multiplier":0.001
|
"Multiplier":0.001
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -221,7 +221,7 @@
|
||||||
{
|
{
|
||||||
"Name":"VIRTUAL-SKIN",
|
"Name":"VIRTUAL-SKIN",
|
||||||
"Type":"SKIN",
|
"Type":"SKIN",
|
||||||
"Version":"0.5",
|
"Version":"6.2",
|
||||||
"VirtualSensor":true,
|
"VirtualSensor":true,
|
||||||
"TriggerSensor":"skin_therm",
|
"TriggerSensor":"skin_therm",
|
||||||
"Formula":"WEIGHTED_AVG",
|
"Formula":"WEIGHTED_AVG",
|
||||||
|
|
|
@ -203,9 +203,9 @@
|
||||||
"Hidden":true,
|
"Hidden":true,
|
||||||
"VirtualSensor":true,
|
"VirtualSensor":true,
|
||||||
"Formula":"WEIGHTED_AVG",
|
"Formula":"WEIGHTED_AVG",
|
||||||
"Combination":["neutral_therm", "skin_therm", "usb_pwr_therm", "usb_pwr_therm2", "inner_disp_therm"],
|
"Combination":["quiet_therm", "skin_therm", "usb_pwr_therm"],
|
||||||
"Coefficient":[0.15, 1.05, -0.65, 1, -0.55],
|
"Coefficient":[0.429, 0.314, 0.205],
|
||||||
"Offset":3540,
|
"Offset":2600,
|
||||||
"Multiplier":0.001
|
"Multiplier":0.001
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -221,7 +221,7 @@
|
||||||
{
|
{
|
||||||
"Name":"VIRTUAL-SKIN",
|
"Name":"VIRTUAL-SKIN",
|
||||||
"Type":"SKIN",
|
"Type":"SKIN",
|
||||||
"Version":"0.5",
|
"Version":"6.2",
|
||||||
"VirtualSensor":true,
|
"VirtualSensor":true,
|
||||||
"TriggerSensor":"skin_therm",
|
"TriggerSensor":"skin_therm",
|
||||||
"Formula":"WEIGHTED_AVG",
|
"Formula":"WEIGHTED_AVG",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue