From 3f40f441008bc4b2f3d962b9d43b9fa34b9e898b Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Wed, 19 Oct 2022 15:20:55 -0700 Subject: [PATCH] HKG CAN-FD: query camera on both buses (#26167) fwdCamera is only on bus 4 on HDA1, only bus 5 on HDA2 old-commit-hash: 017b5b27718afc844bc5c08cff09dfac95d5ba46 --- selfdrive/car/hyundai/values.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selfdrive/car/hyundai/values.py b/selfdrive/car/hyundai/values.py index 0fee3ccc51..d5b8427f66 100644 --- a/selfdrive/car/hyundai/values.py +++ b/selfdrive/car/hyundai/values.py @@ -306,7 +306,7 @@ FW_QUERY_CONFIG = FwQueryConfig( Request( [HYUNDAI_VERSION_REQUEST_LONG], [HYUNDAI_VERSION_RESPONSE], - whitelist_ecus=[Ecu.fwdRadar], + whitelist_ecus=[Ecu.fwdCamera, Ecu.fwdRadar], bus=4, ), Request(