Pop a panadapter out into its own window¶
When you have more than one panadapter open, you can detach any of them into a separate floating window. This is useful for placing the panadapter on a second monitor or resizing it independently from the main AetherSDR layout.
Before you start¶
- Connect to a FLEX-8600 radio. The pop-out button is only available when a radio connection is active.
- Open at least one additional panadapter. In single-panadapter mode, the pop-out button is hidden.
Steps¶
- Locate the title bar at the top of the panadapter you want to detach. It shows the slice label (for example, Slice A) and a row of small buttons on the right.
- Click the β¬ button in that title bar.
The panadapter detaches into a floating, frameless window.
- To move the floating window, click and drag the title strip at the top of the floating window.
- To resize the floating window, drag the size grip in its bottom-right corner.
- To dock the window back into the main layout, click the β© button in the floating window's title bar.
What each control does¶
| Control | Description | Default |
|---|---|---|
| β¬ (pop-out) | Detaches the panadapter into a floating window. | β |
| β© (dock) | Returns the floating panadapter to the main layout. | β |
| β‘ (maximize) | Expands this panadapter to fill the main area. | β |
| Γ (close) | Closes this panadapter. | β |
| Slice title | Indicator showing which slice is bound to this panadapter (Slice A through Slice H). | Slice A |
Note for Multi-Flex sessions: When using multiple clients, the slice title matches the radio-provided index letter so the title corresponds to the slice badge.
CW decode panel¶
When the CW decode panel is open, it appears below the spectrum and waterfall. The panel decodes Morse code from PC audio routed to AetherSDR. Both received (RX) and transmitted (TX) CW are decoded and displayed in the same panel, with different colors to distinguish them.
Note: CW decoding requires PC audio routing to be active. If no audio is routed, the panel shows the hint (requires PC Audio).
CW decode panel controls¶
| Control | Description | Default | Notes |
|---|---|---|---|
| CW stats label | Shows the detected pitch and speed, for example 750 Hz 20 WPM. |
β | Read-only; updated continuously by the decoder. |
| Sens slider | Filters low-confidence decodes. Higher values are stricter. | 30 | Maps the 0β100 range to a cost threshold of 1.0β0.1. Saved as CwDecoderSensitivity. |
| πP (Lock Pitch) | Locks the decoder pitch to the current tuned frequency. | Off | Toggle. |
| πS (Lock Speed) | Locks the decoder speed to the current WPM reading. | Off | Toggle. |
| Pitch range slider | Sets the minimum and maximum pitch the decoder searches. | 500β700 Hz | Range: 300β1200 Hz. Double-handle slider replaces the separate Lo and Hi sliders. |
| WPM range slider | Sets the minimum and maximum speed the decoder searches. | 15β40 WPM | Range: 5β60 WPM. New in v26.6.3. |
| CPY ALL | Copies the full decoded text to the clipboard. | β | β |
| CPY VIS | Copies only the text currently visible in the scroll area. | β | β |
| CLR | Clears the CW decode buffer. | β | β |
| β (close CW) | Hides the CW decode panel. | β | β |
| CW decode text | Read-only rolling display of decoded CW, coloured by decode confidence. | β | Green: cost < 0.15; Yellow: cost < 0.35; Orange: cost < 0.60; Red: cost β₯ 0.60. TX-originated text appears in cyan (#5fc8ff). |
CW decode text behaviour¶
The CW decode panel now displays both received (RX) and transmitted (TX) Morse decoding in a single rolling text area:
- RX text β Coloured by confidence as described above (green, yellow, orange, red).
- TX text β Rendered in cyan (#5fc8ff) so you can distinguish your own sending from incoming CW.
- Boundary handling β When switching between TX and RX, a space is inserted automatically so the colored runs do not visually merge.
- Source tracking β The decoder tracks whether the last decoded text came from TX or RX to apply the correct separator logic.
CW decode text context menu¶
Right-clicking inside the CW decode text area opens a context menu. The menu contains the standard text editing actions (Select All, Copy, and so on) followed by a separator and a Clear item. Clicking Clear in the context menu has the same effect as clicking the CLR button β it empties the decode buffer immediately.
Waterfall freeze during transmission¶
When any client in a Multi-Flex session begins transmitting, the waterfall in this panadapter freezes automatically. It resumes updating when transmission ends. This eliminates the 10β23 second TX-trail artifact that previously appeared after unkeying.
On radio reconnection, the panadapter reasserts the desired frame rate and waterfall line duration to prevent silently dropping to the radio's default 10 Hz.
RTTY decode panel¶
When the active slice mode is RTTY or DIGL, an RTTY decode panel appears below the spectrum and waterfall. This panel decodes RTTY signals from the PC audio routed to AetherSDR. The panel has a fixed height of 90 pixels and is hidden when the slice mode is not RTTY or DIGL.
Note: RTTY decoding requires PC audio routing to be active.
Theme support¶
The panadapter title bar, CW decode panel, RTTY decode panel, and all associated controls now use theme-aware color tokens (subject to change in future releases). The visual appearance adapts to the active theme without requiring manual style overrides.
Tips¶
- The floating window is frameless. Use the in-app title strip to drag it and the bottom-right size grip to resize it. There is no operating-system window border.
- The β¬ and β© button labels change to reflect the current state: β¬ when docked, β© when floating.
- Use the Pitch range slider to bracket the pitch range for the signal you are copying. Narrowing the range reduces false decodes when multiple CW signals are present.
- Use the WPM range slider to bracket the speed range for the signal you are copying. Narrowing the range reduces false decodes when multiple CW signals are present.
- To clear decoded text quickly, right-click the decode text area and select Clear rather than reaching for the CLR button.
- TX-side decoded text appears in cyan to help you distinguish your own sending from incoming CW, without needing a textual prefix.
Troubleshooting¶
- The β¬ button is not visible β You have only one panadapter open. The pop-out, maximize, and close buttons are all hidden in single-panadapter mode. Open an additional panadapter to make them appear.
- The floating window cannot be moved β Click and drag the title strip inside the floating window, not the spectrum area. The spectrum area is used for tuning.
- The CW decode text area shows no text β Verify that PC audio is routed to AetherSDR. The panel displays (requires PC Audio) when audio is not available.