mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-05 21:42:05 +08:00
1b6116976e
* ADAS ECU sends SCC * try non-silenced * leave rx enabled? * revert * also not a radar scc car * make a canfd unsupported long set * comment old-commit-hash: 964460c0c33669a05714b393187f03d852af5656
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