mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-13 13:22:22 +08:00
a0e9d9b02c
* Add fingerprint: Hyundai Santa Fe 2022 * Update LFAHDA_mfc: Add 2022 Hyundai Santa Fe * Add car port: Hyundai Santa Fe 2022 * Add test route: Hyundai Santa Fe 2022 * Update RELEASES.md * Update CARS.md * Update RELEASES.md * Remove FPv1 due to deprecation old-commit-hash: 9acc592cd938739f9147f9f711a9de1d0f826d2e
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