mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 00:03:45 +08:00
0030f11a5e
* Add Subaru FPv2 support * Add Subaru Ascent and Impreza FPv2 values * Remove 10 second delay, use UDS for Subaru FPv2 * before VW * before hyundai Co-authored-by: Willem Melching <willem.melching@gmail.com> old-commit-hash: 6b205347e57eb30a278e1eb9ead6aaba96e30b92
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