mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-20 16:52:10 +08:00
4df9e825ae
* add override field to cruiseControl * need to check if long *can* be active * bump cereal to master * revert * better * fix * update refs * rename variable old-commit-hash: 741867813285672a723b8fc53ead65a5cbe5c6dd
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