Files
StarPilot/selfdrive/car
Shane Smiskol 418c1318bb Chrysler: remove Pacifica 2018 ICE from tuning blacklist (#27272)
remove Pacifica 2018 ICE from blacklist
old-commit-hash: b2d9a24d99407b3eb3a63b68404f60496c007c02
2023-02-09 11:43:34 -08:00
..
2022-12-28 15:38:10 +01: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