mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-21 02:43:46 +08:00
9cb81a8dac
* Added support for Ram steer to 0/7 * Made the suggested changes Also added in additional FW to support the other trucks. * Spacing * Spacing * Match stock * Match stock * Reverted FW changes * Put back the max steer * Bring back comment * Unused --------- Co-authored-by: Jason Wen <haibin.wen3@gmail.com>
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