Revert "Added Toyota Camry 2019 (AUS) SX(2.5L FWD, 6speed) firmware versions (#2096)"

This reverts commit c313cbe26a6a54c07323998f8a8de718acdc9cfc.

old-commit-hash: 4569e51b3e
commatwo_master
Adeeb Shihadeh 5 years ago
parent ece081d471
commit a9e4b336f4
  1. 6
      selfdrive/car/toyota/values.py

@ -309,13 +309,11 @@ FW_VERSIONS = {
b'\x018966333P4700\x00\x00\x00\x00',
b'\x018966333Q6000\x00\x00\x00\x00',
b'\x018966333Q6200\x00\x00\x00\x00',
b'\x02333P1100\x00\x00\x00\x00\x00\x00\x00\x00A0202000\x00\x00\x00\x00\x00\x00\x00\x00',
],
(Ecu.dsu, 0x791, None): [
b'8821F0601200 ',
b'8821F0601300 ',
b'8821F0603300 ',
b'8821F0605200 ',
b'8821F0607200 ',
b'8821F0608000 ',
],
@ -324,19 +322,16 @@ FW_VERSIONS = {
b'F152606230\x00\x00\x00\x00\x00\x00',
b'F152606290\x00\x00\x00\x00\x00\x00',
b'F152633540\x00\x00\x00\x00\x00\x00',
b'F152633A20\x00\x00\x00\x00\x00\x00',
],
(Ecu.eps, 0x7a1, None): [
b'8965B33540\x00\x00\x00\x00\x00\x00',
b'8965B33542\x00\x00\x00\x00\x00\x00',
b'8965B33551\x00\x00\x00\x00\x00\x00',
b'8965B33580\x00\x00\x00\x00\x00\x00',
],
(Ecu.fwdRadar, 0x750, 0xf): [ # Same as 0x791
b'8821F0601200 ',
b'8821F0601300 ',
b'8821F0603300 ',
b'8821F0605200 ',
b'8821F0607200 ',
b'8821F0608000 ',
],
@ -344,7 +339,6 @@ FW_VERSIONS = {
b'8646F0601200 ',
b'8646F0601300 ',
b'8646F0603400 ',
b'8646F0604100 ',
b'8646F0605000 ',
b'8646F0606000 ',
b'8646F0606100 ',

Loading…
Cancel
Save