#include <atsc_consts.h>
#include <gr_mmse_fir_interpolator.h>
#include <gr_single_pole_iir.h>
#include <cstdio>
Go to the source code of this file.
Namespaces | |
namespace | sssr |
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 | atsc_sssr |
ATSC Segment and Symbol Sync Recovery. More... | |
class | atsc_interpolator |
interpolator control for segment and symbol sync recovery More... | |
Typedefs | |
typedef float | sample_t |
|
|