Files
dragonpilot/selfdrive/car
salsashark37 93e7849341 VW: Add fingerprint for 2018 Golf MK7 DSG Autobahn (US) (#25612)
* Update values.py

* Update values.py
2022-08-31 00:10:51 -07:00
..
2022-08-19 13:34:23 -07:00
2022-08-19 13:34:23 -07:00
2022-06-30 17:23:12 -07:00
2022-08-30 11:20:55 -07:00
2022-03-29 21:45:23 -07:00
2022-08-29 22:51:50 -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