Files
StarPilot/selfdrive/car
Saber422 0e61275376 VW MQB: Add FW for 2018 Skoda Karoq (#28409)
* 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
2023-06-05 14:18:03 -07:00
..
2023-06-05 14:04:30 -07:00
2023-06-01 19:42:46 -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