mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-11 11:42:09 +08:00
dd675058fc
* Fingerprint brazilian VW TINGUAN_MK2
* Fingerprint for 2019 VW TINGUAN_MK2
* Update values.py
* Update values.py
* Update selfdrive/car/volkswagen/values.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 83f5cdb18b
Port structure
interace.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