2012-07-29 22:10:55 +02:00
|
|
|
<xml>
|
|
|
|
<object name="RelayTuning" singleinstance="true" settings="false">
|
|
|
|
<description>The input to the relay tuning.</description>
|
2012-07-30 04:08:46 +02:00
|
|
|
<field name="Period" units="ms" type="float" elementnames="Roll,Pitch,Yaw"/>
|
2012-08-01 08:21:57 +02:00
|
|
|
<field name="Gain" units="(deg/s)/output" type="float" elementnames="Roll,Pitch,Yaw"/>
|
2012-09-24 23:47:18 +02:00
|
|
|
<access gcs="readonly" flight="readwrite"/>
|
2012-07-29 22:10:55 +02:00
|
|
|
<telemetrygcs acked="false" updatemode="manual" period="0"/>
|
|
|
|
<telemetryflight acked="false" updatemode="periodic" period="1000"/>
|
|
|
|
<logging updatemode="manual" period="0"/>
|
|
|
|
</object>
|
|
|
|
</xml>
|