diff --git a/thermal/thermal_info_config_backup_comet.json b/thermal/thermal_info_config_backup_comet.json index 0dd0b2f..04f9013 100644 --- a/thermal/thermal_info_config_backup_comet.json +++ b/thermal/thermal_info_config_backup_comet.json @@ -1,25 +1,5 @@ { "Sensors": [ - { - "Name": "batoilo", - "Type": "BCL_CURRENT", - "HotThreshold": ["NAN", "NAN", "NAN", "NAN", 5000, "NAN", "NAN"], - "HotHysteresis": [0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0], - "Multiplier": 1, - "SendCallback": true, - "PollingDelay": 0, - "PassiveDelay": 1000 - }, - { - "Name": "batoilo2", - "Type": "BCL_CURRENT", - "HotThreshold": ["NAN", "NAN", "NAN", "NAN", 8000, "NAN", "NAN"], - "HotHysteresis": [0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0], - "Multiplier": 1, - "SendCallback": true, - "PollingDelay": 0, - "PassiveDelay": 1000 - }, { "Name": "battery", "Type": "BATTERY", @@ -35,42 +15,12 @@ "Type": "UNKNOWN", "Multiplier": 0.001 }, - { - "Name": "smpl_gm", - "Type": "BCL_VOLTAGE", - "HotThreshold": ["NAN", "NAN", "NAN", "NAN", 1100, "NAN", "NAN"], - "HotHysteresis": [0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0], - "Multiplier": 1, - "SendCallback": true, - "PollingDelay": 0, - "PassiveDelay": 1000 - }, { "Name": "soc", "Type": "BCL_PERCENTAGE", "HotThreshold": ["NAN", "NAN", 80, "NAN", "NAN", "NAN", "NAN"], "Multiplier": 1 }, - { - "Name": "vdroop1", - "Type": "BCL_VOLTAGE", - "HotThreshold": ["NAN", "NAN", "NAN", "NAN", 1200, "NAN", "NAN"], - "HotHysteresis": [0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0], - "Multiplier": 1, - "SendCallback": true, - "PollingDelay": 0, - "PassiveDelay": 1000 - }, - { - "Name": "vdroop2", - "Type": "BCL_VOLTAGE", - "HotThreshold": ["NAN", "NAN", "NAN", "NAN", 1000, "NAN", "NAN"], - "HotHysteresis": [0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0], - "Multiplier": 1, - "SendCallback": true, - "PollingDelay": 0, - "PassiveDelay": 1000 - }, { "Name": "BCL_AUDIO_BAACL", "Type": "BCL_VOLTAGE", @@ -85,21 +35,6 @@ "Multiplier": 1, "SendCallback": true }, - { - "Name": "FLASH_LED_REDUCE", - "Type": "UNKNOWN", - "VirtualSensor": true, - "Formula": "COUNT_THRESHOLD", - "TriggerSensor": "vdroop2", - "Combination": ["battery", "battery_cycle", "vdroop2"], - "Coefficient": [-10000, 400, 1000], - "HotThreshold": ["NAN", "NAN", "NAN", "NAN", 3.0, "NAN", "NAN"], - "Multiplier": 1, - "PollingDelay": 0, - "PassiveDelay": 1000, - "SendCallback": true, - "SendPowerHint": true - }, { "Name": "soc_therm", "Type": "UNKNOWN", diff --git a/thermal/thermal_info_config_comet.json b/thermal/thermal_info_config_comet.json index 1f02c64..b2851ea 100644 --- a/thermal/thermal_info_config_comet.json +++ b/thermal/thermal_info_config_comet.json @@ -1,25 +1,5 @@ { "Sensors": [ - { - "Name": "batoilo", - "Type": "BCL_CURRENT", - "HotThreshold": ["NAN", "NAN", "NAN", "NAN", 5000, "NAN", "NAN"], - "HotHysteresis": [0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0], - "Multiplier": 1, - "SendCallback": true, - "PollingDelay": 0, - "PassiveDelay": 1000 - }, - { - "Name": "batoilo2", - "Type": "BCL_CURRENT", - "HotThreshold": ["NAN", "NAN", "NAN", "NAN", 8000, "NAN", "NAN"], - "HotHysteresis": [0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0], - "Multiplier": 1, - "SendCallback": true, - "PollingDelay": 0, - "PassiveDelay": 1000 - }, { "Name": "battery", "Type": "BATTERY", @@ -35,42 +15,12 @@ "Type": "UNKNOWN", "Multiplier": 0.001 }, - { - "Name": "smpl_gm", - "Type": "BCL_VOLTAGE", - "HotThreshold": ["NAN", "NAN", "NAN", "NAN", 1100, "NAN", "NAN"], - "HotHysteresis": [0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0], - "Multiplier": 1, - "SendCallback": true, - "PollingDelay": 0, - "PassiveDelay": 1000 - }, { "Name": "soc", "Type": "BCL_PERCENTAGE", "HotThreshold": ["NAN", "NAN", 80, "NAN", "NAN", "NAN", "NAN"], "Multiplier": 1 }, - { - "Name": "vdroop1", - "Type": "BCL_VOLTAGE", - "HotThreshold": ["NAN", "NAN", "NAN", "NAN", 1200, "NAN", "NAN"], - "HotHysteresis": [0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0], - "Multiplier": 1, - "SendCallback": true, - "PollingDelay": 0, - "PassiveDelay": 1000 - }, - { - "Name": "vdroop2", - "Type": "BCL_VOLTAGE", - "HotThreshold": ["NAN", "NAN", "NAN", "NAN", 1000, "NAN", "NAN"], - "HotHysteresis": [0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0], - "Multiplier": 1, - "SendCallback": true, - "PollingDelay": 0, - "PassiveDelay": 1000 - }, { "Name": "BCL_AUDIO_BAACL", "Type": "BCL_VOLTAGE", @@ -85,21 +35,6 @@ "Multiplier": 1, "SendCallback": true }, - { - "Name": "FLASH_LED_REDUCE", - "Type": "UNKNOWN", - "VirtualSensor": true, - "Formula": "COUNT_THRESHOLD", - "TriggerSensor": "vdroop2", - "Combination": ["battery", "battery_cycle", "vdroop2"], - "Coefficient": [-10000, 400, 1000], - "HotThreshold": ["NAN", "NAN", "NAN", "NAN", 3.0, "NAN", "NAN"], - "Multiplier": 1, - "PollingDelay": 0, - "PassiveDelay": 1000, - "SendCallback": true, - "SendPowerHint": true - }, { "Name": "soc_therm", "Type": "UNKNOWN",