Files
StarPilot/selfdrive/car
Shane Smiskol 3e201c015d test_models: add Honda segment for standstill controls mismatch (#24275)
old-commit-hash: e515831e5f879c936347ee7422dbdd6f6d327d68
2022-04-20 12:54:52 -07:00
..
2022-04-12 22:58:34 -07:00
2022-03-29 21:45:23 -07:00
2020-01-17 10:58:43 -08:00

Port structure

interface.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