mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-02 12:02:09 +08:00
0e61275376
* VW MQB: Add FW for 2018 Skoda Karoq route name:5663ab22a30b9a6e|2023-06-05--14-07-24--0 * fix sorting --------- Co-authored-by: Cameron Clough <cameronjclough@gmail.com> old-commit-hash: ff7444c156edaace0fdf0a52d9f189db136a82ed
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