diff --git a/conf/airframes/Poine/booz2_a7.xml b/conf/airframes/Poine/booz2_a7.xml new file mode 100644 index 0000000000..7036a4ac8d --- /dev/null +++ b/conf/airframes/Poine/booz2_a7.xml @@ -0,0 +1,208 @@ + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +
+ + + +
+ + +
+ + + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+ + + + + + + + + + + + + +
+ + +
+ + + +
+ +
+ +
+ + + + + + +USER = +#HOST = 10.31.4.22 +#HOST = overo +HOST = beth +TARGET_DIR = ~ + +SRC_FMS=fms + + +ARCH=stm32 +ARCHI=stm32 +BOARD_CFG=\"boards/lisa_0.99.h\" +FLASH_MODE = JTAG + +ap.CFLAGS += -DMODEM_BAUD=B57600 + +include $(PAPARAZZI_SRC)/conf/autopilot/booz2_common.makefile +include $(CFG_BOOZ)/booz2_autopilot.makefile + +include $(CFG_BOOZ)/subsystems/booz2_radio_control_spektrum.makefile +include $(CFG_BOOZ)/subsystems/booz2_actuators_asctec_v2.makefile +include $(CFG_BOOZ)/subsystems/booz2_imu_b2v1_1.makefile +#include $(CFG_BOOZ)/subsystems/booz2_gps.makefile +include $(CFG_BOOZ)/subsystems/booz2_ahrs_cmpl.makefile + + +include $(PAPARAZZI_SRC)/conf/autopilot/lisa_test_progs.makefile + +# +# +# + +include $(PAPARAZZI_SRC)/conf/autopilot/lisa_passthrough.makefile + + + +