mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-10 02:03:42 +08:00
ddf3628dd5
* VW MQB: Add FW for 2023 Kamiq route name:0bbe367c98fa1538|2023-11-04--12-56-37--0 * update docs --------- Co-authored-by: Shane Smiskol <shane@smiskol.com> old-commit-hash: 5b50cc29540f94a997483949aff9bdac34de6082
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