Add 2018 Lexus IS 350 fw

old-commit-hash: 226ff98a17
commatwo_master
VirtuallyChris 5 years ago
parent cbafcbcc3c
commit c264661341
  1. 3
      selfdrive/car/toyota/values.py

@ -734,6 +734,7 @@ FW_VERSIONS = {
(Ecu.engine, 0x700, None): [ (Ecu.engine, 0x700, None): [
b'\x018966353M7100\x00\x00\x00\x00', b'\x018966353M7100\x00\x00\x00\x00',
b'\x018966353Q2300\x00\x00\x00\x00', b'\x018966353Q2300\x00\x00\x00\x00',
b'\x018966353R1100\x00\x00\x00\x00',
b'\x018966353R8100\x00\x00\x00\x00', b'\x018966353R8100\x00\x00\x00\x00',
], ],
(Ecu.esp, 0x7b0, None): [ (Ecu.esp, 0x7b0, None): [
@ -745,11 +746,13 @@ FW_VERSIONS = {
], ],
(Ecu.eps, 0x7a1, None): [ (Ecu.eps, 0x7a1, None): [
b'8965B53271\x00\x00\x00\x00\x00\x00', b'8965B53271\x00\x00\x00\x00\x00\x00',
b'8965B53280\x00\x00\x00\x00\x00\x00',
], ],
(Ecu.fwdRadar, 0x750, 0xf): [ (Ecu.fwdRadar, 0x750, 0xf): [
b'8821F4702300\x00\x00\x00\x00', b'8821F4702300\x00\x00\x00\x00',
], ],
(Ecu.fwdCamera, 0x750, 0x6d): [ (Ecu.fwdCamera, 0x750, 0x6d): [
b'8646F5301300\x00\x00\x00\x00',
b'8646F5301400\x00\x00\x00\x00', b'8646F5301400\x00\x00\x00\x00',
], ],
}, },

Loading…
Cancel
Save