Files
StarPilot/selfdrive/car
hoomoose 8fd2e9a7c1 Hyundai: use regular Hyundai safety mode and add radar DBC (#23461)
old-commit-hash: ed5e58c48a5fa770526402c773d1c6ebda416726
2022-01-10 13:01:58 -08: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