1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-22 16:08:39 -05:00
sdrangel/plugins/samplesink/localoutput
DreamNik 7edc1314aa Append prefix to plugin name when running on Android.
Android libraries can't be placed inside subdirectory, so to
distinguish plugins from regular libraries the new prefix is used.
2024-10-30 07:54:54 +01:00
..
CMakeLists.txt Append prefix to plugin name when running on Android. 2024-10-30 07:54:54 +01:00
localoutput.cpp Fix bug that prevents settings changes updates via reverse API 2024-04-14 18:58:12 +02:00
localoutput.h Rewriting of copyright notices for plugins/samplesink. Part of #1893 2023-11-18 09:58:55 +01:00
localoutputgui.cpp Remove unused includes and use more direct includes 2024-04-11 23:31:34 +02:00
localoutputgui.h Rewriting of copyright notices for plugins/samplesink. Part of #1893 2023-11-18 09:58:55 +01: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 2024-04-14 11:41:00 +02:00
localoutputplugin.h Rewriting of copyright notices for plugins/samplesink. Part of #1893 2023-11-18 09:58:55 +01:00
localoutputsettings.cpp Rewriting of copyright notices for plugins/samplesink. Part of #1893 2023-11-18 09:58:55 +01:00
localoutputsettings.h Rewriting of copyright notices for plugins/samplesink. Part of #1893 2023-11-18 09:58:55 +01:00
localoutputwebapiadapter.cpp Rewriting of copyright notices for plugins/samplesink. Part of #1893 2023-11-18 09:58:55 +01:00
localoutputwebapiadapter.h Rewriting of copyright notices for plugins/samplesink. Part of #1893 2023-11-18 09:58:55 +01: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

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