Skip to content

Commit

Permalink
Update fingerprints.py - for 2023 Kia Sorento X-Line SX Prestige
Browse files Browse the repository at this point in the history
  • Loading branch information
gaanthony authored Feb 3, 2024
1 parent 28a15db commit ab9fd2a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions selfdrive/car/hyundai/fingerprints.py
Original file line number Diff line number Diff line change
Expand Up @@ -1618,6 +1618,12 @@
],
},
CAR.KIA_SORENTO_4TH_GEN: {
(Ecu.abs, 0x7d1, None): [
b'\xf1\x00MQ4 ESC \x04 103"\x07\x18 58910-R5600',
],
(Ecu.eps, 0x7d4, None): [
b'\xf1\x00MQ4 MDPS C 1.00 1.06 56300R5030\x00 4MQDC106',
],
(Ecu.fwdCamera, 0x7c4, None): [
b'\xf1\x00MQ4 MFC AT USA LHD 1.00 1.00 99210-R5100 221019',
b'\xf1\x00MQ4 MFC AT USA LHD 1.00 1.03 99210-R5000 200903',
Expand All @@ -1627,6 +1633,7 @@
b'\xf1\x00MQ4_ SCC F-CUP 1.00 1.06 99110-P2000 ',
b'\xf1\x00MQ4_ SCC FHCUP 1.00 1.06 99110-P2000 ',
b'\xf1\x00MQ4_ SCC FHCUP 1.00 1.08 99110-P2000 ',
b'\xf1\x00MQ4_ SCC FHCUP 1.00 1.00 99110-R5000 ',
],
},
CAR.KIA_SORENTO_HEV_4TH_GEN: {
Expand Down

0 comments on commit ab9fd2a

Please sign in to comment.