add thermal derating group test, include Manual/Auto test mode

This commit is contained in:
2026-08-16 23:41:38 +08:00
parent 0168d53150
commit 0abaeb51ee
2 changed files with 615 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import time
from common.config_loader import load_garuda_registers
from drivers.modbus_device import ModbusDevice, ModbusDeviceError
DEFAULT_DATASETS = ["Sec_normal", "sec_flash"]
DEFAULT_DATASETS = ["Sec_normal", "sec_flash", "event_log"]
# SEC_STATE values that allow modbus_to_config()/write_all_flash() to run
# (garuda-dsp/app/app_modbus/app_modbus.c update_modbus_input()).