Simple Squelch: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(add Example Flowgraph) |
||
Line 13: | Line 13: | ||
== Example Flowgraph == | == Example Flowgraph == | ||
This flowgraph shows a Simple Squelch block in a working 2 meter receiver. | |||
[[File:FunCube_2_meter_NB_FM_fg.png|800px]] | |||
== Source Files == | == Source Files == |
Revision as of 13:42, 31 October 2019
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.
Source Files
- C++ files
- TODO
- Header files
- TODO
- Public header files
- TODO
- Block definition
- TODO