* Update interface.py * Update interface.py * Update selfdrive/car/hyundai/interface.py Co-authored-by: Willem Melching <willem.melching@gmail.com> old-commit-hash: 0926c269af9ac821cbeda319de2dd34f851bebe5
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