Files
StarPilot/selfdrive/car
multikyd 2fa0a7b210 HKG: Add Optima Hybrid to HEV and legacy safety mode lists (#29644)
* add Optima H FW

* undashcam

* HKG: Add to Hev and Legacy safety mode for Optima Hybrid

* remove extras

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 5c6a8ac7cc9f11adab7e17ece6ed47ce07140884
2023-08-25 19:20:49 -07:00
..
2023-08-24 14:58:30 -07:00
2023-08-24 16:30:54 -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