diff --git a/conf/airframes/twinjet1.xml b/conf/airframes/twinjet1.xml index 8f2a450405..cb720abd57 100644 --- a/conf/airframes/twinjet1.xml +++ b/conf/airframes/twinjet1.xml @@ -66,6 +66,17 @@ + + + + + + + + + + +
@@ -179,7 +190,10 @@ + + +
@@ -258,16 +272,24 @@ ap.CFLAGS += -DUSE_AD1 -DUSE_AD1_2 -DUSE_AD1_3 ap.srcs += $(SRC_ARCH)/adc_hw.c -ap.CFLAGS += -DINFRARED +ap.CFLAGS += -DINFRARED -DIR_360 ap.srcs += infrared.c estimator.c ap.CFLAGS += -DGYRO -DADXRS150 -DPID_RATE_LOOP ap.srcs += gyro.c ap.CFLAGS += -DNAV -DAGR_CLIMB -DLOITER_TRIM -ap.srcs += nav.c pid.c +ap.srcs += nav.c fw_h_ctl.c fw_v_ctl.c + +ap.srcs += nav_line.c chemotaxis.c anemotaxis.c discsurvey.c + +ap.srcs += bomb.c + +# Hack to use the same tuning file than slayer1 +ap.CFLAGS += -DUSE_GPIO +ap.srcs += $(SRC_ARCH)/gpio.c + -ap.srcs += bomb3.c test.CFLAGS += -DFBW -DCONFIG=\"classix.h\" -DLED -DTIME_LED=1 -DACTUATORS=\"servos_4017_hw.h\" -DSERVOS_4017 -DSERVOS_4017_CLOCK_FALLING -DUSE_UART0 -DDATALINK -DPPRZ_INPUT -DPPRZ_UART=Uart0 -DUART0_BAUD=B9600 diff --git a/conf/flight_plans/IS.xml b/conf/flight_plans/IS.xml index 2837a10e2f..2b575e4170 100644 --- a/conf/flight_plans/IS.xml +++ b/conf/flight_plans/IS.xml @@ -1,6 +1,6 @@ - +
#include "anemotaxis.h" #include "chemotaxis.h" @@ -16,8 +16,8 @@ - - + + @@ -42,7 +42,7 @@ - + @@ -68,7 +68,7 @@ - + @@ -101,7 +101,7 @@ - +