#include <gnuradio/atsc/api.h>
#include <gnuradio/atsc/consts.h>
#include <gnuradio/filter/mmse_fir_interpolator_ff.h>
#include <gnuradio/filter/single_pole_iir.h>
#include <cstdio>
Go to the source code of this file.
Classes | |
class | sssr::digital_correlator |
digital correlator for 1001 and 0110 patterns More... | |
class | sssr::seg_sync_integrator |
segment sync integrator More... | |
class | sssr::quad_filter |
quad filter (used to compute timing error) More... | |
class | atsci_sssr |
ATSC Segment and Symbol Sync Recovery. More... | |
class | atsci_interpolator |
interpolator control for segment and symbol sync recovery More... | |
Namespaces | |
sssr | |
Typedefs | |
typedef float | sssr::sample_t |