Tune CW decoder sensitivity to reject noise¶
The Sens slider controls how strictly the CW decoder filters uncertain character decodes. Raising it suppresses garbled output caused by noise or weak signals; lowering it shows more characters at the cost of accuracy.
Before you start¶
- The CW decode panel must be open in the Panadapter applet. If it is not visible, open it first.
- PC audio must be routed to AetherSDR. The panel displays "(requires PC Audio)" as a reminder.
Steps¶
- Locate the CW decode panel at the bottom of the Panadapter applet.
- Find the Sens: label and the short horizontal slider immediately to its right.
- Drag the Sens slider left to accept more decodes (lower threshold) or right to reject low-confidence decodes (higher threshold).
- Watch the "CW decode text" area. Characters coloured red or orange indicate low confidence; reduce them by moving the slider right.
- Release the slider. The value is saved automatically to
CwDecoderSensitivity.
What each control does¶
| Control | Default | Range |
|---|---|---|
| Sens slider | 30 | 0β100 |
| CW decode text | β | β |
| CW stats label | β | <hz> Hz <wpm> WPM |
| ## Tips |
- Start at the default of 30 and raise the slider gradually until red and orange characters disappear from the decode text.
- Character colour is a quick confidence gauge: if most output is green, the current sensitivity is well matched to signal conditions. If the display goes blank entirely, the slider is set too high β move it left until characters return.
- The Lo and Hi pitch sliders (default 500 Hz and 700 Hz, range 300β1200 Hz) constrain which pitches the decoder searches. Narrowing that range to match the received signal's sidetone pitch can reduce false triggers independently of Sens.
- Right-clicking the CW decode text area also gives access to the standard text actions (Select All, Copy, and so on) alongside the Clear option.
Troubleshooting¶
- Decoded text disappears completely after raising Sens β the threshold is above the confidence level of the incoming signal. Lower the slider until output returns, then raise it more slowly.
- Output remains noisy even at Sens 100 β the signal may be outside the pitch search window. Check the CW stats label for the reported pitch and adjust Lo and Hi to bracket it.
- Sens resets to 30 after restart β if
CwDecoderSensitivityis missing from saved settings, AetherSDR uses the default of 30. Move the slider once to write the value; it is then saved on every change.