ardupilot/libraries/AP_AHRS/examples/AHRS_Test
Lucas De Marchi 0ccd2de12b AP_AHRS: fix use of undefined macro
../../libraries/AP_AHRS/examples/AHRS_Test/AHRS_Test.cpp:63:5: warning: "WITH_GPS" is not defined [-Wundef]
 #if WITH_GPS
     ^

g_gps was not even declared so remove it.
2016-02-19 12:35:20 -02:00
..
AHRS_Test.cpp AP_AHRS: fix use of undefined macro 2016-02-19 12:35:20 -02:00
Makefile build: change from Arduino.mk to apm.mk 2013-01-02 17:29:37 +11:00
make.inc AP_AHRS: fix example build 2015-12-29 10:46:35 -08:00
norelax.inoflag AP_AHRS: port to AP_HAL 2012-12-20 14:51:29 +11:00
wscript waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00