2011-01-09 23:28:39 +01:00
|
|
|
<xml>
|
|
|
|
<object name="FlightPlanSettings" singleinstance="true" settings="true">
|
|
|
|
<description>Settings for the flight plan module, control the execution of the script</description>
|
|
|
|
<field name="Test" units="" type="float" elements="1" defaultvalue="0.0"/>
|
2011-02-27 01:38:59 +01:00
|
|
|
<access gcs="readwrite" flight="readwrite"/>
|
2011-01-09 23:28:39 +01:00
|
|
|
<telemetrygcs acked="true" updatemode="onchange" period="0"/>
|
|
|
|
<telemetryflight acked="true" updatemode="onchange" period="0"/>
|
2012-04-21 20:59:14 +02:00
|
|
|
<logging updatemode="manual" period="0"/>
|
2011-02-27 01:38:59 +01:00
|
|
|
</object>
|
2011-01-09 23:28:39 +01:00
|
|
|
</xml>
|