diff --git a/thermal/thermal_info_config_comet.json b/thermal/thermal_info_config_comet.json index 2e625c6..0f48d52 100644 --- a/thermal/thermal_info_config_comet.json +++ b/thermal/thermal_info_config_comet.json @@ -133,8 +133,8 @@ "VirtualSensor": true, "Formula": "WEIGHTED_AVG", "Combination": ["charger_therm", "modem_therm", "gnss_tcxo_therm"], - "Coefficient": [0.144, 0.448, 0.402], - "Offset": -1113, + "Coefficient": [0.263, 0.332, 0.519], + "Offset": -6068, "Multiplier": 0.001 }, { @@ -215,7 +215,7 @@ { "Name": "VIRTUAL-SKIN-LEGACY", "Type": "UNKNOWN", - "Version": "2.1", + "Version": "2.2", "VirtualSensor": true, "Hidden": true, "Formula": "WEIGHTED_AVG", @@ -249,7 +249,7 @@ { "Name": "VIRTUAL-SKIN", "Type": "SKIN", - "Version": "2.2", + "Version": "2.3", "VirtualSensor": true, "TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"], "Formula": "MAXIMUM", diff --git a/thermal/thermal_info_config_comet_wingboard.json b/thermal/thermal_info_config_comet_wingboard.json index e8faa47..aa29f3d 100644 --- a/thermal/thermal_info_config_comet_wingboard.json +++ b/thermal/thermal_info_config_comet_wingboard.json @@ -105,8 +105,8 @@ "VirtualSensor": true, "Formula": "WEIGHTED_AVG", "Combination": ["charger_therm", "modem_therm", "gnss_tcxo_therm"], - "Coefficient": [0.144, 0.448, 0.402], - "Offset": -1113, + "Coefficient": [0.263, 0.332, 0.519], + "Offset": -6068, "Multiplier": 0.001 }, { @@ -123,7 +123,7 @@ { "Name": "VIRTUAL-SKIN", "Type": "SKIN", - "Version": "2.1", + "Version": "2.2", "VirtualSensor": true, "TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"], "Formula": "MAXIMUM",