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