Cameron Clough
7615912b16
fix platform codes test
2 years ago
Cameron Clough
995250ae49
use pyupgrade to update to new typing syntax ( #31580 )
...
* add pyupgrade hook
* run pyupgrade (pre-commit run -a)
* ruff --fix
* Revert "add pyupgrade hook"
This reverts commit 56ec18bb6b
.
* revert changes to third_party/
* manual type fixes
* explicit Optional wrapping capnp objects
2 years ago
Shane Smiskol
50a552ab8d
Reapply "Ford: don't fingerprint on engine ( #31195 )" ( #31303 )
...
* Reapply "Ford: don't fingerprint on engine (#31195 )"
This reverts commit 7694712cd6
.
* don't change the queries
* revert refs
2 years ago
Shane Smiskol
7694712cd6
Revert "Ford: don't fingerprint on engine ( #31195 )"
...
This reverts commit 1d1c9936cf
.
2 years ago
Cameron Clough
0c18653620
TestFordFW: remove engine ECU FW
2 years ago
Cameron Clough
1d1c9936cf
Ford: don't fingerprint on engine ( #31195 )
...
* Ford: do not fingerprint engine
* add notebook
* Ford: add missing Explorer FW
* revert
* revert
* Revert "revert"
This reverts commit ad32feaa68
.
* TestFwFingerprintTiming: try these
* TestFwFingerprintTiming: update total ref time
* remove notebook
* fix ref
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
Cameron Clough
310106c190
test_ford: add test_match_fw_fuzzy
2 years ago
Cameron Clough
b238b44ed2
test_ford: add test_platform_codes_spot_check
2 years ago
Cameron Clough
adc7a9ca21
test_ford: use get_platform_codes in test_fw_versions
2 years ago
Cameron Clough
1055cb02f0
test_ford: test_platform_codes_fuzzy_fw
2 years ago
Justin Newberry
28eed156e0
Move all fingerprints to fingerprints.py ( #30790 )
...
* move fingerpints
* fix circular imports
* fix circular imports
* fix auto fingerprint
* fix those tests
* and controlsd
* add labeler rule
* no defaultdict
2 years ago
Cameron Clough
74b9a6af9e
add missing openpilot prefix to imports
2 years ago
Cameron Clough
92a7d702fc
Ford: test FW query config and versions ( #29016 )
...
* Ford: test FW query config and versions
* comments about software p/n
* should keep it in bytes
* don't need car_model
* it prints nicely
* add todo
* Update selfdrive/car/ford/tests/test_ford.py
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago