23 #ifndef INCLUDED_ATSC_FPLL_H
24 #define INCLUDED_ATSC_FPLL_H
37 typedef boost::shared_ptr<atsc_fpll> atsc_fpll_sptr;
59 int work(
int noutput_items,
filter::single_pole_iir< float, float, float > afcq
Definition: fpll.h:76
void reset()
Definition: fpll.h:63
#define ATSC_API
Definition: gr-atsc/include/gnuradio/atsc/api.h:30
ATSC FPLL (2nd Version)A/D –> GrFIRfilterFFF -—> GrAtscFPLL -—>
Definition: fpll.h:52
double initial_phase
Definition: fpll.h:71
high performance Automatic Gain Control class for float signals.
Definition: agc.h:101
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37
ATSC_API atsc_fpll_sptr atsc_make_fpll()
double initial_freq
Definition: fpll.h:70
std::vector< const void * > gr_vector_const_void_star
Definition: gnuradio-runtime/include/gnuradio/types.h:40
bool debug_no_update
Definition: fpll.h:72
gr::nco< float, float > nco
Definition: fpll.h:73
analog::kernel::agc_ff agc
Definition: fpll.h:74
filter::single_pole_iir< float, float, float > afci
Definition: fpll.h:75
std::vector< void * > gr_vector_void_star
Definition: gnuradio-runtime/include/gnuradio/types.h:39