Files
StarPilot/selfdrive/car
Jason Young 95fcd5a4ee VW MQB: Add FW for 2019 Volkswagen Tiguan (#24373)
old-commit-hash: 1810909195c3b49467fb158cf972c054ac2bc42c
2022-04-29 10:25:34 -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