mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-04 15:56:08 +08:00
Civic 2022: Add missing fw versions (#25164)
Add fingerprints from a918d2895b3210a1
old-commit-hash: c8051154d2
This commit is contained in:
@@ -1406,6 +1406,7 @@ FW_VERSIONS = {
|
||||
b'38897-T20-A020\x00\x00',
|
||||
b'38897-T20-A510\x00\x00',
|
||||
b'38897-T21-A010\x00\x00',
|
||||
b'38897-T20-A210\x00\x00',
|
||||
],
|
||||
(Ecu.srs, 0x18DA53F1, None): [
|
||||
b'77959-T20-A970\x00\x00',
|
||||
@@ -1415,6 +1416,7 @@ FW_VERSIONS = {
|
||||
b'78108-T21-A220\x00\x00',
|
||||
b'78108-T21-A620\x00\x00',
|
||||
b'78108-T23-A110\x00\x00',
|
||||
b'78108-T21-A230\x00\x00',
|
||||
],
|
||||
(Ecu.vsa, 0x18DA28F1, None): [
|
||||
b'57114-T20-AB40\x00\x00',
|
||||
@@ -1429,6 +1431,7 @@ FW_VERSIONS = {
|
||||
b'37805-64L-A540\x00\x00',
|
||||
b'37805-64S-A540\x00\x00',
|
||||
b'37805-64S-A720\x00\x00',
|
||||
b'37805-64A-A540\x00\x00',
|
||||
],
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user