Files
StarPilot/selfdrive/car
Shane Smiskol 2bd59d52ae Chrysler Pacifica 2019 is supported (#25010)
19 is secretly supported
old-commit-hash: ab8592187f36ea9fda6767e86a0651366c12c487
2022-06-30 17:55:22 -07:00
..
2022-06-30 17:23:12 -07:00
2022-06-30 17:23:12 -07:00
2022-06-30 17:23:12 -07:00
2022-06-30 17:23:12 -07:00
2022-06-30 17:23:12 -07:00
2022-06-30 17:23:12 -07:00
2022-06-30 17:23:12 -07:00
2022-06-30 17:23:12 -07:00
2022-06-22 15:58:06 -07:00
2022-06-30 17:23:12 -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