Add 2020 Highlander and Ridgeline fw

old-commit-hash: 2163b1e1df
commatwo_master
VirtuallyChris 5 years ago
parent 7bd98df410
commit 5d6caa2b2c
  1. 3
      selfdrive/car/honda/values.py
  2. 1
      selfdrive/car/toyota/values.py

@ -864,6 +864,7 @@ FW_VERSIONS = {
b'36161-T6Z-A020\x00\x00', b'36161-T6Z-A020\x00\x00',
b'36161-T6Z-A310\x00\x00', b'36161-T6Z-A310\x00\x00',
b'36161-T6Z-A520\x00\x00', b'36161-T6Z-A520\x00\x00',
b'36161-TJZ-A120\x00\x00',
], ],
(Ecu.gateway, 0x18daeff1, None): [ (Ecu.gateway, 0x18daeff1, None): [
b'38897-T6Z-A010\x00\x00', b'38897-T6Z-A010\x00\x00',
@ -872,6 +873,7 @@ FW_VERSIONS = {
(Ecu.combinationMeter, 0x18da60f1, None): [ (Ecu.combinationMeter, 0x18da60f1, None): [
b'78109-T6Z-A420\x00\x00', b'78109-T6Z-A420\x00\x00',
b'78109-T6Z-A510\x00\x00', b'78109-T6Z-A510\x00\x00',
b'78109-TJZ-A510\x00\x00',
], ],
(Ecu.srs, 0x18da53f1, None): [ (Ecu.srs, 0x18da53f1, None): [
b'77959-T6Z-A020\x00\x00', b'77959-T6Z-A020\x00\x00',
@ -880,6 +882,7 @@ FW_VERSIONS = {
b'57114-T6Z-A120\x00\x00', b'57114-T6Z-A120\x00\x00',
b'57114-T6Z-A130\x00\x00', b'57114-T6Z-A130\x00\x00',
b'57114-T6Z-A520\x00\x00', b'57114-T6Z-A520\x00\x00',
b'57114-TJZ-A520\x00\x00',
], ],
}, },
CAR.INSIGHT: { CAR.INSIGHT: {

@ -697,6 +697,7 @@ FW_VERSIONS = {
(Ecu.engine, 0x700, None): [ (Ecu.engine, 0x700, None): [
b'\x01896630E62200\x00\x00\x00\x00', b'\x01896630E62200\x00\x00\x00\x00',
b'\x01896630E64100\x00\x00\x00\x00', b'\x01896630E64100\x00\x00\x00\x00',
b'\x01896630E64200\x00\x00\x00\x00',
], ],
(Ecu.fwdRadar, 0x750, 0xf): [ (Ecu.fwdRadar, 0x750, 0xf): [
b'\x018821F3301400\x00\x00\x00\x00', b'\x018821F3301400\x00\x00\x00\x00',

Loading…
Cancel
Save