SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
|
#include <stdint.h>
#include <string.h>
#include <algorithm>
#include <QString>
#include "dsp/dsptypes.h"
Go to the source code of this file.
Classes | |
struct | RemoteMetaDataFEC |
struct | RemoteHeader |
struct | RemoteProtectedBlock |
struct | RemoteSuperBlock |
struct | RemoteTxControlBlock |
struct | RemoteRxControlBlock |
class | RemoteDataBlock |
Macros | |
#define | UDPSINKFEC_UDPSIZE 512 |
#define | UDPSINKFEC_NBORIGINALBLOCKS 128 |
#define UDPSINKFEC_NBORIGINALBLOCKS 128 |
Definition at line 35 of file remotedatablock.h.
#define UDPSINKFEC_UDPSIZE 512 |
Definition at line 34 of file remotedatablock.h.