Andrew Tridgell 93d444d1aa device: added a _device_id to all drivers
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
2014-07-12 16:25:43 +02:00
2014-05-13 09:41:41 -07:00
2014-07-12 16:09:49 +02:00
2014-07-11 21:51:35 +02:00
2014-07-12 16:11:43 +02:00
2014-07-07 16:59:44 +02:00
2014-07-07 17:21:20 +02:00
2014-03-22 13:32:33 -04:00
2014-07-03 14:46:06 +02:00
Description
a mirror of official PX4-Autopilot
BSD-3-Clause 587 MiB
Languages
C++ 51.2%
C 38.5%
CMake 4.7%
Python 3.9%
Shell 1.3%
Other 0.1%