Files
StarPilot/selfdrive/car
Kay Oh 9633a8f6e9 Add missing FW for 2022 (2023MY) Hyundai IONIQ 5 (#27590)
Update values.py

Korean Ver.
old-commit-hash: b5198f99ea66c68aab87f4d9e525d306ebe97b72
2023-03-16 23:08:51 -07:00
..
2023-03-07 10:39:36 -08: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