Files
StarPilot/selfdrive/car
johangithub e5e4765760 HKG: add 2017 Genesis G90 Fingerprint (#28230)
old-commit-hash: 184e224a6ad7e8edd08315b3420b88cd66aca737
2023-05-19 18:30:43 -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