move geo and geo_lookup to PX4/ecl

This commit is contained in:
Daniel Agar
2018-03-19 00:33:20 -04:00
parent 76bf9c6465
commit 29b3950747
87 changed files with 62 additions and 1401 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
#include <dataman/dataman.h>
#include <drivers/drv_hrt.h>
#include <drivers/drv_tone_alarm.h>
#include <geo/geo.h>
#include <lib/ecl/geo/geo.h>
#include <mathlib/mathlib.h>
#include <navigator/navigation.h>
#include <px4_defines.h>