mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 08:16:06 +08:00
Toyota: Add FW versions for RAV4 Hybrid 2022 (#24374)
This commit is contained in:
@@ -1336,14 +1336,17 @@ FW_VERSIONS = {
|
||||
(Ecu.esp, 0x7b0, None): [
|
||||
b'\x01F15264283100\x00\x00\x00\x00',
|
||||
b'\x01F15264286200\x00\x00\x00\x00',
|
||||
b'\x01F15264286100\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.eps, 0x7a1, None): [
|
||||
b'\x028965B0R01500\x00\x00\x00\x008965B0R02500\x00\x00\x00\x00',
|
||||
b'8965B42182\x00\x00\x00\x00\x00\x00',
|
||||
b'8965B42172\x00\x00\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.engine, 0x700, None): [
|
||||
b'\x01896634A62000\x00\x00\x00\x00',
|
||||
b'\x01896634A08000\x00\x00\x00\x00',
|
||||
b'\x01896634A61000\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.fwdRadar, 0x750, 0xf): [
|
||||
b'\x018821F0R01100\x00\x00\x00\x00',
|
||||
|
||||
Reference in New Issue
Block a user