mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-06 00:36:25 +08:00
82f208bcd6
Fix Honda bosch long Co-authored-by: redacid95 <jonathanc.olivier@gmail.com> Co-authored-by: redacid95 <jonathanc.olivier@gmail.com> old-commit-hash: 25eafa96264aa2f8851b2f0d633de0c7cce3e743
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