2012-03-11 12:31:38 +01:00
|
|
|
<xml>
|
2013-06-22 19:58:54 +02:00
|
|
|
<object name="WaypointActive" singleinstance="true" settings="false" category="Navigation">
|
2012-03-11 12:31:38 +01:00
|
|
|
<description>Indicates the currently active waypoint</description>
|
2012-05-28 20:50:09 +02:00
|
|
|
<field name="Index" units="" type="int16" elements="1"/>
|
2012-03-11 12:31:38 +01:00
|
|
|
<access gcs="readwrite" flight="readwrite"/>
|
|
|
|
<telemetrygcs acked="false" updatemode="manual" period="0"/>
|
|
|
|
<telemetryflight acked="false" updatemode="onchange" period="0"/>
|
2013-11-17 20:45:04 +01:00
|
|
|
<logging updatemode="manual" period="0"/>
|
2012-03-11 12:31:38 +01:00
|
|
|
</object>
|
|
|
|
</xml>
|