mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-30 19:12:07 +08:00
1debe458ce
5ac586afbb236b5d|2023-07-09--00-37-19 VIN: WVWTR7AN7PE011676 Co-authored-by: RC7777 <31451749+RC7777@users.noreply.github.com> Co-authored-by: Cameron Clough <cameronjclough@gmail.com> old-commit-hash: 5d67fe2a91022a89bcceda1f4b9b2e31e1e0bdbb
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