sdrangel/sdrgui/mainspectrum
Daniele Forsi 570c1f6877 Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
..
mainspectrumgui.cpp Allow replay time offset to be set by ctrl+left click in waterfall. 2023-12-06 10:09:30 +00:00
mainspectrumgui.h Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
readme.md Update readme.md 2024-04-02 13:03:05 +02:00

readme.md

Main spectrum window

This page details the top and bottom bars of the window and not the spectrum nor the spectrum controls. Documentation on the spectrum display and controls can be found here

Channel window

Top bar

1: Device index

Index of the device for which the spectrum is displayed. It is the same as in the corresponding device window.

The format is the same as in the device window:

  • Device type:
    • R: receiver
    • T: transmitter
    • M: MIMO
  • Semicolon separator
  • Device set index. A "device set" is the set of a device and its corresponding channels

The tooltip shows the device type, sequence number and serial number of the device if it exists.

You may click on this area and drag the window with the mouse.

2: Title

The window title shows the device type and a sequence number for which the spectrum is displayed. It is the same as in the corresponding device window.

You may click on this area and drag the window with the mouse.

3: Help

Displays this page in a browser.

4: Move to another workspace

Opens a dialog to choose a destination workspace to move the device window to. Nothing happens if the same workspace is selected.

5: Shrink window

Click this button to reduce the window to its minimum size.

6: Hide window

Click this button to hide the main spectrum window

7. Window drag area

You may click on this area and drag the window with the mouse.