2012-02-29 16:34:11 +01:00
|
|
|
<xml>
|
|
|
|
<object name="RevoSettings" singleinstance="true" settings="true">
|
|
|
|
<description>Settings for the revo to control the algorithm and what is updated</description>
|
2012-06-17 09:21:58 +02:00
|
|
|
<field name="FusionAlgorithm" units="" type="enum" elements="1" options="Complementary,INSIndoor,INSOutdoor" defaultvalue="Complementary"/>
|
2012-02-29 16:34:11 +01:00
|
|
|
<access gcs="readwrite" flight="readwrite"/>
|
|
|
|
<telemetrygcs acked="true" updatemode="onchange" period="0"/>
|
|
|
|
<telemetryflight acked="true" updatemode="onchange" period="0"/>
|
2012-05-05 06:27:29 +02:00
|
|
|
<logging updatemode="manual" period="0"/>
|
2012-02-29 16:34:11 +01:00
|
|
|
</object>
|
|
|
|
</xml>
|