|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include "../BlockLocalPositionEstimator.hpp"#include <systemlib/mavlink_log.h>#include <matrix/math.hpp>Go to the source code of this file.
Variables | |
| orb_advert_t | mavlink_log_pub |
| static const uint64_t | TARGET_TIMEOUT = 2000000 |
| orb_advert_t mavlink_log_pub |
Definition at line 8 of file BlockLocalPositionEstimator.cpp.
Referenced by BlockLocalPositionEstimator::landingTargetCheckTimeout(), BlockLocalPositionEstimator::landingTargetCorrect(), and BlockLocalPositionEstimator::landingTargetInit().
|
static |
Definition at line 7 of file landing_target.cpp.
Referenced by BlockLocalPositionEstimator::landingTargetCheckTimeout().