move geo and geo_lookup from PX4 Firmware to ECL

This commit is contained in:
Daniel Agar
2018-03-22 14:10:30 -04:00
parent 1bb4c17c0e
commit cd12f049fe
25 changed files with 392 additions and 343 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
#include "../ecl.h"
#include "ekf.h"
#include "mathlib.h"
#include <mathlib/mathlib.h>
void Ekf::controlFusionModes()
{