2 <object name="FlightPlanControl" singleinstance="true" settings="false" category="Navigation">
3 <description>Control the flight plan script</description>
4 <field name="Command" units="" type="enum" options="Start,Stop,Kill" defaultvalue="Start" elements="1"/>
5 <access gcs="readwrite" flight="readwrite"/>
6 <telemetrygcs acked="true" updatemode="manual" period="0"/>
7 <telemetryflight acked="true" updatemode="manual" period="0"/>
8 <logging updatemode="manual" period="0"/>