2010-04-10 05:09:56 +00:00
|
|
|
<xml>
|
2010-08-27 00:15:42 +00:00
|
|
|
<object name="ObjectPersistence" singleinstance="true" settings="false">
|
|
|
|
<description>Someone who knows please enter this</description>
|
2011-08-15 10:24:37 -05:00
|
|
|
<field name="Operation" units="" type="enum" elements="1" options="NOP,Load,Save,Delete,FullErase,Completed"/>
|
2010-08-27 00:15:42 +00:00
|
|
|
<field name="Selection" units="" type="enum" elements="1" options="SingleObject,AllSettings,AllMetaObjects,AllObjects"/>
|
|
|
|
<field name="ObjectID" units="" type="uint32" elements="1"/>
|
|
|
|
<field name="InstanceID" units="" type="uint32" elements="1"/>
|
|
|
|
<access gcs="readwrite" flight="readwrite"/>
|
|
|
|
<telemetrygcs acked="true" updatemode="manual" period="0"/>
|
2011-03-28 19:16:50 +00:00
|
|
|
<telemetryflight acked="true" updatemode="onchange" period="0"/>
|
2012-04-21 11:59:14 -07:00
|
|
|
<logging updatemode="manual" period="0"/>
|
2011-02-27 00:38:59 +00:00
|
|
|
</object>
|
2010-04-10 05:09:56 +00:00
|
|
|
</xml>
|