mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-24 01:33:46 +08:00
bf8c9dd0ea
* values.py added additional Firmware * add fwdCamera too --------- Co-authored-by: Cameron Clough <cameronjclough@gmail.com> old-commit-hash: 80623956ae835b655c7b9ae8e5cdacb33873384a
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