1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-09 14:46:34 -04:00
sdrangel/plugins/samplesink/localoutput
Davide Gerhard 2e04d2fe9d
fix windows code to build with MSVC
- remove __attribute__((unused)) not supported on MSVC
- remove  __attribute((unused)) not supported on MSVC
- add symbol exports to RemoteDataReadQueue and RemoteDataQueue
- add export symbols to sdrsrv
2019-05-28 15:19:19 +02:00
..
CMakeLists.txt bump version to 4.8.0 and fix new plugins 2019-05-21 20:19:30 +02:00
localoutput.cpp Local output plugin and fixes 2019-05-10 23:38:52 +02:00
localoutput.h Local output plugin and fixes 2019-05-10 23:38:52 +02:00
localoutput.pro Local Output/Sink: updated documentation 2019-05-11 00:42:21 +02:00
localoutputgui.cpp Local output plugin and fixes 2019-05-10 23:38:52 +02:00
localoutputgui.h Local output plugin and fixes 2019-05-10 23:38:52 +02:00
localoutputgui.ui Local Output/Sink: updated documentation 2019-05-11 00:42:21 +02:00
localoutputplugin.cpp fix windows code to build with MSVC 2019-05-28 15:19:19 +02:00
localoutputplugin.h Local output plugin and fixes 2019-05-10 23:38:52 +02: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
readme.md Local Output/Sink: updated documentation 2019-05-11 00:42:21 +02:00

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. The sub kHz value (000 to 999 Hz) is represented in smaller digits on the right.

3: Stream sample rate

Stream I/Q sample rate in kS/s