GNU Radio's DECT2 Package
|
#include <gnuradio/dect2/packet_receiver.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 |
#define INTER_FRAME_TIME (INTER_SLOT_TIME * 24) |
#define INTER_SLOT_TIME (480 * 4) |
#define MAX_PARTS 8 |
#define P32_D_FIELD_BITS 388 |
#define RFP_SYNC_FIELD 0xAAAAE98A |
#define S_FIELD_BITS 32 |
#define SMPL_BUF_LEN (32 * 4) |
#define TIME_TOL 10 |