diff --git a/conf/airframes/Poine/booz2_a8.xml b/conf/airframes/Poine/booz2_a8.xml index 8e28250b05..262ffb9448 100644 --- a/conf/airframes/Poine/booz2_a8.xml +++ b/conf/airframes/Poine/booz2_a8.xml @@ -89,7 +89,7 @@ --> - + -
@@ -153,9 +154,9 @@ - - - + + + @@ -168,7 +169,7 @@ - + @@ -179,7 +180,7 @@
---> +
@@ -212,8 +213,15 @@ PERIODIC_FREQ = 512 include $(PAPARAZZI_SRC)/conf/autopilot/lisa_test_progs.makefile + +CONFIG_PASSTHROUGH = $(PAPARAZZI_SRC)/conf/autopilot/subsystems/lisa_passthrough + include $(PAPARAZZI_SRC)/conf/autopilot/lisa_passthrough.makefile +RADIO_CONTROL_SPEKTRUM_MODEL=\"booz/radio_control/booz_radio_control_spektrum_dx7se.h\" +include $(CONFIG_PASSTHROUGH)/radio_control_spektrum.makefile + + # # # diff --git a/conf/conf.xml.example b/conf/conf.xml.example index 2b2a9876ab..006b149b9a 100644 --- a/conf/conf.xml.example +++ b/conf/conf.xml.example @@ -28,9 +28,39 @@ /> - + + +