diff --git a/conf/airframes/booz2_x1.xml b/conf/airframes/booz2_x1.xml index f246e701d6..6986c2e0a4 100644 --- a/conf/airframes/booz2_x1.xml +++ b/conf/airframes/booz2_x1.xml @@ -15,17 +15,21 @@ -
+
+
- + + + +
@@ -143,8 +147,10 @@ + + @@ -189,15 +195,15 @@ BOARD_CFG = \"boards/booz2_v1_0.h\" # prevents motors from ever starting #ap.CFLAGS += -DKILL_MOTORS +ap.CFLAGS += -DMODEM_BAUD=B57600 include $(PAPARAZZI_SRC)/conf/autopilot/booz2_common.makefile include $(CFG_BOOZ)/booz2_autopilot.makefile include $(CFG_BOOZ)/booz2_test_progs.makefile -ap.CFLAGS += -DMODEM_BAUD=B57600 include $(CFG_BOOZ)/subsystems/booz2_radio_control_ppm.makefile -include $(CFG_BOOZ)/subsystems/booz2_actuators_buss.makefile +include $(CFG_BOOZ)/subsystems/booz2_actuators_mkk.makefile include $(CFG_BOOZ)/subsystems/booz2_imu_b2v1_1.makefile include $(CFG_BOOZ)/subsystems/booz2_gps.makefile