mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 18:52:46 +08:00
93d444d1aade59b5e88f41b71c842a00ab950c64
this device ID identifies a specific device via the tuple of (bus, bus type, address, devtype). This allows device specific configuration data to be stored along with a device ID, so the code can know when the user has changed device configuration (such as removing an external compass), and either invalidate the device configuration or force the user to re-calibrate
…
…
Description
Languages
C++
50.4%
C
36.8%
CMake
4.6%
Python
3.6%
Linker Script
3%
Other
1.4%