mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-03 20:42:09 +08:00
71ebb6fd03
* add hybrid FW for a2c30de116fe186d * add hybrid FW for 60b363805ee9fc06 * add hybrid FW for 5b05f9d3f9574132 & 459707e5f696e897 * remove from extra_ecus, we can't conditionally mark not logging * add likely protocols old-commit-hash: 527d13ad6782c6b03bf57b49fb8a99de324ae05b
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