diff --git a/doc/img/MainWindow_SDControl.png b/doc/img/MainWindow_SDControl.png index b218c98f3..af3b8eef0 100644 Binary files a/doc/img/MainWindow_SDControl.png and b/doc/img/MainWindow_SDControl.png differ diff --git a/doc/img/MainWindow_SDDialog.png b/doc/img/MainWindow_SDDialog.png new file mode 100644 index 000000000..d155e7406 Binary files /dev/null and b/doc/img/MainWindow_SDDialog.png differ diff --git a/doc/img/MainWindow_general.png b/doc/img/MainWindow_general.png index 4cbeefa3c..0025aaa38 100644 Binary files a/doc/img/MainWindow_general.png and b/doc/img/MainWindow_general.png differ diff --git a/doc/img/MainWindow_tabs.png b/doc/img/MainWindow_tabs.png index aa479ca65..df0bcd7f8 100644 Binary files a/doc/img/MainWindow_tabs.png and b/doc/img/MainWindow_tabs.png differ diff --git a/sdrbase/readme.md b/sdrbase/readme.md index 90bb1047a..5e15a88ad 100644 --- a/sdrbase/readme.md +++ b/sdrbase/readme.md @@ -146,19 +146,37 @@ This is where the sampling device for one device set is selected and the channel ![Sampling Devices control](../doc/img/MainWindow_SDControl.png) -

3.1. Sampling device selector

+

3.1. Currently sampling device name

-Use this combo box to select one sampling device +This label shows the human readable sampling device name -

3.2. Sampling device selection confirmation

+

3.2. Open sampling device change dialog

-Use this push button to confirm the selection and change the sampling device +Use this push button to open the device selection dialog to change the sampling device. This dialog will open: -

3.3. Channel selector

+![Main Window sampling devices dialog](../doc/img/MainWindow_SDDialog.png) + +
3.2.1. Device selection combo
+ +Use this combo box to select the device. Only available devices will appear in the list. For devices having more than one channel (ex: LimeSDR) the channel number will appear next to the device sequence number inside the brackets. Ex: `LimeSDR[0:1] 0009060B00473419` designates the second Rx (Rx #1) of the first encountered LimeSDR which serial number is 0009060B00473419. + +
3.2.2. Device selection confirmation
+ +Use the `OK` button to confirm your choice and exit the dialog + +
3.2.3. Device selection cancellation
+ +Use the `Cancel` button to exit the dialog without any change + +

3.3. Reload currently selected device

+ +This button activates a close/open sequence to recycle the device. It may be useful when the device is not streaming anymore or in an attempt to clear possible errors. Make sure the streaming is stopeed first. + +

3.4. Channel selector

Use this combo box to select a channel plugin to create a new channel -

3.4. Add a new channel

+

3.5. Add a new channel

Use this push button to add a new channel with the selected plugin