fix paths to downlink.c, pprz_transport.c and xbee.c for jsbsim, nps and in old airframe files

This commit is contained in:
Felix Ruess
2011-12-18 22:58:32 +01:00
parent 3a234812b7
commit 7b617fa637
98 changed files with 228 additions and 228 deletions
+1 -1
View File
@@ -184,7 +184,7 @@ ap.srcs += poradio_control.c $(SRC_ARCH)/ppm_hw.c
# transparent
ap.CFLAGS += -DDOWNLINK -DUSE_UART0 -DDOWNLINK_TRANSPORT=PprzTransport -DDOWNLINK_FBW_DEVICE=Uart0 -DDOWNLINK_AP_DEVICE=Uart0 -DPPRZ_UART=Uart0 -DDATALINK=PPRZ -DUART0_BAUD=B9600
ap.srcs += downlink.c $(SRC_ARCH)/mcu_periph/uart_arch.c datalink.c pprz_transport.c
ap.srcs += subsystems/datalink/downlink.c $(SRC_ARCH)/mcu_periph/uart_arch.c datalink.c subsystems/datalink/pprz_transport.c
ap.CFLAGS += -DINTER_MCU
ap.srcs += inter_mcu.c