mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-30 19:12:07 +08:00
eb40939df1
* start cleanup * start lateral * finish lateral * add file * typo * add enu * remove whitespace * cleanup safetyparam * typo old-commit-hash: 06844821c5b605c2018cdda6d7bee5f68b7e1408
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