mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-07 06:32:08 +08:00
d79bee3e60
* VW MQB: Add FW for 2018 Volkswagen Passat route name:fd81eb7cc97ce831|2023-05-08--12-43-12--0 * missing trans --------- Co-authored-by: Shane Smiskol <shane@smiskol.com> old-commit-hash: 6fbb9410116daad6240180a91e6b5e1cd313db80
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