mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 00:03:45 +08:00
SANTA_FE_2022: add missing transmission FW (#27369)
* Added new fingerprints for updated SANTAFE_2022 * Update values.py fixed missing comma that was breaking build * Revert "Update values.py" This reverts commit 58837eadd4cfb57ec56a45592c21b251e6c52957. * Revert "Added new fingerprints for updated SANTAFE_2022" This reverts commit 3bec6e0196e9fcac83a34f79b7b860f2e24aa763. * add FW, remove radar FW from long query --------- Co-authored-by: Chris Hart <chris@creyonbio.com> Co-authored-by: Shane Smiskol <shane@smiskol.com> old-commit-hash: ba3d3bd940d1796c863b80a7d27291c9c6249440
This commit is contained in:
@@ -751,7 +751,6 @@ FW_VERSIONS = {
|
||||
(Ecu.fwdRadar, 0x7d0, None): [
|
||||
b'\xf1\x00TM__ SCC F-CUP 1.00 1.00 99110-S1500 ',
|
||||
b'\xf1\x8799110S1500\xf1\x00TM__ SCC F-CUP 1.00 1.00 99110-S1500 ',
|
||||
b'\xf1\x8799110S1500\xf1\x00TM__ SCC FHCUP 1.00 1.00 99110-S1500 ',
|
||||
b'\xf1\x00TM__ SCC FHCUP 1.00 1.00 99110-S1500 ',
|
||||
],
|
||||
(Ecu.abs, 0x7d1, None): [
|
||||
@@ -785,6 +784,7 @@ FW_VERSIONS = {
|
||||
b'\xf1\x00TMA MFC AT USA LHD 1.00 1.01 99211-S2500 210205',
|
||||
],
|
||||
(Ecu.transmission, 0x7e1, None): [
|
||||
b'\xf1\x00T02601BL T02900A1 VTMPT25XXX900NSA\xf3\xf4Uj',
|
||||
b'\xf1\x87SDMXCA9087684GN1VfvgUUeVwwgwwwwwffffU?\xfb\xff\x97\x88\x7f\xff+\xa4\xf1\x89HT6WAD00A1\xf1\x82STM4G25NH1\x00\x00\x00\x00\x00\x00',
|
||||
b'\xf1\x00T02601BL T02730A1 VTMPT25XXX730NS2\xa6\x06\x88\xf7',
|
||||
b'\xf1\x87SDMXCA8653204GN1EVugEUuWwwwwww\x87wwwwwv/\xfb\xff\xa8\x88\x9f\xff\xa5\x9c\xf1\x89HT6WAD00A1\xf1\x82STM4G25NH1\x00\x00\x00\x00\x00\x00',
|
||||
|
||||
Reference in New Issue
Block a user