2010-04-17 07:38:28 +00:00
|
|
|
<xml>
|
2010-08-27 00:15:42 +00:00
|
|
|
<object name="PositionActual" singleinstance="true" settings="false">
|
2010-09-26 03:06:27 +00:00
|
|
|
<description>Contains the current position relative to @ref HomeLocation</description>
|
|
|
|
<field name="North" units="cm" type="int32" elements="1"/>
|
|
|
|
<field name="East" units="cm" type="int32" elements="1"/>
|
|
|
|
<field name="Down" units="cm" type="int32" elements="1"/>
|
2010-08-27 00:15:42 +00:00
|
|
|
<access gcs="readwrite" flight="readwrite"/>
|
|
|
|
<telemetrygcs acked="false" updatemode="manual" period="0"/>
|
|
|
|
<telemetryflight acked="false" updatemode="periodic" period="1000"/>
|
|
|
|
<logging updatemode="periodic" period="1000"/>
|
2010-04-17 07:38:28 +00:00
|
|
|
</object>
|
|
|
|
</xml>
|