|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Provides functions for handling the geofence. More...
#include "geofence.h"#include "navigator.h"#include <ctype.h>#include <dataman/dataman.h>#include <drivers/drv_hrt.h>#include <lib/ecl/geo/geo.h>#include <systemlib/mavlink_log.h>Go to the source code of this file.
Macros | |
| #define | GEOFENCE_RANGE_WARNING_LIMIT 5000000 |
Provides functions for handling the geofence.
Definition in file geofence.cpp.
| #define GEOFENCE_RANGE_WARNING_LIMIT 5000000 |
Definition at line 53 of file geofence.cpp.
Referenced by Geofence::checkAll().