Merge branch 'next' into corvuscorax/OP-1156_pathfollower-unification
[librepilot.git] / shared / uavobjectdefinition / oplinkreceiver.xml
blob5323d1522a5556f8710d86511a776a8862e8d09c
1 <xml>
2     <object name="OPLinkReceiver" singleinstance="true" settings="false" category="System">
3         <description>A receiver channel group carried over the OPLink radio.</description>
4         <field name="Channel" units="us" type="int16" elements="8"/>
5         <access gcs="readonly" flight="readwrite"/>
6         <telemetrygcs acked="false" updatemode="onchange" period="0"/>
7         <telemetryflight acked="false" updatemode="onchange" period="0"/>
8         <logging updatemode="manual" period="0"/>
9     </object>
10 </xml>