mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-01 03:22:07 +08:00
2020 Camry FW (#19547)
old-commit-hash: 95a340d2788fe687c670c65f8eb9e242993a0336
This commit is contained in:
@@ -309,6 +309,7 @@ FW_VERSIONS = {
|
||||
b'\x018966306L3100\x00\x00\x00\x00',
|
||||
b'\x018966306L4200\x00\x00\x00\x00',
|
||||
b'\x018966306L5200\x00\x00\x00\x00',
|
||||
b'\x018966306P8000\x00\x00\x00\x00',
|
||||
b'\x018966306Q3100\x00\x00\x00\x00',
|
||||
b'\x018966306Q4000\x00\x00\x00\x00',
|
||||
b'\x018966306Q4100\x00\x00\x00\x00',
|
||||
@@ -328,6 +329,7 @@ FW_VERSIONS = {
|
||||
(Ecu.dsu, 0x791, None): [
|
||||
b'8821F0601200 ',
|
||||
b'8821F0601300 ',
|
||||
b'8821F0602000 ',
|
||||
b'8821F0603300 ',
|
||||
b'8821F0607200 ',
|
||||
b'8821F0608000 ',
|
||||
@@ -337,6 +339,7 @@ FW_VERSIONS = {
|
||||
(Ecu.esp, 0x7b0, None): [
|
||||
b'F152606210\x00\x00\x00\x00\x00\x00',
|
||||
b'F152606230\x00\x00\x00\x00\x00\x00',
|
||||
b'F152606270\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',
|
||||
@@ -351,6 +354,7 @@ FW_VERSIONS = {
|
||||
(Ecu.fwdRadar, 0x750, 0xf): [ # Same as 0x791
|
||||
b'8821F0601200 ',
|
||||
b'8821F0601300 ',
|
||||
b'8821F0602000 ',
|
||||
b'8821F0603300 ',
|
||||
b'8821F0607200 ',
|
||||
b'8821F0608000 ',
|
||||
|
||||
Reference in New Issue
Block a user