mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-27 00:42:05 +08:00
Honda Civic 2022: add missing FW versions (#25206)
Add missing 2022 Civic FW versions
This commit is contained in:
@@ -1407,6 +1407,7 @@ FW_VERSIONS = {
|
||||
b'38897-T20-A510\x00\x00',
|
||||
b'38897-T21-A010\x00\x00',
|
||||
b'38897-T20-A210\x00\x00',
|
||||
b'38897-T20-A310\x00\x00',
|
||||
],
|
||||
(Ecu.srs, 0x18DA53F1, None): [
|
||||
b'77959-T20-A970\x00\x00',
|
||||
@@ -1417,6 +1418,7 @@ FW_VERSIONS = {
|
||||
b'78108-T21-A620\x00\x00',
|
||||
b'78108-T23-A110\x00\x00',
|
||||
b'78108-T21-A230\x00\x00',
|
||||
b'78108-T22-A020\x00\x00',
|
||||
],
|
||||
(Ecu.vsa, 0x18DA28F1, None): [
|
||||
b'57114-T20-AB40\x00\x00',
|
||||
@@ -1426,12 +1428,14 @@ FW_VERSIONS = {
|
||||
b'28101-65D-A020\x00\x00',
|
||||
b'28101-65D-A120\x00\x00',
|
||||
b'28101-65H-A020\x00\x00',
|
||||
b'28101-65H-A120\x00\x00',
|
||||
],
|
||||
(Ecu.programmedFuelInjection, 0x18da10f1, None): [
|
||||
b'37805-64L-A540\x00\x00',
|
||||
b'37805-64S-A540\x00\x00',
|
||||
b'37805-64S-A720\x00\x00',
|
||||
b'37805-64A-A540\x00\x00',
|
||||
b'37805-64A-A620\x00\x00',
|
||||
],
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user