diff --git a/conf/Makefile.ardrone2 b/conf/Makefile.ardrone2 index fc5f0bb565..ad6e9f254b 100644 --- a/conf/Makefile.ardrone2 +++ b/conf/Makefile.ardrone2 @@ -33,9 +33,9 @@ upload_extra: # Program the device and start it. load upload program: upload_extra $(OBJDIR)/$(TARGET).elf - $(Q)$(DRONE) insmod $(PAPARAZZI_SRC)/sw/ext/ardrone2_drivers/cdc-acm.ko - $(Q)$(DRONE) upload_paparazzi $(OBJDIR)/$(TARGET).elf $(SUB_DIR) - $(Q)$(DRONE) status + $(Q)$(DRONE) --host=$(HOST) insmod $(PAPARAZZI_SRC)/sw/ext/ardrone2_drivers/cdc-acm.ko + $(Q)$(DRONE) --host=$(HOST) upload_file_and_run $(OBJDIR)/$(TARGET).elf $(SUB_DIR) + $(Q)$(DRONE) --host=$(HOST) status # Program the device and start it. diff --git a/conf/airframes/airframe.dtd b/conf/airframes/airframe.dtd index a8ce45cd30..493ba98742 100644 --- a/conf/airframes/airframe.dtd +++ b/conf/airframes/airframe.dtd @@ -121,4 +121,5 @@ target CDATA #IMPLIED> +target CDATA #IMPLIED +dir CDATA #IMPLIED> diff --git a/conf/airframes/examples/quadrotor_lisa_mx.xml b/conf/airframes/examples/quadrotor_lisa_mx.xml index 265e887ffd..3452e08df1 100644 --- a/conf/airframes/examples/quadrotor_lisa_mx.xml +++ b/conf/airframes/examples/quadrotor_lisa_mx.xml @@ -41,6 +41,7 @@ + @@ -50,6 +51,8 @@ + + diff --git a/conf/airframes/examples/quadrotor_navstik.xml b/conf/airframes/examples/quadrotor_navstik.xml new file mode 100644 index 0000000000..06329a360e --- /dev/null +++ b/conf/airframes/examples/quadrotor_navstik.xml @@ -0,0 +1,212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + + + +
+ +
+ + + + + + +
+ +
+ + + + +
+ +
+ + + +
+ +
+ + + + +
+ +
diff --git a/conf/autopilot/rotorcraft_autopilot.xml b/conf/autopilot/rotorcraft_autopilot.xml index fe8bdbc30b..807e08f721 100644 --- a/conf/autopilot/rotorcraft_autopilot.xml +++ b/conf/autopilot/rotorcraft_autopilot.xml @@ -1,17 +1,22 @@ - + + + + + + - + - - + + @@ -19,28 +24,28 @@ - + - + - +