mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
5bb5760a78
This reverts commit 601b5d15b0e5f6b3af2651d1f3ca0f0e4461aa60. old-commit-hash: 82bd060a68e454cf4913312504e4fed1dee9dd57
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