From cc848bcf0b30c8db763a7cca5c4fd5fd2e740dc5 Mon Sep 17 00:00:00 2001 From: VirtuallyChris Date: Mon, 24 Aug 2020 16:11:24 -0700 Subject: [PATCH] More Insight FW versions old-commit-hash: ac4e244b3bf9bdc14db51369fc43e6bef8a9d3ec --- selfdrive/car/honda/values.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/selfdrive/car/honda/values.py b/selfdrive/car/honda/values.py index 0a521b78ab..c21e783166 100644 --- a/selfdrive/car/honda/values.py +++ b/selfdrive/car/honda/values.py @@ -897,6 +897,7 @@ FW_VERSIONS = { b'77959-TXM-A230\x00\x00', ], (Ecu.vsa, 0x18da28f1, None): [ + b'57114-TXM-A030\x00\x00', b'57114-TXM-A040\x00\x00', ], (Ecu.shiftByWire, 0x18da0bf1, None): [ @@ -906,6 +907,7 @@ FW_VERSIONS = { b'38897-TXM-A020\x00\x00', ], (Ecu.combinationMeter, 0x18da60f1, None): [ + b'78109-TXM-A010\x00\x00', b'78109-TXM-A020\x00\x00', ], },