mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-06 05:52:12 +08:00
bb7fa0fbd8
* Silverado: allow enable down to 0 without user brake * update docs * firmly * better comments, fix docs * revert GM stuff * revert docs * update docs * comment * uses * better cmt old-commit-hash: ca0ec1d62b56c16357370983c6bc52537108ca16
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