mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-12 19:33:43 +08:00
e681f40c62
Discord user khalid.auslink#0024 / shah#3880 FW from: 49708c324cfe37cb%7C2021-12-20--04-14-26 old-commit-hash: ab2111adb0521c3ebe636bb55075914d29316aaf
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