Files
StarPilot/selfdrive/car
Greg Hogan e010874de8 hyundai: update radar message names (#22258)
old-commit-hash: 3eac5fc1775b9a3b9f70a7c76456a7414ad5fd96
2021-09-16 19:07:54 -07:00
..
2021-08-30 22:14:49 -07:00
2021-08-31 07:30:51 -07:00
2021-09-15 17:13:22 -07:00
2021-08-05 12:05:49 -07: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