sdrangel/plugins/samplesink/localoutput
Jon Beniston e799e5eb72 Fix resize cursor not being cleared when mouse moves over child widgets 2023-11-13 20:51:03 +00:00
..
CMakeLists.txt Update CMakeLists.txt to support both Qt5 and Qt6. Add option ENABLE_QT6 2022-11-17 14:34:54 +00:00
localoutput.cpp Local output: Make settings assignments atomic. Part of #1329 2022-10-31 10:09:25 +01:00
localoutput.h Local output: Make settings assignments atomic. Part of #1329 2022-10-31 10:09:25 +01:00
localoutputgui.cpp Fix resize cursor not being cleared when mouse moves over child widgets 2023-11-13 20:51:03 +00:00
localoutputgui.h Device GUIs: Constain window size via minimumSize/maximumSize, rather than handling resizeEvent. Add maximum button. Hide size buttons when window size is fixed 2022-11-09 15:53:44 +00:00
localoutputgui.ui
localoutputplugin.cpp Updated versions and changelogs 2022-11-01 23:51:06 +01:00
localoutputplugin.h
localoutputsettings.cpp Local output: Make settings assignments atomic. Part of #1329 2022-10-31 10:09:25 +01:00
localoutputsettings.h Local output: Make settings assignments atomic. Part of #1329 2022-10-31 10:09:25 +01:00
localoutputwebapiadapter.cpp
localoutputwebapiadapter.h
readme.md

readme.md

Local output plugin

Introduction

This output sample sink plugin sends its samples to a Local Source channel in another device set.

Interface

The top and bottom bars of the device window are described here

SDR Local output plugin GUI

1: Start/Stop

Device start / stop button.

  • Blue triangle icon: device is ready and can be started
  • Green square icon: device is running and can be stopped

2: Frequency

This is the center frequency in Hz sent from the Local Source channel instance and corresponds to the center frequency of transmission.

3: Stream sample rate

Stream I/Q sample rate in kS/s