39 #include <px4_platform_common/px4_config.h> 40 #include <px4_platform_common/px4_work_queue/ScheduledWorkItem.hpp> 44 class BMP280 :
public px4::ScheduledWorkItem
bmp280::fcalibration_s _fcal
bmp280::calibration_s * _cal
bmp280::IBMP280 * _interface
static constexpr uint8_t _curr_ctrl
perf_counter_t _sample_perf
Shared defines for the bmp280 driver.
High-resolution timer with callouts and timekeeping.
perf_counter_t _measure_perf
BMP280(bmp280::IBMP280 *interface)
perf_counter_t _comms_errors
static constexpr uint32_t _measure_interval
Performance measuring tools.