diff --git a/conf/airframes/booz2_a1_s.xml b/conf/airframes/booz2_a1_s.xml new file mode 100644 index 0000000000..d0fb9868a6 --- /dev/null +++ b/conf/airframes/booz2_a1_s.xml @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + +
+ +
+ +
+ + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +
+ + + + +
+ + +
+ + + +
+ +
+ + + + + +
+ +
+ +
+ + + +# prevents motors from ever starting +#ap.CFLAGS += -DKILL_MOTORS + +include $(PAPARAZZI_SRC)/conf/autopilot/booz2_autopilot.makefile +include $(PAPARAZZI_SRC)/conf/autopilot/booz2_test_progs.makefile + +sim.CFLAGS += -DBSM_PARAMS=\"booz_sensors_model_params_booz2_a1.h\" +include $(PAPARAZZI_SRC)/conf/autopilot/booz2_simulator.makefile + +include $(PAPARAZZI_SRC)/conf/autopilot/booz2_actuators_buss.makefile +include $(PAPARAZZI_SRC)/conf/autopilot/booz2_imu_b2v1.makefile + + + + + +