sdrangel/plugins/samplesink/localoutput
f4exb 7f1c838cec Updated versions and changelogs 2022-03-30 22:16:08 +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 Fixed some signal/slot connects. Removed unnecessary m_channelMessageQueue in ChannelAPI. Fixes #1185 2022-03-23 22:32:23 +01:00
localoutputgui.h Fixed some signal/slot connects. Removed unnecessary m_channelMessageQueue in ChannelAPI. Fixes #1185 2022-03-23 22:32:23 +01:00
localoutputgui.ui Replaced frequency dials by labels for unmodifiable frequency displays 2021-12-16 00:18:11 +01: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 Local output plugin and fixes 2019-05-10 23:38:52 +02:00
localoutputsettings.h Local output plugin and fixes 2019-05-10 23:38:52 +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 Updated version changelogs and readmes 2021-12-16 10:32:52 +01: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

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