Files
StarPilot/selfdrive/car
Jason Young 4fc20618c6 VW MQB: Add FW for 2021 Volkswagen Atlas (#25820)
old-commit-hash: d460b2c62b9c652c73a1f4b34a3a83784c5eadb5
2022-09-16 14:21:33 -07:00
..
2022-09-15 20:45:01 -07:00
2022-09-15 20:45:01 -07:00
2022-09-15 20:11:53 -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