51 #include <px4_platform_common/getopt.h> 52 #include <px4_platform_common/px4_work_queue/ScheduledWorkItem.hpp> 57 #define ADDR_WHO_AM_I 0x0F 59 #define ID_WHO_AM_I 0xBD device::Device * LPS25H_I2C_interface(int bus)
API for the uORB lightweight object broker.
device::Device * LPS25H_SPI_interface(int bus)
Definitions for the generic base classes in the device framework.
Simple error/warning functions, heavily inspired by the BSD functions of the same names...
Fundamental base class for all physical drivers (I2C, SPI).
Barometric pressure sensor driver interface.
Performance measuring tools.
Base class for devices connected via I2C.