mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-20 08:42:11 +08:00
deaf568649
VW MQB: Add FW for 2020 Skoda Kodiaq route name:cd4c3e2031f01e61|2023-06-04--19-53-13--0 old-commit-hash: 5b3ddabf51ac1b9c0062757f8bd3e6ec53bdf586
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