sdrangel/plugins/samplesink/localoutput
f4exb 249db03cf3 Massive UI revamping (v7): fixed device workspace index save/restore and removed useless geometry blobs. Fixes #1207 2022-04-20 20:08:41 +02:00
..
CMakeLists.txt Install debug symbols on Windows for debug builds 2022-02-06 12:56:58 +00:00
localoutput.cpp Fixed some signal/slot connects. Removed unnecessary m_channelMessageQueue in ChannelAPI. Fixes #1185 2022-03-23 22:32:23 +01:00
localoutput.h Removed file recording function from device plugins 2020-08-09 00:47:06 +02:00
localoutputgui.cpp 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
localoutputgui.h Massive UI revamping (v7): fixed device workspace index save/restore and removed useless geometry blobs. Fixes #1207 2022-04-20 20:08:41 +02:00
localoutputgui.ui Massive UI revamping (v7): devices UIs update 2022-04-09 22:05:55 +02:00
localoutputplugin.cpp Updated versions and changelogs 2022-03-30 22:16:08 +02:00
localoutputplugin.h Avoid global QString init in plugins 2020-11-22 04:06:32 +01:00
localoutputsettings.cpp Massive UI revamping (v7): fixed device workspace index save/restore and removed useless geometry blobs. Fixes #1207 2022-04-20 20:08:41 +02:00
localoutputsettings.h Massive UI revamping (v7): fixed device workspace index save/restore and removed useless geometry blobs. Fixes #1207 2022-04-20 20:08:41 +02: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