APM:Copter
Variables
mode_land.cpp File Reference
#include "Copter.h"
Include dependency graph for mode_land.cpp:

Go to the source code of this file.

Variables

static bool land_with_gps
 
static uint32_t land_start_time
 
static bool land_pause
 

Variable Documentation

◆ land_pause

bool land_pause
static

◆ land_start_time

uint32_t land_start_time
static

◆ land_with_gps

bool land_with_gps
static