Merge pull request #876 from PX4/autodeclination

Added automatic declination lookup
This commit is contained in:
Lorenz Meier
2014-05-03 03:41:30 -07:00
14 changed files with 332 additions and 36 deletions
+1
View File
@@ -41,6 +41,7 @@
#include <string.h>
#include <stdio.h>
#include <ctype.h>
#include <systemlib/err.h>
#include "mixer_load.h"