mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-07 22:52:06 +08:00
Add missing AVALON_TSS2 engine & ABS f/w (#27733)
`@jundi#8597` 2022 Avalon ICE DongleID/route 6b650cedd7de2808|2023-03-29--18-36-56 old-commit-hash: a9d342689cef1a6e21e12a529bcf0ad8cf2dec8e
This commit is contained in:
@@ -327,6 +327,7 @@ FW_VERSIONS = {
|
||||
CAR.AVALON_TSS2: {
|
||||
(Ecu.abs, 0x7b0, None): [
|
||||
b'\x01F152607240\x00\x00\x00\x00\x00\x00',
|
||||
b'\x01F152607250\x00\x00\x00\x00\x00\x00',
|
||||
b'\x01F152607280\x00\x00\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.eps, 0x7a1, None): [
|
||||
@@ -334,6 +335,7 @@ FW_VERSIONS = {
|
||||
],
|
||||
(Ecu.engine, 0x700, None): [
|
||||
b'\x01896630742000\x00\x00\x00\x00',
|
||||
b'\x01896630743000\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.fwdRadar, 0x750, 0xf): [
|
||||
b'\x018821F6201200\x00\x00\x00\x00',
|
||||
|
||||
Reference in New Issue
Block a user