2019-05-02 04:29:27 -04:00
|
|
|
<h1>Local input plugin</h1>
|
2019-05-01 22:02:40 -04:00
|
|
|
|
|
|
|
<h2>Introduction</h2>
|
|
|
|
|
2019-05-02 04:29:27 -04:00
|
|
|
This input sample source plugin gets its samples from a Local Sink channel in another device set.
|
2019-05-01 22:02:40 -04:00
|
|
|
|
|
|
|
<h2>Interface</h2>
|
|
|
|
|
2022-04-16 19:31:50 -04:00
|
|
|
The top and bottom bars of the device window are described [here](../../../sdrgui/device/readme.md)
|
|
|
|
|
2019-05-02 04:29:27 -04:00
|
|
|
![SDR Local input plugin GUI](../../../doc/img/LocalInput_plugin.png)
|
2019-05-01 22:02:40 -04:00
|
|
|
|
|
|
|
<h3>1: Start/Stop</h3>
|
|
|
|
|
|
|
|
Device start / stop button.
|
|
|
|
|
|
|
|
- Blue triangle icon: device is ready and can be started
|
|
|
|
- Green square icon: device is running and can be stopped
|
|
|
|
|
|
|
|
<h3>3: Frequency</h3>
|
|
|
|
|
2021-12-16 04:32:52 -05:00
|
|
|
This is the center frequency in Hz sent from the Local Sink channel instance and corresponds to the center frequency of reception.
|
2019-05-01 22:02:40 -04:00
|
|
|
|
|
|
|
<h3>4: Stream sample rate</h3>
|
|
|
|
|
|
|
|
Stream I/Q sample rate in kS/s
|
|
|
|
|
2019-05-02 04:29:27 -04:00
|
|
|
<h3>5: Auto remove DC component</h3>
|
2019-05-01 22:02:40 -04:00
|
|
|
|
2019-05-02 04:29:27 -04:00
|
|
|
Filters out the possible DC component. You use this if yoy notice a spike in the center of the pass band.
|
2019-05-01 22:02:40 -04:00
|
|
|
|
2019-05-02 04:29:27 -04:00
|
|
|
<h3>6: Auto make I/Q balance</h3>
|
2019-05-01 22:02:40 -04:00
|
|
|
|
2019-05-02 04:29:27 -04:00
|
|
|
Re-balances the I and Q channels. You use this if you notice ghost artifacts symmetric around the center frequency.
|