GNU Radio v3.6.2-149-ga6d285d9 C++ API
Signal Level Control (AGC)

Classes

class  gr_agc2_cc
 high performance Automatic Gain Control classFor Power the absolute value of the complex number is used. More...
class  gr_agc2_ff
 high performance Automatic Gain Control class More...
class  gr_agc_cc
 high performance Automatic Gain Control classFor Power the absolute value of the complex number is used. More...
class  gr_agc_ff
 high performance Automatic Gain Control classPower is approximated by absolute value More...
class  gr_ctcss_squelch_ff
 gate or zero output if ctcss tone not present More...
class  gr_dpll_bb
 Detect the peak of a signalIf a peak is detected, this block outputs a 1, or it outputs 0's. More...
class  gr_feedforward_agc_cc
 Non-causal AGC which computes required gain based on max absolute value over nsamples. More...
class  gr_peak_detector2_fb
 Detect the peak of a signalIf a peak is detected, this block outputs a 1, or it outputs 0's. A separate debug output may be connected, to view the internal EWMA described below. More...
class  gr_pwr_squelch_cc
 gate or zero output when input power below threshold More...
class  gr_pwr_squelch_ff
 gate or zero output when input power below threshold More...
class  gr_regenerate_bb
 Detect the peak of a signal and repeat every period samplesIf a peak is detected, this block outputs a 1 repeated every period samples until reset by detection of another 1 on the input or stopped after max_regen regenerations have occurred. More...
class  gr_simple_squelch_cc
 simple squelch block based on average signal power and threshold in dB. More...
class  gr::analog::agc2_cc
 high performance Automatic Gain Control classFor Power the absolute value of the complex number is used. More...
class  gr::analog::agc2_ff
 high performance Automatic Gain Control class More...
class  gr::analog::agc_cc
 high performance Automatic Gain Control classFor Power the absolute value of the complex number is used. More...
class  gr::analog::agc_ff
 high performance Automatic Gain Control classPower is approximated by absolute value More...
class  gr::analog::ctcss_squelch_ff
 gate or zero output if ctcss tone not present More...
class  gr::analog::dpll_bb
 Detect the peak of a signalIf a peak is detected, this block outputs a 1, or it outputs 0's. More...
class  gr::analog::feedforward_agc_cc
 Non-causal AGC which computes required gain based on max absolute value over nsamples. More...
class  gr::analog::pwr_squelch_cc
 gate or zero output when input power below threshold More...
class  gr::analog::pwr_squelch_ff
 gate or zero output when input power below threshold More...
class  gr::analog::simple_squelch_cc
 simple squelch block based on average signal power and threshold in dB. More...
class  gr::analog::squelch_base_cc
 basic squelch block; to be subclassed for other squelches. More...
class  gr::analog::squelch_base_ff
 basic squelch block; to be subclassed for other squelches. More...