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 |