mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-11 18:53:41 +08:00
ef8e399237
* Update values.py * don't see this fw last 2 years * add version from 3ea622c3c0ec3055 * Update selfdrive/car/hyundai/values.py old-commit-hash: 8c784ae558a3f06375fd7960aff887532d3d10cc
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