diff --git a/thermal/thermal_info_config_caiman.json b/thermal/thermal_info_config_caiman.json index faa729d7..17b16363 100644 --- a/thermal/thermal_info_config_caiman.json +++ b/thermal/thermal_info_config_caiman.json @@ -308,7 +308,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 bb8b9ec4..bec79604 100644 --- a/thermal/thermal_info_config_komodo.json +++ b/thermal/thermal_info_config_komodo.json @@ -298,7 +298,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 7392bf6b..61acc210 100644 --- a/thermal/thermal_info_config_tokay.json +++ b/thermal/thermal_info_config_tokay.json @@ -287,7 +287,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",