mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-02 20:12:07 +08:00
SANTA_FE_2022: add missing FW versions (#26759)
* added fingerprint for unrecognized 2021 Santa Fe * sorted fingerprints for SANTA_FE_2022 * missed some db56bda387c66164|2022-12-11--10-25-12--0 * revert unnecessary changes * just the shorter query responses Co-authored-by: Chris Hart <chris@creyonbio.com> Co-authored-by: Cameron Clough <cameronjclough@gmail.com> Co-authored-by: Shane Smiskol <shane@smiskol.com> old-commit-hash: 1478aab005b3cd59b3494ad7edc16057cb542999
This commit is contained in:
@@ -713,12 +713,14 @@ FW_VERSIONS = {
|
||||
b'\xf1\x8758910-S1DA0\xf1\x00TM ESC \x1e 102 \x08\x08 58910-S1DA0',
|
||||
b'\xf1\x8758910-S2GA0\xf1\x00TM ESC \x04 102!\x04\x05 58910-S2GA0',
|
||||
b'\xf1\x00TM ESC \x04 102!\x04\x05 58910-S2GA0',
|
||||
b'\xf1\x00TM ESC \x04 101 \x08\x04 58910-S2GA0',
|
||||
],
|
||||
(Ecu.engine, 0x7e0, None): [
|
||||
b'\xf1\x82TACVN5GMI3XXXH0A',
|
||||
b'\xf1\x82TMBZN5TMD3XXXG2E',
|
||||
b'\xf1\x82TACVN5GSI3XXXH0A',
|
||||
b'\xf1\x82TMCFD5MMCXXXXG0A',
|
||||
b'\xf1\x81HM6M1_0a0_G20',
|
||||
b'\xf1\x870\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf1\x82TMDWN5TMD3TXXJ1A',
|
||||
b'\xf1\x81HM6M2_0a0_G00',
|
||||
b'\xf1\x870\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf1\x81HM6M1_0a0_J10',
|
||||
@@ -743,6 +745,7 @@ FW_VERSIONS = {
|
||||
b'\xf1\x00HT6TA290BLHT6TAF00A1STM0M25GS1\x00\x00\x00\x00\x00\x006\xd8\x97\x15',
|
||||
b'\xf1\x00T02601BL T02900A1 VTMPT25XXX900NS8\xb7\xaa\xfe\xfc',
|
||||
b'\xf1\x87954A02N250\x00\x00\x00\x00\x00\xf1\x81T02900A1 \xf1\x00T02601BL T02900A1 VTMPT25XXX900NS8\xb7\xaa\xfe\xfc',
|
||||
b'\xf1\x00T02601BL T02800A1 VTMPT25XXX800NS4\xed\xaf\xed\xf5',
|
||||
],
|
||||
},
|
||||
CAR.SANTA_FE_HEV_2022: {
|
||||
|
||||
Reference in New Issue
Block a user