PX4 Firmware
PX4 Autopilot Software http://px4.io
airspeed.h File Reference
#include <string.h>
#include <drivers/device/i2c.h>
#include <drivers/drv_airspeed.h>
#include <drivers/drv_hrt.h>
#include <px4_platform_common/px4_config.h>
#include <px4_platform_common/defines.h>
#include <perf/perf_counter.h>
#include <uORB/topics/differential_pressure.h>
#include <uORB/uORB.h>
#include <px4_platform_common/px4_work_queue/ScheduledWorkItem.hpp>
Include dependency graph for airspeed.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Airspeed
 

Variables

static constexpr uint8_t PX4_I2C_BUS_DEFAULT = PX4_I2C_BUS_EXPANSION
 

Variable Documentation

◆ PX4_I2C_BUS_DEFAULT

constexpr uint8_t PX4_I2C_BUS_DEFAULT = PX4_I2C_BUS_EXPANSION
static