mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-01 19:42:07 +08:00
ad986b39cf
* move GMC ACADIA to torque control, with a Bolt-like feedforward * update offline values * update offline values * reduce friction * update values * update values * cleanup old-commit-hash: 3612c12b14b90bdc14151194b560a5ff8216b9e0
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