mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-05 21:42:05 +08:00
f569655e61
* Update interface.py santa_fe / santa_fe_2022 same value kia_k5_2021 single value * hyundai fw sort # fwdRadar, fwdCamera, eps, esp, engine, transmission kia ceed esp double fix 0x7d4 eps * Update selfdrive/car/hyundai/interface.py * Revert "hyundai fw sort" This reverts commit 8ab24ffeeb84c3cb11f5fa44ae45fa35ed50ac06. Co-authored-by: Willem Melching <willem.melching@gmail.com> old-commit-hash: de88349ef045a1529d140772284c7f7208d97a26
Port structure
interace.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