HKG FPv2: whitelist queried Ecus (#26115)

* whitelist all ecus

* remove engine and fwdCamera from queries they never return to
This commit is contained in:
Shane Smiskol
2022-10-17 13:50:56 -07:00
committed by GitHub
parent 9e2a1121ea
commit 6c65e9bf98
+2
View File
@@ -293,10 +293,12 @@ FW_QUERY_CONFIG = FwQueryConfig(
Request(
[HYUNDAI_VERSION_REQUEST_LONG],
[HYUNDAI_VERSION_RESPONSE],
whitelist_ecus=[Ecu.transmission, Ecu.eps, Ecu.abs, Ecu.fwdRadar, Ecu.fwdCamera],
),
Request(
[HYUNDAI_VERSION_REQUEST_MULTI],
[HYUNDAI_VERSION_RESPONSE],
whitelist_ecus=[Ecu.engine, Ecu.transmission, Ecu.eps, Ecu.abs, Ecu.fwdRadar],
),
],
extra_ecus=[