mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 00:03:45 +08:00
7ef181647f
`@Frank McTank#5005` 2022 Avalon Limited ICE DongleID/route 14f1b241a8c4e210|2022-04-20--09-01-39 old-commit-hash: 70775df771da9305d6efd9a8d10434709c5ad7a3
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