From 1583154f8bf3f01580f519823737aca2bf156d4d Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Thu, 15 Feb 2024 00:19:39 -0800 Subject: [PATCH] as expected, only if both radar&camera have in common FW does the test fail --- selfdrive/car/honda/fingerprints.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/selfdrive/car/honda/fingerprints.py b/selfdrive/car/honda/fingerprints.py index 863b9d441b..d24838ffbc 100644 --- a/selfdrive/car/honda/fingerprints.py +++ b/selfdrive/car/honda/fingerprints.py @@ -160,7 +160,7 @@ FW_VERSIONS = { b'36802-TVA-A330\x00\x00', b'36802-TVC-A330\x00\x00', b'36802-TVE-H070\x00\x00', - b'36802-TWA-A079\x00\x00', + b'36802-TWA-A070\x00\x00', b'36802-TWA-A080\x00\x00', ], (Ecu.fwdCamera, 0x18dab5f1, None): [ @@ -169,7 +169,7 @@ FW_VERSIONS = { b'36161-TVA-A330\x00\x00', b'36161-TVC-A330\x00\x00', b'36161-TVE-H050\x00\x00', - b'36161-TWA-A010\x00\x00', + b'36161-TWA-A070\x00\x00', ], (Ecu.gateway, 0x18daeff1, None): [ b'38897-TVA-A010\x00\x00',