diff --git a/thermal_info_config_charge_felix.json b/thermal_info_config_charge_felix.json index 637e1fb..a9fd6eb 100644 --- a/thermal_info_config_charge_felix.json +++ b/thermal_info_config_charge_felix.json @@ -151,7 +151,7 @@ "Hidden":true, "VirtualSensor":true, "Formula":"WEIGHTED_AVG", - "Combination":["VIRTUAL-SKIN-UNFOLD-SUB1", "IS_UNFOLD"], + "Combination":["VIRTUAL-SKIN-FOLD-SUB1", "IS_UNFOLD"], "Coefficient":[1.0, -1000000], "Multiplier":0.001 }, diff --git a/thermal_info_config_felix.json b/thermal_info_config_felix.json index 7b7bbc1..347463a 100644 --- a/thermal_info_config_felix.json +++ b/thermal_info_config_felix.json @@ -157,7 +157,7 @@ "Hidden":true, "VirtualSensor":true, "Formula":"WEIGHTED_AVG", - "Combination":["VIRTUAL-SKIN-UNFOLD-SUB1", "IS_UNFOLD"], + "Combination":["VIRTUAL-SKIN-FOLD-SUB1", "IS_UNFOLD"], "Coefficient":[1.0, -1000000], "Multiplier":0.001 }, @@ -181,7 +181,22 @@ "LimitInfo": [0, 2, 3, 4, 5, 5, 5] } ] - }, + }, + { + "Name":"cellular-emergency", + "Type":"POWER_AMPLIFIER", + "VirtualSensor":true, + "TriggerSensor":"skin_therm", + "Formula":"MAXIMUM", + "Combination":["VIRTUAL-SKIN-UNFOLD", "VIRTUAL-SKIN-FOLD"], + "Coefficient":[1.0, 1.0], + "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", 54.0, "NAN"], + "HotHysteresis":[0.0, 0.0, 0.0, 0.0, 0.0, 1.9, 0.0], + "Multiplier":0.001, + "PollingDelay":60000, + "PassiveDelay":7000, + "SendCallback":true + }, { "Name":"VIRTUAL-SKIN-CPU-GPU", "Type":"UNKNOWN",