APM:Libraries
|
Public Attributes | |
uint16_t | t |
packet counter or clock More... | |
uint8_t | rssi |
signal strength More... | |
uint8_t | packet_count |
Number of UART packets sent since reception of last RF frame (this tells something about age / rate) More... | |
uint8_t | channel [36] |
channel data, 24 channels (12 bit numbers) More... | |
uint8_t ChannelData24::channel[36] |
channel data, 24 channels (12 bit numbers)
Definition at line 90 of file st24.cpp.
Referenced by st24_decode().
uint8_t ChannelData24::packet_count |
Number of UART packets sent since reception of last RF frame (this tells something about age / rate)
Definition at line 89 of file st24.cpp.
Referenced by st24_decode().
uint8_t ChannelData24::rssi |