Simple Squelch

From GNU Radio
Revision as of 13:42, 31 October 2019 by Duggabe (talk | contribs) (add Example Flowgraph)
Jump to navigation Jump to search

Simple squelch block based on average signal power and threshold in dB.

Parameters

(R): Run-time adjustable

Threshold (R)
Threshold for muting.
Alpha
Gain parameter for the running average filter.

Example Flowgraph

This flowgraph shows a Simple Squelch block in a working 2 meter receiver.

FunCube 2 meter NB FM fg.png

Source Files

C++ files
TODO
Header files
TODO
Public header files
TODO
Block definition
TODO