mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-12 02:54:15 +01:00
LP-500 fixed comment typos found in PR/review
This commit is contained in:
parent
545f1c863b
commit
c5ea323770
@ -5,7 +5,7 @@
|
|||||||
* @addtogroup UAVOHoTTBridge UAVO to HoTT Bridge Telemetry Module
|
* @addtogroup UAVOHoTTBridge UAVO to HoTT Bridge Telemetry Module
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file uavohottridge.c
|
* @file uavohottbridge.c
|
||||||
* @author The LibrePilot Project, http://www.librepilot.org Copyright (C) 2017.
|
* @author The LibrePilot Project, http://www.librepilot.org Copyright (C) 2017.
|
||||||
* Tau Labs, http://taulabs.org, Copyright (C) 2013-2014
|
* Tau Labs, http://taulabs.org, Copyright (C) 2013-2014
|
||||||
* @brief sends telemery data on HoTT request
|
* @brief sends telemery data on HoTT request
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
<object name="HoTTBridgeStatus" singleinstance="true" settings="false" category="System" priority="true">
|
<object name="HoTTBridgeStatus" singleinstance="true" settings="false" category="System" priority="true">
|
||||||
<description>HoTTBridge Status Information</description>
|
<description>HoTTBridge Status Information</description>
|
||||||
|
|
||||||
|
|
||||||
<field name="TxPackets" units="count" type="uint32" elements="1"/>
|
<field name="TxPackets" units="count" type="uint32" elements="1"/>
|
||||||
<field name="RxPackets" units="count" type="uint32" elements="1"/>
|
<field name="RxPackets" units="count" type="uint32" elements="1"/>
|
||||||
<field name="TxFail" units="count" type="uint32" elements="1"/>
|
<field name="TxFail" units="count" type="uint32" elements="1"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user