#define VEHICLE_TYPE_FIXED_WING
bool _get_maybe_landed_state() override
bool _was_in_air
indicates whether the vehicle was in the air in the previous iteration
bool _get_landed_state() override
actuator_armed_s _actuator_armed
vehicle_status_s _vehicle_status
void _update_topics() override
Updates subscribed uORB topics.
High-resolution timer with callouts and timekeeping.
uORB::Subscription _vehicle_status_sub
uORB::Subscription _airspeed_sub
bool _get_landed_state() override
void _update_topics() override
Updates subscribed uORB topics.
float _airspeed_filtered
low pass filtered airspeed
static hrt_abstime hrt_elapsed_time(const hrt_abstime *then)
Compute the delta between a timestamp taken in the past and now.
float indicated_airspeed_m_s
Land detection implementation for VTOL also called hybrids.
bool update(void *dst)
Update the struct.
bool _get_maybe_landed_state() override