mirror of https://github.com/commaai/openpilot.git
[bot] Fingerprints: add missing FW versions from new users (#32501)
Export fingerprints
old-commit-hash: e29ed6849e
This commit is contained in:
parent
03fa0bf4c1
commit
a979167c05
|
@ -864,6 +864,7 @@ FW_VERSIONS = {
|
|||
b'\xf1\x00CN7_ SCC FNCUP 1.00 1.01 99110-AA000 ',
|
||||
],
|
||||
(Ecu.eps, 0x7d4, None): [
|
||||
b'\xf1\x00CN7 MDPS C 1.00 1.06 56310/AA050 4CNDC106',
|
||||
b'\xf1\x00CN7 MDPS C 1.00 1.06 56310/AA070 4CNDC106',
|
||||
b'\xf1\x00CN7 MDPS C 1.00 1.06 56310AA050\x00 4CNDC106',
|
||||
b'\xf1\x00CN7 MDPS C 1.00 1.07 56310AA050\x00 4CNDC107',
|
||||
|
|
|
@ -1476,6 +1476,7 @@ FW_VERSIONS = {
|
|||
b'\x01896630E41200\x00\x00\x00\x00',
|
||||
b'\x01896630E41500\x00\x00\x00\x00',
|
||||
b'\x01896630EA3100\x00\x00\x00\x00',
|
||||
b'\x01896630EA3300\x00\x00\x00\x00',
|
||||
b'\x01896630EA3400\x00\x00\x00\x00',
|
||||
b'\x01896630EA4100\x00\x00\x00\x00',
|
||||
b'\x01896630EA4300\x00\x00\x00\x00',
|
||||
|
|
Loading…
Reference in New Issue