Files
StarPilot/selfdrive/car
freddiebd 35b7915346 VW MQB: Add FW for 2016 Golf Mk7 (#27581)
old-commit-hash: a11a5d6231c5d7e677dbd5d13a1ad3b0c21608bc
2023-03-16 13:34:52 -07:00
..
2023-03-07 10:39:36 -08:00
2022-03-29 21:45:23 -07: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