mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-06 22:22:11 +08:00
8b08ba1166
not a standard diag address, or anything we query. only 2 messages 900dfa83b4addfe6|2023-07-31--08-33-51 old-commit-hash: fffc4ae446a8e4a9cbbeb04c1eea0b4a39f72183
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