mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-01 11:32:21 +08:00
a30fc4b5db
* retune civic * add a deadzone * large diffs may not be ok * typo * seems smooth * improve pedal * back to normal * new ref * new ref old-commit-hash: da73249fc243fd3f926c1c8e3ed21d681de956bb
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