GNU Radio's DECT2 Package
packet_receiver_impl.h File Reference
Include dependency graph for packet_receiver_impl.h:

Go to the source code of this file.

Classes

class  gr::dect2::packet_receiver_impl

Namespaces

namespace  gr
namespace  gr::dect2

Macros

#define MAX_PARTS   8
#define SMPL_BUF_LEN   (32 * 4)
#define TIME_TOL   10
#define INTER_SLOT_TIME   (480 * 4)
#define INTER_FRAME_TIME   (INTER_SLOT_TIME * 24)
#define S_FIELD_BITS   32
#define P32_D_FIELD_BITS   388
#define RFP_SYNC_FIELD   0xAAAAE98A

Macro Definition Documentation

◆ INTER_FRAME_TIME

#define INTER_FRAME_TIME   (INTER_SLOT_TIME * 24)

◆ INTER_SLOT_TIME

#define INTER_SLOT_TIME   (480 * 4)

◆ MAX_PARTS

#define MAX_PARTS   8

◆ P32_D_FIELD_BITS

#define P32_D_FIELD_BITS   388

◆ RFP_SYNC_FIELD

#define RFP_SYNC_FIELD   0xAAAAE98A

◆ S_FIELD_BITS

#define S_FIELD_BITS   32

◆ SMPL_BUF_LEN

#define SMPL_BUF_LEN   (32 * 4)

◆ TIME_TOL

#define TIME_TOL   10