diff --git a/sdrgui/mainwindow.ui b/sdrgui/mainwindow.ui index 316f1a48b..ffcaf9775 100644 --- a/sdrgui/mainwindow.ui +++ b/sdrgui/mainwindow.ui @@ -20,7 +20,7 @@ SDRangel - + :/sdrangel_icon.png:/sdrangel_icon.png @@ -103,7 +103,6 @@ - @@ -327,7 +326,7 @@ ... - + :/preset-save.png:/preset-save.png @@ -347,7 +346,7 @@ ... - + :/preset-load.png:/preset-load.png @@ -380,7 +379,7 @@ ... - + :/preset-delete.png:/preset-delete.png @@ -434,7 +433,7 @@ ... - + :/preset-update.png:/preset-update.png @@ -467,7 +466,7 @@ ... - + :/preset-last.png:/preset-last.png @@ -487,7 +486,7 @@ - + :/export.png:/export.png @@ -514,7 +513,7 @@ - + :/import.png:/import.png @@ -680,11 +679,6 @@ Add sink device - - - Reload devices - - presetDock channelDock @@ -696,7 +690,7 @@ presetLoad - + diff --git a/sdrgui/readme.md b/sdrgui/readme.md index 5e15a88ad..d25613627 100644 --- a/sdrgui/readme.md +++ b/sdrgui/readme.md @@ -35,8 +35,7 @@ The following items are presented hierarchically from left to right: - Devices: - _Add source device_: adds a new source (receiver) device slot to the device stack (last position) - _Add sink device_: adds a new sink (transmitter) device slot to the device stack (last position) - - _Remove device_: removes the last device slot from thte device stack - - _Reload devices_: re-scan the system for devices. Devices selectors are updated with new devices and missing devices are removed. All devices must be stopped for this to take effect. + - _Remove last device_: removes the last device slot from thte device stack - Window: presents the list of dockable windows. Check to make it visible. Uncheck to hide. These windows are: - _Sampling devices control_: control of which sampling devices is used and add channels - _Sampling devices_: the sampling devices UIs