PX4 Firmware
PX4 Autopilot Software http://px4.io
test_autodeclination.cpp File Reference

Test for autodeclination values. More...

#include <unit_test.h>
#include <drivers/drv_hrt.h>
#include <lib/ecl/geo/geo.h>
#include <ecl/geo_lookup/geo_mag_declination.h>
#include <px4iofirmware/px4io.h>
#include <systemlib/err.h>
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
Include dependency graph for test_autodeclination.cpp:

Go to the source code of this file.

Classes

class  AutoDeclinationTest
 

Detailed Description

Test for autodeclination values.

Definition in file test_autodeclination.cpp.