![]() |
libcyberradio
22.01.24
|
VITA interface specification for the NDR472. More...
#include <VitaIfSpec.h>
Data Fields | |
| int | headerSizeWords |
| Size of the VITA 49 header, in 32-byte words. | |
| int | payloadSizeWords |
| Size of the payload, in 32-byte words. | |
| int | tailSizeWords |
| Size of the VITA 49 "tail", in 32-byte words. | |
| const char * | byteOrder |
| Byte order used by the radio. | |
| bool | iqSwapped |
| Whether the I/Q data in the payload are swapped. | |
| bool | usesV491 |
| Whether the data packets use VITA 49.1 framing. | |
VITA interface specification for the NDR472.
Definition at line 37 of file VitaIfSpec.h.