diff --git a/selfdrive/car/honda/values.py b/selfdrive/car/honda/values.py index 289fab9f88..be5fd24dfe 100644 --- a/selfdrive/car/honda/values.py +++ b/selfdrive/car/honda/values.py @@ -314,6 +314,7 @@ FW_VERSIONS = { b'37805-5AA-L660\x00\x00', b'37805-5AA-L680\x00\x00', b'37805-5AA-L690\x00\x00', + b'37805-5AA-L810\000\000', b'37805-5AG-Q710\x00\x00', b'37805-5AJ-A610\x00\x00', b'37805-5AJ-A620\x00\x00', @@ -336,12 +337,12 @@ FW_VERSIONS = { b'28101-5CG-A050\x00\x00', b'28101-5CG-A070\x00\x00', b'28101-5CG-A080\x00\x00', + b'28101-5CG-A320\x00\x00', b'28101-5CG-A810\x00\x00', b'28101-5CG-A820\x00\x00', b'28101-5DJ-A040\x00\x00', b'28101-5DJ-A060\x00\x00', b'28101-5DJ-A510\x00\x00', - b'28101-5CG-A320\x00\x00', ], (Ecu.vsa, 0x18da28f1, None): [ b'57114-TBA-A540\x00\x00', @@ -354,8 +355,8 @@ FW_VERSIONS = { b'39990-TBA,A030\x00\x00', # modified firmware b'39990-TBA-A030\x00\x00', b'39990-TBG-A030\x00\x00', - b'39990-TEG-A010\x00\x00', b'39990-TEA-T020\x00\x00', + b'39990-TEG-A010\x00\x00', ], (Ecu.srs, 0x18da53f1, None): [ b'77959-TBA-A030\x00\x00', @@ -387,9 +388,9 @@ FW_VERSIONS = { b'36161-TBA-A040\x00\x00', b'36161-TBC-A020\x00\x00', b'36161-TBC-A030\x00\x00', + b'36161-TED-Q320\x00\x00', b'36161-TEG-A010\x00\x00', b'36161-TEG-A020\x00\x00', - b'36161-TED-Q320\x00\x00', ], (Ecu.gateway, 0x18daeff1, None): [ b'38897-TBA-A010\x00\x00',