Files
paparazzi/conf/flight_plans/grosslobke_start.xml
T
Pascal Brisset bc4f0743dd gaz -> throttle
2006-08-22 12:12:36 +00:00

18 lines
717 B
XML

<flight_plan ALT="70" GROUND_ALT="68" LAT0="52.26483" LON0="9.99394" MAX_DIST_FROM_HOME="500" NAME="Gross Lobke, verschiedene Kreise" QFU="270" SECURITY_HEIGHT="30">
<waypoints utm_x0="567831.0" utm_y0="5790955.0">
<waypoint alt="150." name="HOME" x="12.5630359771" y="36.3278824799"/>
<waypoint alt="170." name="1" x="131.545403407" y="27.1758122239"/>
<waypoint alt="140." name="2" x="-58.0938498249" y="80.0610042643"/>
<waypoint alt="68." name="RWAY" x="-46.4884026515" y="10.5747433128"/>
</waypoints>
<blocks>
<block NAME="init">
<go wp="1"/>
<go WP="2"/>
<go WP="RWAY"/>
<stay throttle="0" vmode="throttle" wp="RWAY"/>
</block>
</blocks>
</flight_plan>