mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-07 13:52:06 +08:00
HKG: Add FW for 2019 Veloster (#23756)
* HKG: Add FW for 2019 Veloster * Add esp FW
This commit is contained in:
@@ -647,10 +647,14 @@ FW_VERSIONS = {
|
||||
b'\xf1\x00JS__ SCC H-CUP 1.00 1.02 95650-J3200 ',
|
||||
b'\xf1\x00JS__ SCC HNCUP 1.00 1.02 95650-J3100 ',
|
||||
],
|
||||
(Ecu.esp, 0x7d1, None): [b'\xf1\x00\x00\x00\x00\x00\x00\x00', ],
|
||||
(Ecu.esp, 0x7d1, None): [
|
||||
b'\xf1\x00\x00\x00\x00\x00\x00\x00',
|
||||
b'\xf1\x816V8RAC00121.ELF\xf1\x00\x00\x00\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.engine, 0x7e0, None): [
|
||||
b'\x01TJS-JNU06F200H0A',
|
||||
b'\x01TJS-JDK06F200H0A',
|
||||
b'391282BJF5 ',
|
||||
],
|
||||
(Ecu.eps, 0x7d4, None): [b'\xf1\x00JSL MDPS C 1.00 1.03 56340-J3000 8308', ],
|
||||
(Ecu.fwdCamera, 0x7c4, None): [
|
||||
|
||||
Reference in New Issue
Block a user