2010-04-10 07:09:56 +02:00
|
|
|
<xml>
|
2010-08-27 02:15:42 +02:00
|
|
|
<object name="ObjectPersistence" singleinstance="true" settings="false">
|
|
|
|
<description>Someone who knows please enter this</description>
|
2012-06-02 17:23:27 +02:00
|
|
|
<field name="Operation" units="" type="enum" elements="1" options="NOP,Load,Save,Delete,FullErase,Completed,Error"/>
|
2010-08-27 02:15:42 +02: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 21:16:50 +02:00
|
|
|
<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>
|
2010-04-10 07:09:56 +02:00
|
|
|
</xml>
|