Files
StarPilot/selfdrive/car
Adeeb Shihadeh a55a8849b3 Revert "interfaces: test interface attributes (#29297)"
This reverts commit 55af4cce3d3955ca0ecdb98517089a0a42b53ad2.

old-commit-hash: 51831d03a3e79d7d9765e173a2eefac1cf0bb694
2023-08-09 16:28:12 -07:00
..
2023-08-09 13:26:54 -07:00
2023-08-09 13:26:54 -07:00
2023-08-09 13:26:54 -07:00
2023-08-09 13:26:54 -07:00
2023-08-09 13:26:54 -07:00
2023-08-09 13:26:54 -07:00
2022-03-29 21:45:23 -07:00

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