From 3359abda9ec1d9a8d1d80b3e87db3a5cef84b38c Mon Sep 17 00:00:00 2001 From: Ramya Subramanian Date: Fri, 17 May 2024 15:59:29 +0000 Subject: [PATCH] thermal: updated BTS equations Bug: 297083757 Test: Tested on CM4 boot to home and with thermal recorder Change-Id: Ia6071a8c70e19cebeab909ca6c3e36138c93badc Signed-off-by: Ramya Subramanian --- thermal/thermal_info_config_caiman.json | 4 ++-- thermal/thermal_info_config_komodo.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/thermal/thermal_info_config_caiman.json b/thermal/thermal_info_config_caiman.json index 9935bac3..c0076e3b 100644 --- a/thermal/thermal_info_config_caiman.json +++ b/thermal/thermal_info_config_caiman.json @@ -107,8 +107,8 @@ "VirtualSensor":true, "Formula":"WEIGHTED_AVG", "Combination":["quiet_therm"], - "Coefficient":[0.105], - "Offset":2576, + "Coefficient":[0.017], + "Offset":927, "Multiplier":0.001 }, { diff --git a/thermal/thermal_info_config_komodo.json b/thermal/thermal_info_config_komodo.json index 50dec2aa..8355c89b 100644 --- a/thermal/thermal_info_config_komodo.json +++ b/thermal/thermal_info_config_komodo.json @@ -107,8 +107,8 @@ "VirtualSensor":true, "Formula":"WEIGHTED_AVG", "Combination":["quiet_therm"], - "Coefficient":[0.088], - "Offset":1882, + "Coefficient":[0.051], + "Offset":780, "Multiplier":0.001 }, {