CAR.RAV4_TSS2 added engine & EPS f/w (#2570)

@shehzads#4232  2019 RAV4 (ICE) DongleID fe7be80c10977edb
https://discord.com/channels/469524606043160576/524327905937850394/778687750459097178
pull/2573/head
Erich Moraga 5 years ago committed by GitHub
parent 599f000cde
commit 305cf4180c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      selfdrive/car/toyota/values.py

@ -950,6 +950,7 @@ FW_VERSIONS = {
b'\x01896634A46000\x00\x00\x00\x00',
b'\x01F152642551\x00\x00\x00\x00\x00\x00',
b'\x028966342T0000\x00\x00\x00\x00897CF1201001\x00\x00\x00\x00',
b'\x028966342V1000\x00\x00\x00\x00897CF1202001\x00\x00\x00\x00',
b'\x028966342Y8000\x00\x00\x00\x00897CF1201001\x00\x00\x00\x00',
b'\x02896634A18000\x00\x00\x00\x00897CF1201001\x00\x00\x00\x00',
],
@ -967,6 +968,7 @@ FW_VERSIONS = {
(Ecu.eps, 0x7a1, None): [
b'8965B42170\x00\x00\x00\x00\x00\x00',
b'8965B42171\x00\x00\x00\x00\x00\x00',
b'8965B42180\x00\x00\x00\x00\x00\x00',
b'8965B42181\x00\x00\x00\x00\x00\x00',
b'\x028965B0R01200\x00\x00\x00\x008965B0R02200\x00\x00\x00\x00',
b'\x028965B0R01300\x00\x00\x00\x008965B0R02300\x00\x00\x00\x00',

Loading…
Cancel
Save