mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-22 08:43:58 +08:00
[bot] Fingerprints: add missing FW versions from new users (#31815)
* Export fingerprints * Update selfdrive/car/toyota/fingerprints.py
This commit is contained in:
@@ -404,6 +404,7 @@ FW_VERSIONS = {
|
||||
b'68527383AD',
|
||||
b'68527387AE',
|
||||
b'68527403AC',
|
||||
b'68527403AD',
|
||||
b'68546047AF',
|
||||
b'68631938AA',
|
||||
b'68631942AA',
|
||||
@@ -477,6 +478,7 @@ FW_VERSIONS = {
|
||||
],
|
||||
(Ecu.engine, 0x7e0, None): [
|
||||
b'05035699AG ',
|
||||
b'05035841AC ',
|
||||
b'05036026AB ',
|
||||
b'05036065AE ',
|
||||
b'05036066AE ',
|
||||
|
||||
@@ -1547,6 +1547,7 @@ FW_VERSIONS = {
|
||||
b'\x018966348W5100\x00\x00\x00\x00',
|
||||
b'\x018966348W9000\x00\x00\x00\x00',
|
||||
b'\x018966348X0000\x00\x00\x00\x00',
|
||||
b'\x01896634D11000\x00\x00\x00\x00',
|
||||
b'\x01896634D12000\x00\x00\x00\x00',
|
||||
b'\x01896634D12100\x00\x00\x00\x00',
|
||||
b'\x01896634D43000\x00\x00\x00\x00',
|
||||
|
||||
Reference in New Issue
Block a user