Merge "thermal: virtualtemp: update vt models with dvt and cuj data" into 24D1-dev

This commit is contained in:
Sayanna Chandula 2024-05-09 04:38:46 +00:00 committed by Android (Google) Code Review
commit 8517862a90
6 changed files with 6 additions and 6 deletions

View file

@ -225,12 +225,12 @@
"VirtualSensor": true, "VirtualSensor": true,
"ModelPath": "vt_estimation_model.tflite", "ModelPath": "vt_estimation_model.tflite",
"Formula": "USE_ML_MODEL", "Formula": "USE_ML_MODEL",
"Combination": ["battery", "btmspkr_therm", "charging_therm", "disp_therm", "north_therm", "quiet_therm", "rfpa_therm", "soc_therm", "usb_pwr_therm"], "Combination": ["btmspkr_therm", "charging_therm", "disp_therm", "north_therm", "quiet_therm", "rfpa_therm", "soc_therm", "usb_pwr_therm"],
"Multiplier": 0.001, "Multiplier": 0.001,
"PreviousSampleCount": 3, "PreviousSampleCount": 3,
"OffsetThresholds" : [50000, 53000], "OffsetThresholds" : [50000, 53000],
"OffsetValues" : [500, 1000], "OffsetValues" : [500, 1000],
"SupportUnderSampling": true "BackupSensor" : "VIRTUAL-SKIN-LEGACY"
}, },
{ {
"Name": "VIRTUAL-SKIN-MODEL-UPPER-CLAMPED", "Name": "VIRTUAL-SKIN-MODEL-UPPER-CLAMPED",

View file

@ -214,13 +214,13 @@
"VirtualSensor": true, "VirtualSensor": true,
"ModelPath": "vt_estimation_model.tflite", "ModelPath": "vt_estimation_model.tflite",
"Formula": "USE_ML_MODEL", "Formula": "USE_ML_MODEL",
"Combination": ["battery", "btmspkr_therm", "charging_therm", "disp_therm", "north_therm", "quiet_therm", "rfpa_therm", "soc_therm", "usb_pwr_therm"], "Combination": ["btmspkr_therm", "charging_therm", "disp_therm", "north_therm", "quiet_therm", "rfpa_therm", "soc_therm", "usb_pwr_therm"],
"Multiplier": 0.001, "Multiplier": 0.001,
"Offset": 500, "Offset": 500,
"PreviousSampleCount": 3, "PreviousSampleCount": 3,
"OffsetThresholds" : [50000, 53000], "OffsetThresholds" : [50000, 53000],
"OffsetValues" : [500, 1000], "OffsetValues" : [500, 1000],
"SupportUnderSampling": true "BackupSensor" : "VIRTUAL-SKIN-LEGACY"
}, },
{ {
"Name": "VIRTUAL-SKIN-MODEL-UPPER-CLAMPED", "Name": "VIRTUAL-SKIN-MODEL-UPPER-CLAMPED",

View file

@ -204,12 +204,12 @@
"VirtualSensor": true, "VirtualSensor": true,
"ModelPath": "vt_estimation_model.tflite", "ModelPath": "vt_estimation_model.tflite",
"Formula": "USE_ML_MODEL", "Formula": "USE_ML_MODEL",
"Combination": ["battery", "btmspkr_therm", "charging_therm", "disp_therm", "north_therm", "quiet_therm", "rfpa_therm", "soc_therm", "usb_pwr_therm"], "Combination": ["btmspkr_therm", "charging_therm", "disp_therm", "north_therm", "quiet_therm", "rfpa_therm", "soc_therm", "usb_pwr_therm"],
"Multiplier": 0.001, "Multiplier": 0.001,
"PreviousSampleCount": 3, "PreviousSampleCount": 3,
"OffsetThresholds" : [50000, 53000], "OffsetThresholds" : [50000, 53000],
"OffsetValues" : [500, 1000], "OffsetValues" : [500, 1000],
"SupportUnderSampling": true "BackupSensor" : "VIRTUAL-SKIN-LEGACY"
}, },
{ {
"Name": "VIRTUAL-SKIN-MODEL-UPPER-CLAMPED", "Name": "VIRTUAL-SKIN-MODEL-UPPER-CLAMPED",