Skip to content

Commit

Permalink
Hyundai Ioniq 6 "EUR" fwdCamera fingerprint (commaai#29930)
Browse files Browse the repository at this point in the history
* Update values.py

Hyundai Ioniq 6 Premium AWD 2023 / EUR fingerprint

* Update routes.py

Ioniq6 EUR model

* Update selfdrive/car/tests/routes.py

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
  • Loading branch information
next176 and sshane authored Sep 15, 2023
1 parent 7f6718a commit 22e7aa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions selfdrive/car/hyundai/values.py
Original file line number Diff line number Diff line change
Expand Up @@ -1833,6 +1833,7 @@ def match_fw_to_car_fuzzy(live_fw_versions) -> Set[str]:
b'\xf1\x00CE__ RDR ----- 1.00 1.01 99110-KL000 ',
],
(Ecu.fwdCamera, 0x7c4, None): [
b'\xf1\x00CE MFC AT EUR LHD 1.00 1.03 99211-KL000 221011',
b'\xf1\x00CE MFC AT USA LHD 1.00 1.04 99211-KL000 221213',
],
},
Expand Down

0 comments on commit 22e7aa3

Please sign in to comment.