mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-08 07:02:06 +08:00
302ca1d8dc
* add FW from 26e73a0e32642dc4|2023-01-16--13-05-28 * duplicate old-commit-hash: fe9fadaa55760d3940d7ccabd1e7edbf3bed1b1a
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