mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-19 03:42:05 +08:00
4be956f886
* bump panda
* Revert "Car Port: 2021 Accord 2.0 Touring & Hybrid Touring (#22007)"
This reverts commit 7e53a42984.
* revert release notes
* bump panda
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