* remove unnecessary trim levels from car name
* remove hardcoded strings
* fix process replay
* more fixes
* fix migration
* update ref
old-commit-hash: 7a8f61f4bf
* Add LDW->SWA signal pass-through
* GC currently unused ACC_06 and LDW_02 signal data
* Split out Jetta GLI
* Pass in camera CAN parser now that we use it
* GC unused CarController param, camelCase->PEP8
* CAN valid should pass for VW now
* update refs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: e181fd7f0a
* add missing chrysler can parser checks
* toyota
* toyota cam
* toyota freqs
* chrysler freqs
* doors
* just chrysler for now
* update refs
* update again
old-commit-hash: 1e44b99478
* run car model unit tests in parallel
* remove refs to deleted file
* run with coverage
* that wasn't necessary
* as builder
* need a new route for this one too
old-commit-hash: 9ee1cc9b82
* check can invalid
* remove bad lexus is route
* blacklist routes from before cam forwarding
* fix rav4 route with missing first segment
old-commit-hash: e89b2b8453
* start with radar interface
* car interface
* panda safety rx check
* check panda safety inits
* check NO_RADAR_SLEEP in all radar interfaces
* sonata 2019 and kia optima should use hyundai legacy safety
* check radar errors
* check radar can errors
* real fingerprint
* run in CI
* it shoud pass now
* ignore old openpilot msgs
* ensure safety mode is set
* sort can msgs
* filter out openpilot msgs
old-commit-hash: 99106fd9c4