mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-10 14:02:04 +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: 35aaf90587
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