mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-23 04:23:52 +08:00
* Fingerpint fur Hyundai Santa Fe 2019 Europe * add version for transmission segment 092ef1cc055c6354|2023-01-05--17-49-21 * remove long --------- Co-authored-by: sevdokim <se.evdokimov@gmail.com>
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