Add missing RAV4H_TSS2_2022 engine f/w (#25111)

`@Rocks#8913` 2021 RAV4 Hybrid (Italy)  DongleID/route 081a1d5f242294c0|2022-07-10--17-39-33

Continental camera p/n 8646C-0R090...
https://discord.com/channels/469524606043160576/524327905937850394/995781101903679558
pull/25142/head
Erich Moraga 3 years ago committed by GitHub
parent 780c60324b
commit 1f17f812cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      selfdrive/car/toyota/values.py

@ -1381,11 +1381,12 @@ FW_VERSIONS = {
b'8965B42172\x00\x00\x00\x00\x00\x00', b'8965B42172\x00\x00\x00\x00\x00\x00',
], ],
(Ecu.engine, 0x700, None): [ (Ecu.engine, 0x700, None): [
b'\x01896634A62000\x00\x00\x00\x00',
b'\x01896634A08000\x00\x00\x00\x00',
b'\x01896634A61000\x00\x00\x00\x00',
b'\x01896634A02001\x00\x00\x00\x00', b'\x01896634A02001\x00\x00\x00\x00',
b'\x01896634A03000\x00\x00\x00\x00', b'\x01896634A03000\x00\x00\x00\x00',
b'\x01896634A08000\x00\x00\x00\x00',
b'\x01896634A61000\x00\x00\x00\x00',
b'\x01896634A62000\x00\x00\x00\x00',
b'\x01896634A63000\x00\x00\x00\x00',
], ],
(Ecu.fwdRadar, 0x750, 0xf): [ (Ecu.fwdRadar, 0x750, 0xf): [
b'\x018821F0R01100\x00\x00\x00\x00', b'\x018821F0R01100\x00\x00\x00\x00',

Loading…
Cancel
Save