PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Calculates airspeed from differential pressure and checks if this airspeed is valid. More...
#include <airspeed/airspeed.h>
#include <ecl/airdata/WindEstimator.hpp>
#include <uORB/topics/wind_estimate.h>
Go to the source code of this file.
Classes | |
struct | airspeed_validator_update_data |
class | AirspeedValidator |
Calculates airspeed from differential pressure and checks if this airspeed is valid.
Definition in file AirspeedValidator.hpp.