Files
StarPilot/selfdrive/car
Shane Smiskol 23984f4098 Honda Civic 2022: remove LKAS fault reinitialization (#24979)
* no lkas problem

* remove frame
old-commit-hash: f79b068a71607700c4bbcc9e33f1bb2d10bb8e60
2022-06-29 20:31:22 -07:00
..
2022-06-15 15:29:42 -07:00
2022-06-15 15:29:42 -07:00
2022-06-15 15:29:42 -07:00
2022-06-20 23:23:14 -07:00
2022-06-15 15:29:42 -07:00
2022-06-22 15:58:06 -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