Civic Hatch 2017 fw (#19688)

old-commit-hash: 508485ef89
commatwo_master
Chris McCammon 4 years ago committed by GitHub
parent 05f98f9f7c
commit 4d3cf85c47
  1. 6
      selfdrive/car/honda/values.py

@ -451,6 +451,7 @@ FW_VERSIONS = {
b'37805-5AN-AK20\x00\x00',
b'37805-5AN-AR20\x00\x00',
b'37805-5AN-CH20\x00\x00',
b'37805-5AN-E630\x00\x00',
b'37805-5AN-L840\x00\x00',
b'37805-5AN-L940\x00\x00',
b'37805-5AN-LF20\x00\x00',
@ -481,6 +482,7 @@ FW_VERSIONS = {
b'28101-5CK-C130\x00\x00',
b'28101-5CK-C140\x00\x00',
b'28101-5CK-C150\x00\x00',
b'28101-5CK-G210\x00\x00',
b'28101-5DJ-A610\x00\x00',
b'28101-5DJ-A710\x00\x00',
b'28101-5DV-E330\x00\x00',
@ -501,6 +503,7 @@ FW_VERSIONS = {
b'39990-TEZ-T020\x00\x00',
b'39990-TGG-A020\x00\x00',
b'39990-TGG-A120\x00\x00',
b'39990-TGN-E120\x00\x00',
b'39990-TGL-E130\x00\x00',
],
(Ecu.srs, 0x18da53f1, None): [
@ -529,6 +532,7 @@ FW_VERSIONS = {
b'78109-TGG-C220\x00\x00',
b'78109-TGL-G120\x00\x00',
b'78109-TGL-G130\x00\x00',
b'78109-TGG-G410\x00\x00',
],
(Ecu.fwdRadar, 0x18dab0f1, None): [
b'36802-TBA-A150\x00\x00',
@ -536,6 +540,7 @@ FW_VERSIONS = {
b'36802-TGG-A050\x00\x00',
b'36802-TGG-A060\x00\x00',
b'36802-TGG-A130\x00\x00',
b'36802-TGG-G040\x00\x00',
b'36802-TGL-G040\x00\x00',
],
(Ecu.fwdCamera, 0x18dab5f1, None): [
@ -545,6 +550,7 @@ FW_VERSIONS = {
b'36161-TGG-A060\x00\x00',
b'36161-TGG-A080\x00\x00',
b'36161-TGG-A120\x00\x00',
b'36161-TGG-G050\x00\x00',
b'36161-TGL-G050\x00\x00',
b'36161-TGL-G070\x00\x00',
],

Loading…
Cancel
Save