Files
openpilot-evo/selfdrive/car
stevenaa123isme e9e6af2bd6 Added FW for 2022 Audi Q3 (#30275)
* Added 2022 Audi Q3 to Fingerprint

* Fingerprinted 2022 Audi Q3/ cleaned up code

* add missing srs

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 48209b4644a45e041c0a27a8a572cd666c97a8c5
2023-10-21 01:13:23 -07:00
..
2023-09-30 17:15:34 -07:00
2023-09-30 17:15:34 -07:00
2023-09-30 17:15:34 -07:00
2023-10-19 04:11:18 -07:00
2023-09-30 17:15:34 -07:00
2023-09-01 17:06:31 -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