mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-04 04:52:09 +08:00
4d9d215996
* pedal redo * add offset to compensate for creep and windbrake * offset in standard units * wrong size * better creep values * update ref old-commit-hash: eda69930430da564251581814fd3962ca7af0372
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