Firmware
|
Provides functions for handling the geofence. More...
#include <float.h>
#include <px4_module_params.h>
#include <drivers/drv_hrt.h>
#include <lib/ecl/geo/geo.h>
#include <px4_defines.h>
#include <uORB/Subscription.hpp>
#include <uORB/topics/home_position.h>
#include <uORB/topics/vehicle_global_position.h>
#include <uORB/topics/vehicle_gps_position.h>
#include <uORB/topics/vehicle_air_data.h>
Go to the source code of this file.
Classes | |
class | Geofence |
Macros | |
#define | GEOFENCE_FILENAME PX4_STORAGEDIR"/etc/geofence.txt" |
Provides functions for handling the geofence.