mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-22 00:33:44 +08:00
e4f9781c17
* single longitudinal toggle for e2e and disable radar * write disable radar param * rename * better param name * clean that up * update refs * update translations * not live for experimental * write it out * vanish old-commit-hash: 655a64b60318ce44ef0271e03de16e8b135b5268
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