PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Land detection implementation for VTOL also called hybrids. More...
#include <uORB/topics/airspeed.h>
#include <uORB/topics/vehicle_status.h>
#include "MulticopterLandDetector.h"
Go to the source code of this file.
Classes | |
class | land_detector::VtolLandDetector |
Namespaces | |
land_detector | |
Land detection implementation for VTOL also called hybrids.
Definition in file VtolLandDetector.h.