GNU Radio Manual and C++ API Reference  3.7.13.4
The Free & Open Software Radio Ecosystem

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::corr_est_cc
 Correlate stream with a pre-defined sequence and estimate peak. 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::msk_timing_recovery_cc
 MSK/GMSK timing recoveryThis block performs timing synchronization on CPM modulations using a fourth-order nonlinearity feedback method which is non-data-aided. The block does not require prior phase synchronization but is relatively sensitive to frequency offset (keep offset to 0.1x symbol rate). 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...
 
class  gr::digital::symbol_sync_cc
 Symbol Synchronizer block with complex input, complex output. More...
 
class  gr::digital::symbol_sync_ff
 Symbol Synchronizer block with float input, float output. More...
 

Detailed Description