1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-30 15:52:12 +01:00

OP-1122 OP-1120 OPLinkReceiver uavobject had no caterogy defined (is now part of the System category)

This commit is contained in:
Philippe Renon 2014-01-09 21:48:27 +01:00
parent bcb59a3dca
commit 48aa89d2e7

View File

@ -1,5 +1,5 @@
<xml> <xml>
<object name="OPLinkReceiver" singleinstance="true" settings="false"> <object name="OPLinkReceiver" singleinstance="true" settings="false" category="System">
<description>A receiver channel group carried over the OPLink radio.</description> <description>A receiver channel group carried over the OPLink radio.</description>
<field name="Channel" units="us" type="int16" elements="8"/> <field name="Channel" units="us" type="int16" elements="8"/>
<access gcs="readonly" flight="readwrite"/> <access gcs="readonly" flight="readwrite"/>