GNU Radio 3.7.1 C++ API
Synchronizers
Collaboration diagram for Synchronizers:

Classes

class  gr::analog::pll_carriertracking_cc
 Implements a PLL which locks to the input frequency and outputs the input signal mixed with that carrier. More...
class  gr::analog::pll_freqdet_cf
 Implements a PLL which locks to the input frequency and outputs an estimate of that frequency. Useful for FM Demod. More...
class  gr::analog::pll_refout_cc
 Implements a PLL which locks to the input frequency and outputs a carrier. More...
class  gr::digital::clock_recovery_mm_cc
 Mueller and Müller (M&M) based clock recovery block with complex input, complex output. More...
class  gr::digital::clock_recovery_mm_ff
 Mueller and Müller (M&M) based clock recovery block with float input, float output. More...
class  gr::digital::costas_loop_cc
 A Costas loop carrier recovery module. More...
class  gr::digital::fll_band_edge_cc
 Frequency Lock Loop using band-edge filters. More...
class  gr::digital::mpsk_receiver_cc
 This block takes care of receiving M-PSK modulated signals through phase, frequency, and symbol synchronization. More...
class  gr::digital::ofdm_insert_preamble
 insert "pre-modulated" preamble symbols before each payload. More...
class  gr::digital::ofdm_sync_sc_cfb
 Schmidl & Cox synchronisation for OFDM. More...
class  gr::digital::pfb_clock_sync_ccf
 Timing synchronizer using polyphase filterbanks. More...
class  gr::digital::pfb_clock_sync_fff
 Timing synchronizer using polyphase filterbanks. More...
class  gr::digital::pn_correlator_cc
 PN code sequential search correlator. More...