PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Classes | |
class | FixedwingLandDetector |
class | LandDetector |
class | MulticopterLandDetector |
class | RoverLandDetector |
class | VtolLandDetector |
Functions | |
__EXPORT int | land_detector_main (int argc, char *argv[]) |
Variables | |
static char | _currentMode [12] |
int land_detector::land_detector_main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 149 of file land_detector_main.cpp.
References main().
|
static |
Definition at line 59 of file land_detector_main.cpp.
Referenced by land_detector::LandDetector::task_spawn().