Files
StarPilot/selfdrive/car
Adeeb Shihadeh b3e3708dbc Revert 2021 Accord (#22063)
* bump panda

* Revert "Car Port: 2021 Accord 2.0 Touring & Hybrid Touring (#22007)"

This reverts commit b305a94049606c7a92aebf0e50dc21eda58aa017.

* revert release notes

* bump panda
old-commit-hash: 4be956f8861ecbb521ef9503a3c87b07c9d36721
2021-08-28 21:28:14 -07:00
..
2021-07-07 14:59:18 -07:00
2021-08-28 21:28:14 -07:00
2021-08-27 14:11:49 -07:00
2021-08-25 11:16:26 -07:00
2021-07-07 14:59:18 -07:00
2021-07-07 14:59:18 -07:00
2021-08-22 16:40:32 -07:00
2021-08-05 12:05:49 -07:00
2021-08-03 16:59:13 -07:00
2020-01-17 10:58:43 -08:00

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