mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-03 19:32:07 +08:00
Fingerprints: add missing FW versions from users (#30833)
Export fingerprints from Fingerprint stage
old-commit-hash: 5e6290c4a2
This commit is contained in:
@@ -710,6 +710,7 @@ FW_VERSIONS = {
|
||||
b'\x018821F3301400\x00\x00\x00\x00',
|
||||
b'\x018821F6201200\x00\x00\x00\x00',
|
||||
b'\x018821F6201300\x00\x00\x00\x00',
|
||||
b'\x018821F6201400\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.fwdCamera, 0x750, 0x6d): [
|
||||
b'\x028646F0E02100\x00\x00\x00\x008646G2601200\x00\x00\x00\x00',
|
||||
@@ -1422,6 +1423,7 @@ FW_VERSIONS = {
|
||||
(Ecu.engine, 0x700, None): [
|
||||
b'\x01896630E36200\x00\x00\x00\x00',
|
||||
b'\x01896630E36300\x00\x00\x00\x00',
|
||||
b'\x01896630E37100\x00\x00\x00\x00',
|
||||
b'\x01896630E37200\x00\x00\x00\x00',
|
||||
b'\x01896630E37300\x00\x00\x00\x00',
|
||||
b'\x01896630E41000\x00\x00\x00\x00',
|
||||
|
||||
Reference in New Issue
Block a user