Merge "thermal: virtualtemp: update vt models with dvt and cuj data" into 24D1-dev
This commit is contained in:
commit
8517862a90
6 changed files with 6 additions and 6 deletions
|
@ -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",
|
||||||
|
|
|
@ -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",
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue