mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-19 23:34:14 +08:00
1fcc31aac6
* Move auto resume in sng to car interface * Update docs * shorter name, star * order * resumes? * add hidden detail sentence * good to know this works, but revert * VW auto resume * bump cereal to master * Update ref_commit * match cereal * try this * ? ? * like this old-commit-hash: 452d5e42ecf963fee65889937662c708f5e17474
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