Merge "thermal: update VIRTUAL-SKIN sensor equation for EVT2" into tm-qpr-dev am: ab17e517d8
am: fecc21e04a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20516815 Change-Id: Ia2930a43c29cc2a34688d6a4a7ec05427b8cd71c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
0699b09a54
1 changed files with 8 additions and 8 deletions
|
@ -49,8 +49,8 @@
|
||||||
"VirtualSensor":true,
|
"VirtualSensor":true,
|
||||||
"Formula":"WEIGHTED_AVG",
|
"Formula":"WEIGHTED_AVG",
|
||||||
"Combination":["neutral_therm", "quiet_therm", "charger_skin_therm", "disp_therm"],
|
"Combination":["neutral_therm", "quiet_therm", "charger_skin_therm", "disp_therm"],
|
||||||
"Coefficient":["-0.74", "1.42", "0.06", "0.12"],
|
"Coefficient":["-0.484", "1.081", "0.093", "-0.003"],
|
||||||
"Offset":60,
|
"Offset":6435,
|
||||||
"Multiplier":0.001
|
"Multiplier":0.001
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -60,8 +60,8 @@
|
||||||
"VirtualSensor":true,
|
"VirtualSensor":true,
|
||||||
"Formula":"WEIGHTED_AVG",
|
"Formula":"WEIGHTED_AVG",
|
||||||
"Combination":["neutral_therm", "quiet_therm", "charger_skin_therm", "disp_therm"],
|
"Combination":["neutral_therm", "quiet_therm", "charger_skin_therm", "disp_therm"],
|
||||||
"Coefficient":["-0.01", "0.01", "-0.02", "1.00"],
|
"Coefficient":["0.132", "-0.195", "0.006", "0.975"],
|
||||||
"Offset":1140,
|
"Offset":2769,
|
||||||
"Multiplier":0.001
|
"Multiplier":0.001
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -71,8 +71,8 @@
|
||||||
"VirtualSensor":true,
|
"VirtualSensor":true,
|
||||||
"Formula":"WEIGHTED_AVG",
|
"Formula":"WEIGHTED_AVG",
|
||||||
"Combination":["neutral_therm", "quiet_therm", "charger_skin_therm", "disp_therm"],
|
"Combination":["neutral_therm", "quiet_therm", "charger_skin_therm", "disp_therm"],
|
||||||
"Coefficient":["-0.54", "1.18", "0.20", "0.13"],
|
"Coefficient":["-0.120", "0.785", "0.153", "-0.079"],
|
||||||
"Offset":-2210,
|
"Offset":5971,
|
||||||
"Multiplier":0.001
|
"Multiplier":0.001
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -82,8 +82,8 @@
|
||||||
"VirtualSensor":true,
|
"VirtualSensor":true,
|
||||||
"Formula":"WEIGHTED_AVG",
|
"Formula":"WEIGHTED_AVG",
|
||||||
"Combination":["neutral_therm", "quiet_therm", "charger_skin_therm", "disp_therm"],
|
"Combination":["neutral_therm", "quiet_therm", "charger_skin_therm", "disp_therm"],
|
||||||
"Coefficient":["-0.68", "1.45", "0.07", "0.16"],
|
"Coefficient":["-0.148", "0.666", "0.256", "-0.079"],
|
||||||
"Offset":-3440,
|
"Offset":7137,
|
||||||
"Multiplier":0.001
|
"Multiplier":0.001
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue