diff --git a/thermal/thermal_info_config_caiman.json b/thermal/thermal_info_config_caiman.json index 84a0285d..0afc8e62 100644 --- a/thermal/thermal_info_config_caiman.json +++ b/thermal/thermal_info_config_caiman.json @@ -307,7 +307,8 @@ "Coefficient": ["VT_LEGACY_WEIGHT", "VT_MODEL_WEIGHT"], "CoefficientType": ["SENSOR", "SENSOR"], "Multiplier": 1, - "StepRatio": 0.4 + "StepRatio": 0.4, + "PassiveDelay": 7000 }, { "Name": "VIRTUAL-SKIN-LSTM-MODEL", diff --git a/thermal/thermal_info_config_komodo.json b/thermal/thermal_info_config_komodo.json index 518f9572..82976067 100644 --- a/thermal/thermal_info_config_komodo.json +++ b/thermal/thermal_info_config_komodo.json @@ -297,7 +297,8 @@ "Coefficient": ["VT_LEGACY_WEIGHT", "VT_MODEL_WEIGHT"], "CoefficientType": ["SENSOR", "SENSOR"], "Multiplier": 1, - "StepRatio": 0.4 + "StepRatio": 0.4, + "PassiveDelay": 7000 }, { "Name": "VIRTUAL-SKIN-LSTM-MODEL", diff --git a/thermal/thermal_info_config_tokay.json b/thermal/thermal_info_config_tokay.json index 428f1a55..d1a24a2f 100644 --- a/thermal/thermal_info_config_tokay.json +++ b/thermal/thermal_info_config_tokay.json @@ -286,7 +286,8 @@ "Coefficient": ["VT_LEGACY_WEIGHT", "VT_MODEL_WEIGHT"], "CoefficientType": ["SENSOR", "SENSOR"], "Multiplier": 1, - "StepRatio": 0.4 + "StepRatio": 0.4, + "PassiveDelay": 7000 }, { "Name": "VIRTUAL-SKIN-LSTM-MODEL",