mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-24 07:22:04 +08:00
Kia: add missing EU EV6 FW versions (#25709)
* added fingerprint for european EV6 * missing version Co-authored-by: julian.pieles <jp@headnap.de> Co-authored-by: Shane Smiskol <shane@smiskol.com>
This commit is contained in:
@@ -1296,6 +1296,7 @@ FW_VERSIONS = {
|
||||
},
|
||||
CAR.KIA_EV6: {
|
||||
(Ecu.abs, 0x7d1, None): [
|
||||
b'\xf1\x00CV IEB \x03 101!\x10\x18 58520-CV100',
|
||||
b'\xf1\x8758520CV100\xf1\x00CV IEB \x02 101!\x10\x18 58520-CV100',
|
||||
],
|
||||
(Ecu.eps, 0x7d4, None): [
|
||||
@@ -1307,6 +1308,7 @@ FW_VERSIONS = {
|
||||
],
|
||||
(Ecu.fwdCamera, 0x7c4, None): [
|
||||
b'\xf1\x00CV1 MFC AT USA LHD 1.00 1.05 99210-CV000 211027',
|
||||
b'\xf1\x00CV1 MFC AT EUR LHD 1.00 1.05 99210-CV000 211027',
|
||||
],
|
||||
},
|
||||
CAR.IONIQ_5: {
|
||||
|
||||
Reference in New Issue
Block a user