change INFRARED flag to use USE_INFRARED in airframes and makefiles

This commit is contained in:
Felix Ruess
2010-11-18 22:27:11 +01:00
parent 10a6f659fd
commit bfb41a5295
76 changed files with 88 additions and 88 deletions
+1 -1
View File
@@ -227,7 +227,7 @@ ap.CFLAGS += -DGPS -DUBX -DUSE_UART0 -DGPS_LINK=Uart0 -DUART0_BAUD=B38400
ap.srcs += gps_ubx.c gps.c latlong.c
ap.CFLAGS += -DINFRARED -DALT_KALMAN
ap.CFLAGS += -DUSE_INFRARED -DALT_KALMAN
ap.srcs += infrared.c estimator.c
ap.CFLAGS += -DNAV -DH_CTL_RATE_LOOP -DAGR_CLIMB -DLOITER_TRIM