PX4 Firmware
PX4 Autopilot Software http://px4.io
terrain_estimator.cpp File Reference
#include "terrain_estimator.h"
#include <lib/ecl/geo/geo.h>
#include <px4_platform_common/defines.h>
Include dependency graph for terrain_estimator.cpp:

Go to the source code of this file.

Macros

#define DISTANCE_TIMEOUT   100000
 

Macro Definition Documentation

◆ DISTANCE_TIMEOUT

#define DISTANCE_TIMEOUT   100000

Definition at line 43 of file terrain_estimator.cpp.

Referenced by TerrainEstimator::measurement_update().