GNU Radio 3.6.5 C++ API

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  digital_clock_recovery_mm_cc
 Mueller and Müller (M&M) based clock recovery block with complex input, complex output. More...
class  digital_clock_recovery_mm_ff
 Mueller and Müller (M&M) based clock recovery block with float input, float output. More...
class  digital_costas_loop_cc
 A Costas loop carrier recovery module. More...
class  digital_mpsk_receiver_cc
 This block takes care of receiving M-PSK modulated signals through phase, frequency, and symbol synchronization. More...
class  digital_ofdm_sync_sc_cfb
 Schmidl & Cox synchronisation for OFDM. More...
class  digital_pfb_clock_sync_ccf
 Timing synchronizer using polyphase filterbanks. More...
class  digital_pfb_clock_sync_fff
 Timing synchronizer using polyphase filterbanks. More...
class  digital_pn_correlator_cc
 PN code sequential search correlatorReceives complex baseband signal, outputs complex correlation against reference PN code, one sample per PN code period. The PN sequence is generated using a GLFSR. More...
class  digital_fll_band_edge_cc
 Frequency Lock Loop using band-edge filters. More...