Simple Squelch
From GNU Radio
Simple squelch block based on average signal power and threshold in dB.
Parameters[edit]
(R): Run-time adjustable
- Threshold (R)
- Threshold for muting.
- Alpha
- Gain parameter for the running average filter.
Example Flowgraph[edit]
This flowgraph shows a Simple Squelch block in a working 2 meter receiver.
Source Files[edit]
- C++ files
- TODO
- Header files
- TODO
- Public header files
- TODO
- Block definition
- TODO