|
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 [18] |
| channel data, 12 channels (12 bit numbers) More... | |
RC Channel data (12 channels).
This is incoming from the ST24
| uint8_t ChannelData12::channel[18] |
channel data, 12 channels (12 bit numbers)
Definition at line 79 of file st24.cpp.
Referenced by st24_decode().
| uint8_t ChannelData12::packet_count |
Number of UART packets sent since reception of last RF frame (this tells something about age / rate)
Definition at line 78 of file st24.cpp.
Referenced by st24_decode().
| uint8_t ChannelData12::rssi |
1.8.13