From 9b0030152a471f389b390e3fe9b1840e5f323604 Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Thu, 21 Dec 2023 03:55:15 -0800 Subject: [PATCH] Fingerprints: add missing FW versions from users (#30833) Export fingerprints from Fingerprint stage --- .gitignore | 1 + selfdrive/car/toyota/fingerprints.py | 2 ++ 2 files changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 3e91531d0881bc..e414e4301a8d37 100644 --- a/.gitignore +++ b/.gitignore @@ -46,6 +46,7 @@ selfdrive/boardd/boardd selfdrive/logcatd/logcatd selfdrive/mapd/default_speeds_by_region.json system/proclogd/proclogd +selfdrive/ui/_ui selfdrive/ui/translations/alerts_generated.h selfdrive/ui/translations/tmp selfdrive/test/longitudinal_maneuvers/out diff --git a/selfdrive/car/toyota/fingerprints.py b/selfdrive/car/toyota/fingerprints.py index a04f7597b55e49..e7f3fe27ad0d28 100644 --- a/selfdrive/car/toyota/fingerprints.py +++ b/selfdrive/car/toyota/fingerprints.py @@ -710,6 +710,7 @@ 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 @@ (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',