diff --git a/thermal_info_config_akita.json b/thermal_info_config_akita.json index 34bdac1..2600889 100644 --- a/thermal_info_config_akita.json +++ b/thermal_info_config_akita.json @@ -510,8 +510,8 @@ "Formula":"MAXIMUM", "Combination":["VIRTUAL-SKIN-CHARGE-SUB-1", "VIRTUAL-SKIN-CHARGE-SUB-2"], "Coefficient":[1.0, 1.0], - "HotThreshold":["NAN", 34.0, 38.0, 41.0, 45.0, 47.0, 55.0], - "HotHysteresis":[0.0, 1.9, 3.9, 2.9, 3.9, 1.9, 1.9], + "HotThreshold":["NAN", 37.0, 41.0, 45.0, 47.0, 52.0, 55.0], + "HotHysteresis":[0.0, 1.9, 3.9, 3.9, 1.9, 1.9, 1.9], "Multiplier":0.001, "PollingDelay":60000, "PassiveDelay":7000, @@ -530,7 +530,7 @@ "ExcludedPowerInfo": [ { "PowerRail": "PARTIAL_SYSTEM_POWER", - "PowerWeight": [0.1, 0.1, 0.05, 0.05, 0.2, 0.2, 0.2] + "PowerWeight": [0.1, 0.1, 0.05, 0.2, 0.2, 0.2, 0.2] } ], "BindedCdevInfo": [ @@ -539,8 +539,8 @@ "CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1], "MaxReleaseStep": 1, "MaxThrottleStep": 1, - "CdevCeiling": [0, 21, 21, 21, 26, 26, 26], - "LimitInfo": [0, 0, 0, 0, 0, 26, 26] + "CdevCeiling": [0, 21, 21, 26, 26, 26, 26], + "LimitInfo": [0, 0, 0, 0, 26, 26, 26] } ] }, diff --git a/thermal_info_config_charge_akita.json b/thermal_info_config_charge_akita.json index 062d44b..736c7b6 100644 --- a/thermal_info_config_charge_akita.json +++ b/thermal_info_config_charge_akita.json @@ -83,8 +83,8 @@ "Formula":"MAXIMUM", "Combination":["VIRTUAL-SKIN-CHARGE-SUB-1", "VIRTUAL-SKIN-CHARGE-SUB-2"], "Coefficient":[1.0, 1.0], - "HotThreshold":["NAN", 34.0, 38.0, 41.0, 45.0, 47.0, 55.0], - "HotHysteresis":[0.0, 1.9, 3.9, 2.9, 3.9, 1.9, 1.9], + "HotThreshold":["NAN", 37.0, 41.0, 45.0, 47.0, 52.0, 55.0], + "HotHysteresis":[0.0, 1.9, 3.9, 3.9, 1.9, 1.9, 1.9], "Multiplier":0.001, "PollingDelay":60000, "PassiveDelay":7000, @@ -103,7 +103,7 @@ "ExcludedPowerInfo": [ { "PowerRail": "PARTIAL_SYSTEM_POWER", - "PowerWeight": [0.1, 0.1, 0.05, 0.05, 0.2, 0.2, 0.2] + "PowerWeight": [0.1, 0.1, 0.05, 0.2, 0.2, 0.2, 0.2] } ], "BindedCdevInfo": [ @@ -112,8 +112,8 @@ "CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1], "MaxReleaseStep": 1, "MaxThrottleStep": 1, - "CdevCeiling": [0, 21, 21, 21, 26, 26, 26], - "LimitInfo": [0, 0, 0, 0, 0, 26, 26] + "CdevCeiling": [0, 21, 21, 26, 26, 26, 26], + "LimitInfo": [0, 0, 0, 0, 26, 26, 26] } ] },