Files
StarPilot/selfdrive/car
Jason Young fbce1c9863 VW MQB: Add FW for 2023 Volkswagen Taos (#28596)
old-commit-hash: 2b49a4754bef8fd91de3e2ab28bb98ff2b87aaf1
2023-06-19 09:52:57 -07:00
..
2023-06-17 12:24:20 -07:00
2023-06-16 22:48:09 -07: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