mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-12 03:03:41 +08:00
fb3429c2ce
add fingerprint for 2020 Hyundai IONIQ PHEV Co-authored-by: Shane Smiskol <shane@smiskol.com> old-commit-hash: 5e63906a3f4ef4eb01c99f23592aa87f2cc419a9
Car port structure
interface.py
Generic interface to send and receive messages from CAN (controlsd uses this to communicate with car)
fingerprints.py
Fingerprints for matching to a specific car
carcontroller.py
Builds CAN messages to send to car
carstate.py
Reads CAN from car and builds openpilot CarState message
values.py
Limits for actuation, general constants for cars, and supported car documentation
radar_interface.py
Interface for parsing radar points from the car