Files
StarPilot/selfdrive/car
Adeeb Shihadeh 556b80397b remove unused camry hybrid fingerprint
old-commit-hash: dffff03c37e0c5021d8be23c82580cb05618c6a3
2021-10-21 00:07:30 -07:00
..
2021-10-20 16:15:48 +02:00
2021-08-03 16:59:13 -07:00
2020-01-17 10:58:43 -08:00

Port structure

interace.py

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

carcontroller.py

Builds CAN messages to send to car

carstate.py

Reads CAN from car and builds openpilot CarState message

values.py

Fingerprints and absolute limits

radar_interface.py

Radar interface