mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 08:16:06 +08:00
Highlander Firmware (#22304)
This commit is contained in:
@@ -828,9 +828,11 @@ FW_VERSIONS = {
|
||||
(Ecu.eps, 0x7a1, None): [
|
||||
b'8965B48241\x00\x00\x00\x00\x00\x00',
|
||||
b'8965B48310\x00\x00\x00\x00\x00\x00',
|
||||
b'8965B48320\x00\x00\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.esp, 0x7b0, None): [
|
||||
b'\x01F15260E051\x00\x00\x00\x00\x00\x00',
|
||||
b'\x01F15260E061\x00\x00\x00\x00\x00\x00',
|
||||
b'\x01F15260E110\x00\x00\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.engine, 0x700, None): [
|
||||
@@ -844,6 +846,7 @@ FW_VERSIONS = {
|
||||
b'\x01896630EB2000\x00\x00\x00\x00',
|
||||
b'\x01896630EB2100\x00\x00\x00\x00',
|
||||
b'\x01896630EB2200\x00\x00\x00\x00',
|
||||
b'\x01896630EC4000\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.fwdRadar, 0x750, 0xf): [
|
||||
b'\x018821F3301400\x00\x00\x00\x00',
|
||||
|
||||
Reference in New Issue
Block a user