GNU Radio 3.6.5.1 C++ API
|
Classes | |
class | gr::analog::agc2_cc |
high performance Automatic Gain Control class More... | |
class | gr::analog::agc2_ff |
high performance Automatic Gain Control class More... | |
class | gr::analog::agc_cc |
high performance Automatic Gain Control class 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... |