mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-08 23:22:04 +08:00
4cf0ce33d5
* rename function * make a wrapper function (ford uses dynamic up/down limits * make two functions consistent * make torque function convert to int old-commit-hash: 581fd62d2642629b23ac111112245a963202143f
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