mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-12 21:02:13 +08:00
929be52e81
Route No1 :0bbe367c98fa1538|2023-04-06--13-28-30--0 Route No2 :0bbe367c98fa1538|2023-04-06--13-35-01--0 Co-authored-by: Shane Smiskol <shane@smiskol.com> old-commit-hash: c63aa939092455673358d196d0d5768b862f123a
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