2013-06-07 02:43:47 +02:00
|
|
|
<xml>
|
2014-01-09 21:48:27 +01:00
|
|
|
<object name="OPLinkReceiver" singleinstance="true" settings="false" category="System">
|
2013-06-07 02:43:47 +02:00
|
|
|
<description>A receiver channel group carried over the OPLink radio.</description>
|
2016-07-10 03:45:43 +02:00
|
|
|
<field name="Channel" units="us" type="int16" elements="16"/>
|
2013-06-07 02:43:47 +02:00
|
|
|
<access gcs="readonly" flight="readwrite"/>
|
2015-01-31 22:11:43 +01:00
|
|
|
<telemetrygcs acked="false" updatemode="manual" period="0"/>
|
|
|
|
<telemetryflight acked="false" updatemode="periodic" period="1000"/>
|
2013-06-07 02:43:47 +02:00
|
|
|
<logging updatemode="manual" period="0"/>
|
|
|
|
</object>
|
|
|
|
</xml>
|