mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-09-14 19:44:05 +08:00
2e285bea20
* Continuously update offset between TSS2 angle sensors * add comment * less lines * only when initialized * init to None * update ref old-commit-hash: c15a616ac44e238e6c5866bc57b5c6b524c765d6
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