mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-12 19:33:43 +08:00
94c98f4dd2
* GM: set long tune for camera car w/o exp. mode * same tuning * update refs Co-authored-by: Shane Smiskol <shane@smiskol.com> old-commit-hash: a40efbdfcc3619528a2634d6b291c928c2374b4b
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