HKG: Add fingerprint for US Kia Sorento Hybrid 2023 (#29757)

Added fwdCamera ECU fingerprint for US model of 2023 Kia Sorento HEV 4th Gen
pull/29765/head
Arun Kapil 2 years ago committed by GitHub
parent 9bef110ca7
commit e51f50b034
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      selfdrive/car/hyundai/values.py

@ -1930,6 +1930,7 @@ FW_VERSIONS = {
CAR.KIA_SORENTO_HEV_4TH_GEN: { CAR.KIA_SORENTO_HEV_4TH_GEN: {
(Ecu.fwdCamera, 0x7c4, None): [ (Ecu.fwdCamera, 0x7c4, None): [
b'\xf1\x00MQ4HMFC AT KOR LHD 1.00 1.12 99210-P2000 230331', b'\xf1\x00MQ4HMFC AT KOR LHD 1.00 1.12 99210-P2000 230331',
b'\xf1\x00MQ4HMFC AT USA LHD 1.00 1.11 99210-P2000 211217',
], ],
(Ecu.fwdRadar, 0x7d0, None): [ (Ecu.fwdRadar, 0x7d0, None): [
b'\xf1\x00MQhe SCC FHCUP 1.00 1.07 99110-P4000 ', b'\xf1\x00MQhe SCC FHCUP 1.00 1.07 99110-P4000 ',

Loading…
Cancel
Save