mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-22 08:43:58 +08:00
2008332bd4
* Revert "GM: cleanup torque feedforward function (#27347)" This reverts commit8c099dd4e5. * Revert "Chevrolet Bolt: Non-linear torque tune (#27344)" This reverts commite49748d571. * update refs
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