[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [5471] moved "testing" to the end of the target sect
From: |
antoine drouin |
Subject: |
[paparazzi-commits] [5471] moved "testing" to the end of the target section |
Date: |
Thu, 19 Aug 2010 08:23:38 +0000 |
Revision: 5471
http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=5471
Author: poine
Date: 2010-08-19 08:23:37 +0000 (Thu, 19 Aug 2010)
Log Message:
-----------
moved "testing" to the end of the target section
Modified Paths:
--------------
paparazzi3/trunk/conf/airframes/AirborneCodeReorg/TinyFw.xml
Modified: paparazzi3/trunk/conf/airframes/AirborneCodeReorg/TinyFw.xml
===================================================================
--- paparazzi3/trunk/conf/airframes/AirborneCodeReorg/TinyFw.xml
2010-08-19 04:29:13 UTC (rev 5470)
+++ paparazzi3/trunk/conf/airframes/AirborneCodeReorg/TinyFw.xml
2010-08-19 08:23:37 UTC (rev 5471)
@@ -163,7 +163,6 @@
<target name="fixedwing" board="tiny_2.11">
<param name="FLASH_MODE" value="IAP"/>
<subsystem name="autopilot"/>
- <subsystem name="testing"/>
<subsystem name="radio_control" type="ppm"/>
<!-- Communication -->
<subsystem name="telemetry" type="transparent">
@@ -180,6 +179,7 @@
<define name="LOITER_TRIM" value="1" />
<define name="WIND_INFO" value="1" />
</subsystem>
+ <subsystem name="testing"/>
</target>
<makefile location="after">
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [5471] moved "testing" to the end of the target section,
antoine drouin <=