mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-18 07:42:08 +08:00
d3f14d2787
* Add Fingerprint 2.0 for 2020 Toyota Corolla Cross (Taiwanese Version) * Fix fingerprint typo old-commit-hash: dc076baf39c8dbf8a7c0ea0e9b06c65b73f6e7ae
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