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.
Classes | Macros
remotedatablock.h File Reference
#include <stdint.h>
#include <string.h>
#include <algorithm>
#include <QString>
#include "dsp/dsptypes.h"
+ Include dependency graph for remotedatablock.h:
+ This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ UDPSINKFEC_NBORIGINALBLOCKS

#define UDPSINKFEC_NBORIGINALBLOCKS   128

Definition at line 35 of file remotedatablock.h.

◆ UDPSINKFEC_UDPSIZE

#define UDPSINKFEC_UDPSIZE   512

Definition at line 34 of file remotedatablock.h.