mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-23 17:23:51 +08:00
d3113fe01a
* Change ACC Speed Units signals for Global and Pre-Global * Use Dash_State UNITS signal for Preglobal * Change Subaru Preglobal to use Dash_State2 UNITS signal * bump opendbc * cleanup * update refs Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
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