HKG: add FW version for 2023 Kia Niro EV (#28057)

* Add 2023 Kia Niro EV fingerprint values

* VW MQB: Config tool update for new EPS (#28056)

* Remove eps and cornerRadar from kia niro values.py

* already here

---------

Co-authored-by: Tyler Ferrara <tjferrara@google.com>
Co-authored-by: Jason Young <46612682+jyoung8607@users.noreply.github.com>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
pull/28059/head
Tyler Ferrara 2 years ago committed by GitHub
parent 94100fec5a
commit a418cb4c20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      selfdrive/car/hyundai/values.py

@ -1328,6 +1328,7 @@ FW_VERSIONS = {
], ],
(Ecu.fwdCamera, 0x7c4, None): [ (Ecu.fwdCamera, 0x7c4, None): [
b'\xf1\x00SG2EMFC AT EUR LHD 1.01 1.09 99211-AT000 220801', b'\xf1\x00SG2EMFC AT EUR LHD 1.01 1.09 99211-AT000 220801',
b'\xf1\x00SG2EMFC AT USA LHD 1.01 1.09 99211-AT000 220801',
], ],
}, },
CAR.KIA_NIRO_PHEV: { CAR.KIA_NIRO_PHEV: {

Loading…
Cancel
Save