Updated Manual (markdown)

master
AlexandreRouma 2022-11-25 15:30:04 +01:00
rodzic 4f67a00d50
commit 9a80145ac1
1 zmienionych plików z 1 dodań i 26 usunięć

@ -1,28 +1,3 @@
# SDR++ Manual
This manual covers the core controls of SDR++, for specific modules, read the dedicated page.
## Main UI
![main ui](https://github.com/AlexandreRouma/SDRPlusPlus/blob/master/wiki/ui_parts.png)
* The [top bar](#top-bar) contains the controls and information that has to be accessed quickly.
* The side menu is where all the modules and settings are displayed.
* The FFT shows the strenght of the different frequencies and can have addition information overlayed (eq. band plans and bookmarks).
* The VFOs control where each demodulator is tuned to and what its bandwidths is (if the demodulator supports it).
* The waterfall shows the FFT over time.
* The right menu contains the controls for the waterfall and FFT.
## Top bar
The top bar contains the most important controls:
![top bar](https://github.com/AlexandreRouma/SDRPlusPlus/blob/master/wiki/sdrpp_top_bar.png)
* The menu button allows to show or hide the side menu.
* The play/stop button is used to start/stop the source.
* The volume controls allow to adjust the volume (duh...) and/or mute the audio of the currently selected VFO.
* The frequency selector is used to tune the VFO and SDR to the desired frequency.
* The tuning mode select allows to switch between normal tuning (the offset of the VFO can change and the SDR only retunes when required) or center tuning (where the VFO stays in the middle and the SDR does all the work).
* The SNR meter shows the [signal to noise ratio](https://en.wikipedia.org/wiki/Signal-to-noise_ratio) in decibels of the selected VFO.
* The icon shows the credits and build version of the software when clicked.
#
Download the latest version of the manual [here](https://www.sdrpp.org/manual.pdf)