NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
__mavlink_radio_t Struct Reference

#include <mavlink_msg_radio.h>

Data Fields

uint16_t rxerrors
 receive errors More...
 
uint16_t fixed
 count of error corrected packets More...
 
uint8_t rssi
 local signal strength More...
 
uint8_t remrssi
 remote signal strength More...
 
uint8_t txbuf
 how full the tx buffer is as a percentage More...
 
uint8_t noise
 background noise level More...
 
uint8_t remnoise
 remote background noise level More...
 

Field Documentation

uint16_t __mavlink_radio_t::fixed

count of error corrected packets

uint8_t __mavlink_radio_t::noise

background noise level

uint8_t __mavlink_radio_t::remnoise

remote background noise level

uint8_t __mavlink_radio_t::remrssi

remote signal strength

uint8_t __mavlink_radio_t::rssi

local signal strength

uint16_t __mavlink_radio_t::rxerrors

receive errors

uint8_t __mavlink_radio_t::txbuf

how full the tx buffer is as a percentage


The documentation for this struct was generated from the following file: