Files
dragonpilot/selfdrive/car
Jason Young 76593b1da0 VW MQB: Populate stock ACC standstill flag (#24877)
* VW MQB: Populate stock ACC standstill flag

* it really do be like that sometimes
2022-06-15 22:50:39 -07:00
..
2022-06-15 15:29:42 -07:00
2022-06-15 15:29:42 -07:00
2022-06-15 15:29:42 -07:00
2022-06-15 15:29:42 -07:00
2022-06-15 15:29:42 -07:00
2022-06-15 15:29:42 -07:00
2022-06-15 15:29:42 -07:00
2022-06-15 15:29:42 -07:00
2022-06-15 15:29:42 -07:00
2022-06-15 15:29:42 -07:00
2022-06-15 15:29:42 -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