sdrangel/plugins/samplesink/localoutput
Jon Beniston ee8b8ade88 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
..
CMakeLists.txt Install debug symbols on Windows for debug builds 2022-02-06 12:56:58 +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 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.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 Massive UI revamping (v7): fixed devices .ui files to correct display wwhen creating device. Part of #1209 2022-04-27 02:06:17 +02:00
localoutputplugin.cpp Updated versions and changelogs 2022-11-01 23:51:06 +01:00
localoutputplugin.h Avoid global QString init in plugins 2020-11-22 04:06:32 +01:00
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 Fixed wrong structure being used in some sample source and sink plugins web API adapters. Fixes #842 2021-04-15 15:30:29 +02:00
localoutputwebapiadapter.h REST API: config: GET (11). Support of the rest of devices 2019-08-04 20:24:44 +02:00
readme.md Massive UI revamping (v7): implemented device common settings from top bar and added documentation on device windows top and bottom bars 2022-04-17 01:31:50 +02:00

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