mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-06 14:16:39 +08:00
b3e3708dbc
* bump panda * Revert "Car Port: 2021 Accord 2.0 Touring & Hybrid Touring (#22007)" This reverts commit b305a94049606c7a92aebf0e50dc21eda58aa017. * revert release notes * bump panda old-commit-hash: 4be956f8861ecbb521ef9503a3c87b07c9d36721
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