paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [4470] Added alt to eight and oval calls, dont see a


From: Anton K.
Subject: [paparazzi-commits] [4470] Added alt to eight and oval calls, dont see a reason why you shouldnt be able to set these.
Date: Sat, 23 Jan 2010 03:09:25 +0000

Revision: 4470
          http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=4470
Author:   antonk
Date:     2010-01-23 03:09:24 +0000 (Sat, 23 Jan 2010)
Log Message:
-----------
Added alt to eight and oval calls, dont see a reason why you shouldnt be able 
to set these.

Modified Paths:
--------------
    paparazzi3/trunk/conf/flight_plans/flight_plan.dtd

Modified: paparazzi3/trunk/conf/flight_plans/flight_plan.dtd
===================================================================
--- paparazzi3/trunk/conf/flight_plans/flight_plan.dtd  2010-01-23 02:33:26 UTC 
(rev 4469)
+++ paparazzi3/trunk/conf/flight_plans/flight_plan.dtd  2010-01-23 03:09:24 UTC 
(rev 4470)
@@ -184,8 +184,11 @@
 <!ATTLIST eight
 center CDATA #REQUIRED
 turn_around CDATA #REQUIRED
+alt CDATA #IMPLIED
+until CDATA #IMPLIED
 radius CDATA #REQUIRED>
 
+
 <!ATTLIST oval
 p1 CDATA #REQUIRED
 p2 CDATA #REQUIRED
@@ -193,6 +196,7 @@
 pitch CDATA #IMPLIED
 throttle CDATA #IMPLIED
 radius CDATA #REQUIRED
+alt CDATA #IMPLIED
 until CDATA #IMPLIED>
 
 <!ATTLIST survey_rectangle





reply via email to

[Prev in Thread] Current Thread [Next in Thread]