|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include "voted_sensors_update.h"#include <systemlib/mavlink_log.h>#include <uORB/Subscription.hpp>#include <conversion/rotation.h>#include <ecl/geo/geo.h>Go to the source code of this file.
Macros | |
| #define | MAG_ROT_VAL_INTERNAL -1 |
| #define | CAL_ERROR_APPLY_CAL_MSG "FAILED APPLYING %s CAL #%u" |
Definition in file voted_sensors_update.cpp.
| #define CAL_ERROR_APPLY_CAL_MSG "FAILED APPLYING %s CAL #%u" |
Definition at line 49 of file voted_sensors_update.cpp.
Referenced by sensors::VotedSensorsUpdate::parametersUpdate().
| #define MAG_ROT_VAL_INTERNAL -1 |
Definition at line 48 of file voted_sensors_update.cpp.
Referenced by sensors::VotedSensorsUpdate::parametersUpdate().