APM:Libraries
|
#include <AP_Common/AP_Common.h>
#include <AP_HAL/AP_HAL.h>
#include <AP_Param/AP_Param.h>
#include <GCS_MAVLink/GCS_MAVLink.h>
#include <AP_Baro/AP_Baro.h>
Go to the source code of this file.
Classes | |
class | Airspeed_Calibration |
class | AP_Airspeed |
struct | AP_Airspeed::airspeed_state |
Macros | |
#define | AIRSPEED_MAX_SENSORS 2 |
#define AIRSPEED_MAX_SENSORS 2 |
Definition at line 11 of file AP_Airspeed.h.
Referenced by AP_Arming::airspeed_checks(), AP_Airspeed::all_healthy(), AP_Airspeed::AP_Airspeed(), AP_Airspeed::calibrate(), AP_Airspeed::enabled(), AP_Airspeed::init(), DataFlash_Class::Log_Write_Airspeed(), AP_Airspeed::read(), and AP_Airspeed::update_calibration().