sdrangel/plugins/samplesource/localinput
f4exb 32973132d9 Massive UI revamping (v7): unify custom widget borders 2022-04-10 02:19:26 +02:00
..
CMakeLists.txt
localinput.cpp
localinput.h
localinputgui.cpp Massive UI revamping (v7): unify custom widget borders 2022-04-10 02:19:26 +02:00
localinputgui.h Massive UI revamping (v7): devices basic 2022-04-07 16:32:03 +02:00
localinputgui.ui Massive UI revamping (v7): devices UIs update 2022-04-09 22:05:55 +02:00
localinputplugin.cpp
localinputplugin.h
localinputsettings.cpp Massive UI revamping (v7): devices basic 2022-04-07 16:32:03 +02:00
localinputsettings.h Massive UI revamping (v7): devices basic 2022-04-07 16:32:03 +02:00
localinputwebapiadapter.cpp
localinputwebapiadapter.h
readme.md

readme.md

Local input plugin

Introduction

This input sample source plugin gets its samples from a Local Sink channel in another device set.

Interface

SDR Local input 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

3: Frequency

This is the center frequency in Hz sent from the Local Sink channel instance and corresponds to the center frequency of reception.

4: Stream sample rate

Stream I/Q sample rate in kS/s

5: Auto remove DC component

Filters out the possible DC component. You use this if yoy notice a spike in the center of the pass band.

6: Auto make I/Q balance

Re-balances the I and Q channels. You use this if you notice ghost artifacts symmetric around the center frequency.