GNU Radio 3.7.1.1 C++ API
Level Controllers

Classes

class  gr::analog::kernel::agc_cc
 high performance Automatic Gain Control class for complex signals. More...
class  gr::analog::kernel::agc2_cc
 high performance Automatic Gain Control class More...
class  gr::analog::agc2_ff
 high performance Automatic Gain Control class with attack and decay rates. More...
class  gr::analog::agc3_cc
 high performance Automatic Gain Control class with attack and decay rates. More...
class  gr::analog::agc_ff
 high performance Automatic Gain Control class More...
class  gr::analog::ctcss_squelch_ff
 gate or zero output if CTCSS tone not present 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::rail_ff
 clips input values to min, max More...
class  gr::analog::simple_squelch_cc
 simple squelch block based on average signal power and threshold in dB. More...
class  gr::blocks::threshold_ff
 Output a 1 or zero based on a threshold value. More...

Detailed Description