GNU Radio Manual and C++ API Reference 3.7.14.0
The Free & Open Software Radio Ecosystem
simple_framer_sync.h File Reference

Go to the source code of this file.

Namespaces

namespace  gr
 Include this header to use the message passing features.
 
namespace  gr::digital
 

Variables

static const unsigned long long gr::digital::GRSF_SYNC = 0xacdda4e2f28c20fcULL
 
static const int gr::digital::GRSF_BITS_PER_BYTE = 8
 
static const int gr::digital::GRSF_SYNC_OVERHEAD = sizeof(GRSF_SYNC)
 
static const int gr::digital::GRSF_PAYLOAD_OVERHEAD = 1
 
static const int gr::digital::GRSF_TAIL_PAD = 1
 
static const int gr::digital::GRSF_OVERHEAD