GNU Radio Manual and C++ API Reference  v3.9.2.0-89-gb7c7001e
The Free & Open Software Radio Ecosystem
simple_framer_sync.h File Reference

Go to the source code of this file.

Namespaces

 gr
 GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
 
 gr::digital
 

Variables

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