Skip to content

Commit

Permalink
Update CIVIC_BOSCH_DIESEL FW versions (commaai#1396)
Browse files Browse the repository at this point in the history
* Added Values

* Update values.py

* Update values.py

* Update values.py
  • Loading branch information
ffhspa authored Apr 19, 2020
1 parent 00bb45f commit 69b35d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions selfdrive/car/honda/values.py
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,8 @@ class CAR:
(Ecu.combinationMeter, 0x18da60f1, None): [b'78109-TFK-G020\x00\x00'],
(Ecu.fwdRadar, 0x18dab0f1, None): [b'36802-TFK-G130\x00\x00'],
(Ecu.shiftByWire, 0x18da0bf1, None): [b'54008-TGN-E010\x00\x00'],
(Ecu.fwdCamera, 0x18dab5f1, None): [b'36161-TFK-G130\x00\x00'],
(Ecu.gateway, 0x18daeff1, None): [b'38897-TBA-A020\x00\x00'],
},
CAR.CRV_5G: {
(Ecu.programmedFuelInjection, 0x18da10f1, None): [
Expand Down

0 comments on commit 69b35d5

Please sign in to comment.