mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-16 23:02:07 +08:00
22fe4c0a12
* tesla radar interface * add tesla radar dbc to release * rerun jenkins * forgot to clear the message set * trigger message * raw data points * cleanup * rerun jenkins old-commit-hash: 41934c9a9b5615d8dff6f061a1ca46455839f5e1
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