mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-29 10:32:10 +08:00
4185aeb93b
* Revert "Nissan FPv2: log different diagnostic session types (#28585)" This reverts commit 7b90843ea98d6034327e311c7025b9abc519055c. * switch to standard KWP2000 diagnostic session type * we're speedy again old-commit-hash: 35aaf90587536e9ef5edfc1ec30c3fa2f1506aef
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