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 |
| Pitch range slider | 500β700 Hz | 300β1200 Hz |
| WPM range slider | 15β40 WPM | 5β60 WPM |
CW decode text colouring¶
The decoded text uses colour to indicate confidence:
| Colour | Cost threshold | Meaning |
|---|---|---|
| Green | < 0.15 | High confidence |
| Yellow | < 0.35 | Moderate confidence |
| Orange | < 0.60 | Low confidence |
| Red | >= 0.60 | Very low confidence |
TX-side decoded text (your own sending) appears in cyan (#5fc8ff) so you can distinguish your sending from incoming CW. When switching from TX to RX, a separator space is inserted automatically to prevent the two coloured runs from merging.
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 Pitch range slider (default 500β700 Hz, range 300β1200 Hz) constrains which pitches the decoder searches. Narrowing that range to match the received signal's sidetone pitch can reduce false triggers independently of Sens.
- The WPM range slider (default 15β40 WPM, range 5β60 WPM) constrains which speeds the decoder searches. Narrowing that range to match the received signal's sending speed improves decoding accuracy.
- 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 the Pitch range slider 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.