Files
StarPilot/selfdrive/car
Jason Wen e2e7e68978 Kia (HKG): Add FW for 2021 Kia K5 (#22753)
old-commit-hash: ea9b93008e4dfcf15e8c9d40fadbe5223076e9cb
2021-11-01 11:14:49 +01:00
..
2021-10-28 16:54:12 -07:00
2021-10-29 12:08:04 +02: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