Files
StarPilot/selfdrive/car
Robbe Derks 8a2766a86b Tesla Raven (#29947)
* fingerprinting

* wip

* bug

* fix another bug

* fix rebase

* clean up raven

* forgot to save

* one more rename

* one more rename

* radar fixes

* AP1 also has bosch radar

* put back dashcamOnly

* small fixes

* raven flag

* fix bug

* fix raven flag

* bump opendbc

* fix radar trigger for non-raven

* fix tests?

* bump panda

* more test fixes

* tesla fingerprinting is a bit slower now

* fix tests

* bump opendbc

* bump submodules to master

---------

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 7177ec06312c574aeb21dd261004be44bda5ba29
2024-03-06 21:14:48 +01:00
..
2024-03-06 11:22:12 -08:00
2024-03-06 11:22:12 -08:00
2024-03-06 11:22:12 -08:00
2024-03-06 11:22:12 -08:00
2024-03-06 11:22:12 -08:00
2024-03-06 11:22:12 -08:00
2024-03-06 11:22:12 -08:00
2024-03-06 11:22:12 -08:00
2024-03-06 21:14:48 +01:00
2024-03-06 21:14:48 +01:00
2024-03-06 21:14:48 +01:00
2024-03-06 11:22:12 -08:00
2024-03-06 11:22:12 -08:00
2024-03-04 16:18:16 -08:00
2024-03-06 11:22:12 -08:00
2024-03-06 21:14:48 +01:00
2024-03-06 11:22:12 -08:00
2024-02-14 20:06:14 -08:00

Car port structure

interface.py

Generic interface to send and receive messages from CAN (controlsd uses this to communicate with car)

fingerprints.py

Fingerprints for matching to a specific car

carcontroller.py

Builds CAN messages to send to car

carstate.py

Reads CAN from car and builds openpilot CarState message

values.py

Limits for actuation, general constants for cars, and supported car documentation

radar_interface.py

Interface for parsing radar points from the car