mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-11 12:22:14 +08:00
f49522474c
* these should be enabled * bump panda * bump * allow in pre-enabled state * bump panda * add comment * bump and update refs * bump panda * bump panda old-commit-hash: 0f61a388c394ad5b6f25446c1e76558c1f4cead7
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