mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-08 07:02:06 +08:00
f47717649f
* Update values.py Add 2023 Taos * Update values.py Removed additional space * Update values.py Removed trailing white space * Update values.py removed duplicate ecu.srs for CAR.TAOS_MK1 * Update values.py old-commit-hash: c3479f8984ce2315f1b398d81bb496d1a661208a
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