mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-01 19:42:07 +08:00
589d720b30
* use scaling * or we can do it this way * define default in one place * just specify * Revert "just specify" This reverts commit 40b7b28f8416497cd1337784d336c1dd4f5dd6e3. old-commit-hash: 3c62d9da0952dc28fa7315e2ff5beb8e5942089f
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