Panadapter overview¶
The panadapter displays a real-time FFT spectrum and waterfall for a radio slice, letting you visualise band activity and tune by clicking or dragging. Each panadapter can also show an optional CW decode panel that reads Morse off-air directly in the application.
Before you start¶
- AetherSDR must be connected to a FLEX-8600 radio. The panadapter requires an active radio connection.
- For CW decoding, PC audio routing to AetherSDR must be configured. The panel displays a "(requires PC Audio)" reminder when this is not in place.
How it works¶
AetherSDR opens with one panadapter visible in the centre of the main window. It is always present; you cannot close the last panadapter. In multi-slice mode, additional panadapters appear, each in its own titled container. Every panadapter is bound to one slice (Slice A through Slice H), shown in the title bar.
Spectrum and waterfall. The upper portion of the panadapter shows the FFT spectrum trace; below it is the waterfall. Click anywhere on the spectrum or waterfall to activate that panadapter. Drag to pan across the band. Scroll to zoom. The View > Single-Click to Tune and View > Pan Follows VFO menu items affect how clicking and scrolling interact with the VFO.
Title bar. The 16-pixel title bar across the top of each panadapter carries the slice label, a drag grip, and (in multi-slice mode) the pop-out, maximize, and close buttons. In single-pan mode those three buttons are hidden.
CW decode panel. An optional panel can appear beneath the waterfall. It runs an off-air Morse decoder and displays decoded text in a rolling read-only field, colour-coded by decoder confidence. The panel is hidden by default and is enabled from the CW mode controls. See Turn on the CW decoder to read Morse off-air.
What each control does¶
Title bar¶
| Control | Kind | Behavior | Notes |
|---|---|---|---|
| Slice title | Indicator | Shows the slice bound to this panadapter. Values: Slice A β Slice H. | β |
| β¬ / β© (pop-out/dock) | Button | Pops the panadapter into a floating window, or docks it back. | Hidden in single-pan mode. The floating window is frameless; drag via the in-app title strip, resize via the bottom-right size grip. |
| β‘ (maximize) | Button | Maximizes this panadapter to fill the main layout area. | Hidden in single-pan mode. |
| Γ (close) | Button | Closes this panadapter. | Hidden in single-pan mode. |
Spectrum / waterfall¶
| Control | Kind | Behavior |
|---|---|---|
| Spectrum / waterfall | Display and drag area | Click to activate the panadapter. Drag to pan. Scroll to zoom. |
CW decode panel¶
| Control | Kind | Default | Valid range | Setting key | Behavior |
|---|---|---|---|---|---|
| CW stats label | Indicator | β | <hz> Hz <wpm> WPM |
β | Shows the pitch and speed currently detected by the decoder. |
| Sens | Slider | 30 | 0 β 100 | CwDecoderSensitivity |
Filters low-confidence decodes. Higher values are stricter. Internally maps the 0 β 100 range to a cost threshold of 1.0 β 0.1. |
| πP (Lock Pitch) | Toggle button | Off | On / Off | β | Locks the decoder pitch to the currently tuned frequency. |
| πS (Lock Speed) | Toggle button | Off | On / Off | β | Locks the decoder speed to the current WPM reading. |
| Lo (pitch min) | Slider | 500 Hz | 300 β 1200 Hz | β | Sets the minimum pitch the decoder searches. Clamped to be no greater than Hi. |
| Hi (pitch max) | Slider | 700 Hz | 300 β 1200 Hz | β | Sets the maximum pitch the decoder searches. Clamped to be no less than Lo. |
| CPY ALL | Button | β | β | β | Copies the full decoded text buffer to the clipboard. |
| CPY VIS | Button | β | β | β | Copies only the text currently visible in the scroll area to the clipboard. |
| CLR | Button | β | β | β | Clears the CW decode buffer. |
| Γ (close CW) | Button | β | β | β | Hides the CW decode panel. |
| CW decode text | Read-only text field | β | β | β | Rolling display of decoded Morse, coloured by confidence: green (highest confidence) through yellow and orange to red (lowest). Right-click the text area to open a context menu; the menu includes standard text actions and a Clear item that clears the decode buffer. |
Tips¶
- The Lo and Hi pitch sliders constrain the frequency range the decoder searches. Narrowing this range around the expected CW tone reduces false decodes on a busy band.
- Decoded text colour reflects decoder confidence. Green text is the most reliable; red text should be treated with caution. Adjust Sens upward to suppress red and orange characters if noise is producing junk output.
CwDecoderSensitivityis persisted across sessions. You do not need to re-tune it each time you open the application.- You can clear the decode buffer from the keyboard-free right-click context menu on the decoded text area as an alternative to clicking CLR.
Related¶
- Turn on the CW decoder to read Morse off-air
- Tune CW decoder sensitivity to reject noise
- Lock CW decoder pitch or speed once tracking is good
- Copy decoded CW text to the clipboard
- Pop a panadapter out into its own window
- Maximize one panadapter to fill the main area
- Close an extra panadapter
- Click the spectrum to activate a panadapter (multi-slice mode)
- Understanding slices and VFOs