From 399e5730cce06c2cfa5d7c2631b63a6a1f28f825 Mon Sep 17 00:00:00 2001 From: Willem Melching Date: Thu, 20 Feb 2020 17:12:49 -0800 Subject: [PATCH] Add Accord FW version --- selfdrive/car/honda/values.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/selfdrive/car/honda/values.py b/selfdrive/car/honda/values.py index f9545e78b2..9449ba1b4c 100644 --- a/selfdrive/car/honda/values.py +++ b/selfdrive/car/honda/values.py @@ -174,6 +174,7 @@ FW_VERSIONS = { (Ecu.fwdRadar, 0x18dab0f1, None): [ b'36802-TVA-A160\x00\x00', b'36802-TVA-A160\x00\x00', + b'36802-TVA-A170\x00\x00', b'36802-TWA-A070\x00\x00', ], (Ecu.fwdCamera, 0x18dab5f1, None): [ @@ -408,8 +409,6 @@ FW_VERSIONS = { b'38897-TBA-A020\x00\x00', ], }, - - CAR.CRV_5G: { (Ecu.programmedFuelInjection, 0x18da10f1, None): [ b'37805-5PA-3080\x00\x00',