mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-17 15:22:10 +08:00
bf31067e92
* Move Passport FW versions to Pilot * lol, all duplicates already in pilot * No Passport * Better params for both old-commit-hash: b2c6d5d34a1cc194aaf98c4963677a5581bf0a94
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