* use measurements from harald * update from table * average of hybrid and non-hybrid old-commit-hash: 191fbd4f67e7f878b518effd14411779b9435339
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