GNU Radio's DVBS2RX Package
pl_frame_sync.h File Reference
#include "cdeque.h"
#include "delay_line.h"
#include "pl_defs.h"
#include "pl_submodule.h"
#include <gnuradio/dvbs2rx/api.h>
#include <gnuradio/gr_complex.h>
#include <chrono>
Include dependency graph for pl_frame_sync.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gr::dvbs2rx::frame_sync
 Frame Synchronizer. More...
 

Namespaces

namespace  gr
 Fixed-length double-ended queue with contiguous volk-aligned elements.
 
namespace  gr::dvbs2rx
 

Macros

#define SOF_CORR_LEN   (SOF_LEN - 1)
 
#define PLSC_CORR_LEN   (PLSC_LEN / 2)
 

Enumerations

enum class  gr::dvbs2rx::frame_sync_state_t { gr::dvbs2rx::searching , gr::dvbs2rx::found , gr::dvbs2rx::locked }
 

Macro Definition Documentation

◆ PLSC_CORR_LEN

#define PLSC_CORR_LEN   (PLSC_LEN / 2)

◆ SOF_CORR_LEN

#define SOF_CORR_LEN   (SOF_LEN - 1)