mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-16 23:02:07 +08:00
e27df7c002
dongle-id: 82c6d952da5e2122 Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com> Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com> Co-authored-by: Shane Smiskol <shane@smiskol.com> old-commit-hash: 63035e535bd1c4d269e240a789a2d06a75c45703
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