mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-14 22:02:09 +08:00
336c15d60d
`@SloshyZebra#8815` 2022 Toyota Camry Hybrid DongleID/route 34c6eea208b2f059|2022-03-26--13-14-41 old-commit-hash: f7e9f93c38115c0b78caf4d8a6f651056d1d8fa5
Port structure
interace.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