From 3307000a721ba963860fbbd051df120d68614435 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Fri, 26 Apr 2024 08:29:32 +0200 Subject: [PATCH] plugins: fix non-matching tags in readme.md --- .../channelmimo/beamsteeringcwmod/readme.md | 4 +-- plugins/channelrx/demodam/readme.md | 4 +-- plugins/channelrx/demoddsd/readme.md | 26 +++++++++---------- plugins/channelrx/demodft8/readme.md | 2 +- plugins/channelrx/demodm17/readme.md | 2 +- plugins/channelrx/freqtracker/readme.md | 2 +- plugins/channelrx/remotesink/readme.md | 4 +-- plugins/channelrx/sigmffilesink/readme.md | 2 +- plugins/channeltx/localsource/readme.md | 4 +-- plugins/channeltx/modatv/readme.md | 4 +-- plugins/channeltx/modm17/readme.md | 2 +- plugins/channeltx/remotesource/readme.md | 4 +-- plugins/feature/gs232controller/readme.md | 4 +-- plugins/feature/limerfe/readme.md | 2 +- plugins/samplemimo/audiocatsiso/readme.md | 20 +++++++------- plugins/samplemimo/plutosdrmimo/readme.md | 2 +- plugins/samplemimo/testmi/readme.md | 2 +- plugins/samplesink/limesdroutput/readme.md | 4 +-- plugins/samplesink/usrpoutput/readme.md | 2 +- plugins/samplesink/xtrxoutput/readme.md | 4 +-- plugins/samplesource/bladerf1input/readme.md | 2 +- plugins/samplesource/bladerf2input/readme.md | 2 +- plugins/samplesource/fcdproplus/readme.md | 2 +- plugins/samplesource/limesdrinput/readme.md | 4 +-- plugins/samplesource/perseus/readme.md | 2 +- plugins/samplesource/rtlsdr/readme.md | 2 +- plugins/samplesource/testsource/readme.md | 2 +- plugins/samplesource/usrpinput/readme.md | 8 +++--- plugins/samplesource/xtrxinput/readme.md | 4 +-- 29 files changed, 64 insertions(+), 64 deletions(-) diff --git a/plugins/channelmimo/beamsteeringcwmod/readme.md b/plugins/channelmimo/beamsteeringcwmod/readme.md index e314aaa0b..8163b175b 100644 --- a/plugins/channelmimo/beamsteeringcwmod/readme.md +++ b/plugins/channelmimo/beamsteeringcwmod/readme.md @@ -21,11 +21,11 @@ Use this combo box to select channel output: - **A**: output A channel only - **B**: output B channel only -

2: Interpolation factor

+

2: Interpolation factor

The channel sample rate is interpolated by a power of two to feed the channels at baseband sample rate. -

3: Channel sample rate

+

3: Channel sample rate

This is the channel sample rate in kilo or mega samples per second indicated by the `k` or `M` letter. diff --git a/plugins/channelrx/demodam/readme.md b/plugins/channelrx/demodam/readme.md index 7973306f8..c5819a5a7 100644 --- a/plugins/channelrx/demodam/readme.md +++ b/plugins/channelrx/demodam/readme.md @@ -30,13 +30,13 @@ Specifies channel center frequency according to frequency entry mode: Use the wheels to adjust the value. Left click on a digit sets the cursor position at this digit. Right click on a digit sets all digits on the right to zero. This effectively floors value at the digit position. Wheels are moved with the mousewheel while pointing at the wheel or by selecting the wheel with the left mouse click and using the keyboard arrows. Pressing shift simultaneously moves digit by 5 and pressing control moves it by 2. -

2: PLL and synchronous AM

+

2: PLL and synchronous AM

Use this toggle button to turn on or off the PLL locking and synchronous AM detection. When on the input signal is mixed with the NCO of the PLL that locks to the carrier of the AM transmission. Then the signal is processed as a DSB or SSB (see control 3) modulated signal. The main advantage compared to envelope detection is a better resilience to carrier selective fading. This does not prevents all selective fading distortion but addresses the most annoying. When the PLL is locked the icon lights up in green. The frequency shift from carrier appears in the tooltip. Locking indicator is pretty sharp with about +/- 100 Hz range. -

3: DSB/SSB selection

+

3: DSB/SSB selection

Use the left mouse button to toggle DSB/SSB operation. Sometimes one of the two sidebands is affected by interference. Selecting SSB may help by using only the sideband without interference. Right click to open a dialog to select which sideband is used (LSB or USB). diff --git a/plugins/channelrx/demoddsd/readme.md b/plugins/channelrx/demoddsd/readme.md index ef358accf..f70fd658c 100644 --- a/plugins/channelrx/demoddsd/readme.md +++ b/plugins/channelrx/demoddsd/readme.md @@ -291,30 +291,30 @@ This is the control channel used in trunked systems and is usually sent continuo ![DSD NXDN RTDCH status](../../../doc/img/DSDdemod_plugin_nxdn_rcch_status.png) -
A11.5.1.1: RF channel indicator
+
A11.5.1.1: RF channel indicator
This is `RC` for RCCH -
A11.5.2.2: Half/full rate
+
A11.5.2.2: Half/full rate
Indicator of transmission rate: - `H`: half rate (2400 or 4800 S/s). Uses EHR vocoder (AMBE 3600/2450) - `F`: full rate (4800 S/s only). Uses EFR vocoder (AMBE 7200/4400) -
A11.5.1.3: RAN number
+
A11.5.1.3: RAN number
This is the RAN number (0 to 63) associated to the transmission. RAN stands for "Radio Access Number" and for trunked systems this is the site identifier (Site Id) modulo 64. -
A11.5.1.4: Last message type code
+
A11.5.1.4: Last message type code
This is the type code of the last message (6 bits) displayed in hexadecimal. The complete list is found in the NXDN documentation `NXDN TS 1-A Version 1.3` section 6. -
A11.5.1.5: Location Id
+
A11.5.1.5: Location Id
This is the 3 byte location Id associated to the site displayed in hexadecimal -
A11.5.1.6: Services available flags
+
A11.5.1.6: Services available flags
This is a 16 bit collection of flags to indicate which services are available displayed in hexadecimal. The breakdown is listed in the NXDN documentation `NXDN TS 1-A Version 1.3` section 6.5.33. From MSB to LSB: @@ -341,33 +341,33 @@ This is the transmission channel either in a trunked system (RTCH) or convention ![DSD NXDN RTDCH status](../../../doc/img/DSDdemod_plugin_nxdn_rtdch_status.png) -
A11.5.2.1: RF channel indicator
+
A11.5.2.1: RF channel indicator
It can be either `RT` for RTCH or `RD` for a RDCH channel -
A11.5.2.2: Half/full rate
+
A11.5.2.2: Half/full rate
Indicator of transmission rate: - `H`: half rate (2400 or 4800 S/s). Uses EHR vocoder (AMBE 3600/2450) - `F`: full rate (4800 S/s only). Uses EFR vocoder (AMBE 7200/4400) -
A11.5.2.3: RAN number
+
A11.5.2.3: RAN number
This is the RAN number (0 to 63) associated to the transmission. RAN stands for "Radio Access Number" and has a different usage in conventional or trunked systems: - Conventional (RDCH): this is used as a selective squelch. Code `0` means always unmute. - Trunked (RTCH): this is the site identifier (Site Id) modulo 64. -
A11.5.2.4: Last message type code
+
A11.5.2.4: Last message type code
This is the type code of the last message (6 bits) displayed in hexadecimal. The complete list is found in the NXDN documentation `NXDN TS 1-A Version 1.3` section 6. -
A11.5.2.5: Source Id
+
A11.5.2.5: Source Id
This is the source of transmission identification code on two bytes (0 to 65353) displayed in decimal. -
A11.5.2.6: Destination Id
+
A11.5.2.6: Destination Id
This is the destination of transmission identification code on two bytes (0 to 65353) displayed in decimal. It is prefixed by a group call indicator: @@ -574,7 +574,7 @@ This is the one side deviation in kHz (±) leading to maximum (100%) deviati This is the gain applied to the output of the discriminator before the decoder. Normally this would be set at unit gain 1.0 while the FM deviation is adjusted. However this can be used to extend the range of FM adjustment. -

B.19: Activate AMBE hardware feature

+

B.19: Activate AMBE hardware feature

Connects to an [AMBE Feature](../../feature/ambe/readme.md) to process AMBE frames in hardware diff --git a/plugins/channelrx/demodft8/readme.md b/plugins/channelrx/demodft8/readme.md index b2069928c..983298064 100644 --- a/plugins/channelrx/demodft8/readme.md +++ b/plugins/channelrx/demodft8/readme.md @@ -205,7 +205,7 @@ Displays the received messages in a table which columns are the following: - **Country**: DXCC country name derived from the caller callsign - **Info**: FT8 decoder information if any. If OSD is active (see C.1.3) and OSD was activated it reports the OSD decoder status as `OSD-N-MM` where N is the OSD depth reached and MM is the number of correct LDPC bits. -

C.1: More FT8 decoder settings

+

C.1: More FT8 decoder settings

This button will open a dialog for more settings diff --git a/plugins/channelrx/demodm17/readme.md b/plugins/channelrx/demodm17/readme.md index c8a203946..366597dac 100644 --- a/plugins/channelrx/demodm17/readme.md +++ b/plugins/channelrx/demodm17/readme.md @@ -191,7 +191,7 @@ Shows status information on the decoder: - **Samp**: sampling point offsets from 0 to 9 as there are 10 samples per symbols at 48 kS/s and 4800 Baud. Numbers are arranged in this order: symbol, sync and clock. The clock offset wins. These numbers should not differ by more than 1 (0 to 9 wrapping considered). - **Vit**: Viterbi cost. Should be positive and as low as possible. -1 if unavailable. -

C1.8: FM signal scope controls +

C1.8: FM signal scope controls

![M17 Demodulator scope controls GUI](../../../doc/img/M17Demod_scope_controls.png) diff --git a/plugins/channelrx/freqtracker/readme.md b/plugins/channelrx/freqtracker/readme.md index a9c80a65f..4c0b4a276 100644 --- a/plugins/channelrx/freqtracker/readme.md +++ b/plugins/channelrx/freqtracker/readme.md @@ -20,7 +20,7 @@ Both manual and automatic controls are active at the same time and the user can To change the frequency manually use the wheels to adjust the frequency shift in Hz from the center frequency of reception. Left click on a digit sets the cursor position at this digit. Right click on a digit sets all digits on the right to zero. This effectively floors value at the digit position. Wheels are moved with the mousewheel while pointing at the wheel or by selecting the wheel with the left mouse click and using the keyboard arrows. Pressing shift simultaneously moves digit by 5 and pressing control moves it by 2. -

2: Instantaneous tracker error

+

2: Instantaneous tracker error

This is the instantaneous frequency error in Hz. It is activated as soon as the FLL or PLL tracker is selected (7.3) regardless of the tracking activation (7.1) diff --git a/plugins/channelrx/remotesink/readme.md b/plugins/channelrx/remotesink/readme.md index 4aeb8c8ce..fbbb6b13e 100644 --- a/plugins/channelrx/remotesink/readme.md +++ b/plugins/channelrx/remotesink/readme.md @@ -42,11 +42,11 @@ The slider moves the channel center frequency roughly from the lower to the high - **1**: centered - **2**: higher half-band -

6: Distant address

+

6: Distant address

IP address of the distant network interface from where the I/Q samples are sent via UDP -

7: Data distant port

+

7: Data distant port

Distant port to which the I/Q samples are sent via UDP diff --git a/plugins/channelrx/sigmffilesink/readme.md b/plugins/channelrx/sigmffilesink/readme.md index 9def7f794..dcf5299d6 100644 --- a/plugins/channelrx/sigmffilesink/readme.md +++ b/plugins/channelrx/sigmffilesink/readme.md @@ -80,7 +80,7 @@ Note that spectrum polling is done every 200 ms. If the signal of interest is sh This is the squelch level as discussed above. To try to find the correct value you can use the spectrum display (15). -

11: Pre recording period

+

11: Pre recording period

This is the number of seconds of data that will be prepended before the start of recording point. Thus you can make sure that the signal of interest will be fully recorded. Works in both spectrum squelch triggered and manual mode. diff --git a/plugins/channeltx/localsource/readme.md b/plugins/channeltx/localsource/readme.md index 1ffd3ebc0..65bfb2aad 100644 --- a/plugins/channeltx/localsource/readme.md +++ b/plugins/channeltx/localsource/readme.md @@ -42,10 +42,10 @@ The slider moves the channel center frequency roughly from the lower to the high - **1**: centered - **2**: higher half-band -

6: Local Output source index

+

6: Local Output source index

This selects the index of the Local Output device sink from which to pull the I/Q samples. The list can be refreshed with the next button (7) -

7: Refresh local output devices list

+

7: Refresh local output devices list

Use this button to refresh the list of Local Output device sinks indexes. diff --git a/plugins/channeltx/modatv/readme.md b/plugins/channeltx/modatv/readme.md index 03b1a57c9..cd0e89127 100644 --- a/plugins/channeltx/modatv/readme.md +++ b/plugins/channeltx/modatv/readme.md @@ -62,7 +62,7 @@ Use this button to toggle mute for this channel. The radio waves on the icon are ![ATV Modulator plugin GUI signal](../../../doc/img/ATVMod_pluginA.png) -

A.1: Modulation type

+

A.1: Modulation type

The video signal can modulate the carrier in the following modes: @@ -117,7 +117,7 @@ This controls the number of full frames per second. Choice is between 30, 25, 20 ☞ Perception of continuous motion is said to be acceptable down to 16 FPS. Down to 8 FPS fluidity is still acceptable. The 5 to 1 FPS modes can be used when you want to transmit images with only few movements or where motion is not important such as fixed webcams. Low FPS will allow for more lines and therefore definition in the same bandwidth. -

A.9: TV Standard

+

A.9: TV Standard

This controls the frame synchronization scheme and number of black lines: diff --git a/plugins/channeltx/modm17/readme.md b/plugins/channeltx/modm17/readme.md index 496cf55e8..760277d72 100644 --- a/plugins/channeltx/modm17/readme.md +++ b/plugins/channeltx/modm17/readme.md @@ -129,7 +129,7 @@ Send packet frames immediately Send packet frames in an infinite loop with a delay between transmissions set by (C.4) -

C.4: Delay between packets

+

C.4: Delay between packets

Delay between packet frames in seconds when in loop mode (C.3) diff --git a/plugins/channeltx/remotesource/readme.md b/plugins/channeltx/remotesource/readme.md index ea86b51a8..28da8d7df 100644 --- a/plugins/channeltx/remotesource/readme.md +++ b/plugins/channeltx/remotesource/readme.md @@ -14,11 +14,11 @@ The top and bottom bars of the channel window are described [here](../../../sdrg ![Remote source channel plugin GUI](../../../doc/img/RemoteSource.png) -

1: Data local address

+

1: Data local address

IP address of the local network interface from where the I/Q samples are fetched via UDP -

2: Data local port

+

2: Data local port

Local port from where the I/Q samples are fetched via UDP diff --git a/plugins/feature/gs232controller/readme.md b/plugins/feature/gs232controller/readme.md index e066512f8..339c4f86f 100644 --- a/plugins/feature/gs232controller/readme.md +++ b/plugins/feature/gs232controller/readme.md @@ -152,13 +152,13 @@ Pressing the Config... button will display the Input Configuration Dialog: The Configure buttons allow setting which axis is assigned to target or offset control. To assign an axis, press the corresponding Configure button, then move the controller axis. -

2: Deadzones

+

2: Deadzones

Deadzones can be set individually for each for the 4 axes. A deadzone specifies the amount a controller axis can be moved without a response. This can be used to prevent very small movements around the center position on a stick from adjusting the target, or eliminate target adjustments when a stick is centered, but is reporting a non-zero position on the axis. -

3: Sensitivity

+

3: Sensitivity

Specifies the sensitivity of the input in Low and High Sensitivity mode (23). The higher the value, the faster coordinates will change for a given control stick movement. diff --git a/plugins/feature/limerfe/readme.md b/plugins/feature/limerfe/readme.md index 4dd3db4fe..ee6c51aae 100644 --- a/plugins/feature/limerfe/readme.md +++ b/plugins/feature/limerfe/readme.md @@ -36,7 +36,7 @@ Use this button to retrieve the LimeRFE device current configuration and populat Use this button to apply configuration changes. You must press this button to make any of your changes active. Whenever a change requires the LimeRFE configuration to be changed to become effective this button becomes green to suggest it should be activated. -

6. Status window

6. Status window

A. Rx channel control

diff --git a/plugins/samplemimo/audiocatsiso/readme.md b/plugins/samplemimo/audiocatsiso/readme.md index 114f8602b..ca155f535 100644 --- a/plugins/samplemimo/audiocatsiso/readme.md +++ b/plugins/samplemimo/audiocatsiso/readme.md @@ -124,43 +124,43 @@ Opens a dialog to set serial connection and CAT details: ![Audio CAT settings GUI](../../../doc/img/AudioCATSISO_CATsettings.png) -

23.1. Serial link baud rate

+

23.1. Serial link baud rate

Choice between 1200, 2400, 4800, 9600, 19200, 38400, 57600 and 115200 bauds. -

23.2. Handshake method

+

23.2. Handshake method

Choice between none, XON/XOFF and hardware. -

23.3. Data bits

+

23.3. Data bits

Choice between 7 or 8 bits. -

23.4. Stop bits

+

23.4. Stop bits

Choice between 1 or 2 bits. -

23.5. PTT method

+

23.5. PTT method

Choice between CAT, DTR or RTS signals. -

23.6. Polling interval

+

23.6. Polling interval

Set polling interval in milliseconds. Polls current VFO frequency via CAT regularly at this interval. -

23.7. DTR signal type

+

23.7. DTR signal type

When selecting PTT control via DTR signal (23.5) selects if a low or high signal triggers PTT. -

23.8. RTS signal type

+

23.8. RTS signal type

When selecting PTT control via RTS signal (23.5) selects if a low or high signal triggers PTT. -

23.9. Accept dialog

+

23.9. Accept dialog

Click **OK** to validate changes and close dialog. -

23.10. Dismiss dialog

+

23.10. Dismiss dialog

Click **Cancel** to dismiss dialog changes and close dialog. diff --git a/plugins/samplemimo/plutosdrmimo/readme.md b/plugins/samplemimo/plutosdrmimo/readme.md index dbbb072b5..d79f3e952 100644 --- a/plugins/samplemimo/plutosdrmimo/readme.md +++ b/plugins/samplemimo/plutosdrmimo/readme.md @@ -100,7 +100,7 @@ This button opens a dialog to set the transverter mode frequency translation opt ![PlutoSDR MIMO plugin 12 GUI](../../../doc/img/PlutoSDRMIMO_plugin_12.png) -

12.1: DC

+

12.1: DC

Software DSP auto correction: auto remove DC component diff --git a/plugins/samplemimo/testmi/readme.md b/plugins/samplemimo/testmi/readme.md index 7c886f23e..f85de2045 100644 --- a/plugins/samplemimo/testmi/readme.md +++ b/plugins/samplemimo/testmi/readme.md @@ -80,7 +80,7 @@ This is the sample size in number of bits. It corresponds to the actual sample s This controls the generator sample rate in samples per second. -

4: Modulation

+

4: Modulation

- **No**: No modulation - **AM**: Amplitude modulation (AM) diff --git a/plugins/samplesink/limesdroutput/readme.md b/plugins/samplesink/limesdroutput/readme.md index f43131fd8..b52451f22 100644 --- a/plugins/samplesink/limesdroutput/readme.md +++ b/plugins/samplesink/limesdroutput/readme.md @@ -128,7 +128,7 @@ Can be varied from 5 to 300 MHz Use the thumbwheels to adjust frequency as done with the LO (1.1). Pressing shift simultaneously moves digit by 5 and pressing control moves it by 2. The boundaries are dynamically calculated from the LO center frequency, sample rate and hardware decimation factor. -

7A.2: Enable/disable external clock input +

7A.2: Enable/disable external clock input

Use this checkbox to enable or disable the external clock input @@ -183,7 +183,7 @@ The TSP in the LMS7002M chip has a FIR filter chain per channel. Use this button Use the wheels to adjust the bandwidth of the hardware TSP FIR filter. Pressing shift simultaneously moves digit by 5 and pressing control moves it by 2. -

14: Gain

+

14: Gain

Use this slider to adjust the global gain of the Tx chain. LimeSuite software automatically set optimal values of the amplifiers to achieve this global gain. This gain can be set between 0 and 70 dB in 1 dB steps. The value in dB appears at the right of the slider. diff --git a/plugins/samplesink/usrpoutput/readme.md b/plugins/samplesink/usrpoutput/readme.md index b90a793c1..091807757 100644 --- a/plugins/samplesink/usrpoutput/readme.md +++ b/plugins/samplesink/usrpoutput/readme.md @@ -101,7 +101,7 @@ Use this toggle button to switch the sample rate input next (8) between host to The I/Q stream from the baseband can be upsampled by a power of two by software inside the plugin before being sent to the USRP device. Possible values are increasing powers of two: 1 (no interpolation), 2, 4, 8, 16, 32. -

10: Gain

+

10: Gain

Use this slider to adjust the global gain of the Tx chain. The allowable values of gain while depend upon the USRP device. The value in dB appears at the right of the slider. diff --git a/plugins/samplesink/xtrxoutput/readme.md b/plugins/samplesink/xtrxoutput/readme.md index 5676003f5..76d1e2ca0 100644 --- a/plugins/samplesink/xtrxoutput/readme.md +++ b/plugins/samplesink/xtrxoutput/readme.md @@ -98,7 +98,7 @@ Can be varied from 5 to 300 MHz Use the thumbwheels to adjust frequency as done with the LO (1.1). Pressing shift simultaneously moves digit by 5 and pressing control moves it by 2. The boundaries are dynamically calculated from the LO center frequency, sample rate and hardware decimation factor. -

8.2: Enable/disable external clock input +

8.2: Enable/disable external clock input

Use this checkbox to enable or disable the external clock input @@ -145,7 +145,7 @@ This is the Tx hardware filter bandwidth in kHz in the LMS7002M device for the g

13: LMS002M power saving mode

-

14: Gain

+

14: Gain

Use this slider to adjust the PAD gain of the Tx chain. With the current version of libxtrx this does not seem to be effective. diff --git a/plugins/samplesource/bladerf1input/readme.md b/plugins/samplesource/bladerf1input/readme.md index 5120bf0f5..f3b3a7982 100644 --- a/plugins/samplesource/bladerf1input/readme.md +++ b/plugins/samplesource/bladerf1input/readme.md @@ -101,7 +101,7 @@ With SR as the sample rate before decimation Fc is calculated as: This is the Rx filter bandwidth in kHz in the LMS6002D device. Possible values are: 1500, 1750, 2500, 2750, 3000, 3840, 5000, 5500, 6000, 7000, 8750, 10000, 12000, 14000, 20000, 28000 kHz. -

8: LNA gain

+

8: LNA gain

This is the LNA gain in dB. LNA is inside the LMS6002D chip and is placed before the RF mixer. Possible values are: diff --git a/plugins/samplesource/bladerf2input/readme.md b/plugins/samplesource/bladerf2input/readme.md index 0f3dd2e1c..70e9de77f 100644 --- a/plugins/samplesource/bladerf2input/readme.md +++ b/plugins/samplesource/bladerf2input/readme.md @@ -93,7 +93,7 @@ With SR as the sample rate before decimation Fc is calculated as: The I/Q stream from the BladeRF ADC is downsampled by a power of two before being sent to the passband. Possible values are increasing powers of two: 1 (no decimation), 2, 4, 8, 16, 32, 64. -

9: Gain mode

+

9: Gain mode

This selects the gain processing in use. Values are fetched automatically from the device. Normal values are diff --git a/plugins/samplesource/fcdproplus/readme.md b/plugins/samplesource/fcdproplus/readme.md index 6c564d3e5..395539032 100644 --- a/plugins/samplesource/fcdproplus/readme.md +++ b/plugins/samplesource/fcdproplus/readme.md @@ -80,6 +80,6 @@ Use this slider to adjust the gain of the IF amplifier. This controls the tuner filter (band) used: -

11: IF filter

+

11: IF filter

Selects the IF filter bandwidth diff --git a/plugins/samplesource/limesdrinput/readme.md b/plugins/samplesource/limesdrinput/readme.md index c29b39e68..9af3c25b7 100644 --- a/plugins/samplesource/limesdrinput/readme.md +++ b/plugins/samplesource/limesdrinput/readme.md @@ -149,11 +149,11 @@ Use the wheels to adjust the bandwidth of the hardware TSP FIR filter. Pressing This button opens a dialog to set the transverter mode frequency translation options. The details about this dialog can be found [here](../../../sdrgui/gui/transverterdialog.md) -

8: Gain settings

+

8: Gain settings

![LimeSDR input plugin gain GUI](../../../doc/img/LimeSDRInput_plugin_9.png) -

8.1: Gain mode

+

8.1: Gain mode

Use this combo to select either the automatic gain (Aut) or the manual (Man) gain setting. Automatic gain sets the global gain using a predefined table for LNA, TIA and PGA gain blocks. This global gain is set with button 9.2. When manual gain is engaged the LNA, TIA and PGA gains can be set independently with the 9.3, 9.4 and 9.5 buttons respectively. diff --git a/plugins/samplesource/perseus/readme.md b/plugins/samplesource/perseus/readme.md index 787a6d8ad..dc4002e2f 100644 --- a/plugins/samplesource/perseus/readme.md +++ b/plugins/samplesource/perseus/readme.md @@ -59,7 +59,7 @@ This resets the LO ppm correction (zero the value). This is the device to host sample rate in kilo samples per second (kS/s). The sample rate can be as low as 48 kS/s so there is no need for software decimation. Note that at 48 kS/s some slight rate mismatch can appear with the audio that has the same nominal rate. This may cause some occasional audio samples drops however hardly noticeable. -

5: Wideband mode

+

5: Wideband mode

Switch on this button to disable the preselection filters. The corresponding LED on the Perseus front panel will be lit accordingly. diff --git a/plugins/samplesource/rtlsdr/readme.md b/plugins/samplesource/rtlsdr/readme.md index 6657ef319..ae368879d 100644 --- a/plugins/samplesource/rtlsdr/readme.md +++ b/plugins/samplesource/rtlsdr/readme.md @@ -104,7 +104,7 @@ This controls the offset tuning. Some RF frontends like the obsolete E4000 imple This controls the tuner filter bandwidth and can be varied from 350 kHz to 8 MHz. In practice depending on the value this appears to be larger and the filter center is slightly offset above the center frequency. This can still be very useful to eliminate or attenuate large signals outside the device to host I/Q stream passband. -

13: RF gain

+

13: RF gain

The slider sets RF gain in dB. The values are defined in the RTLSDR device and generally are: 0.0, 0.9, 1.4, 2.7, 3.7, 7.7, 8.7, 12.5, 14.4, 15.7, 16.6, 19.7, 20.7, 22.9, 25.4, 28.0, 29.7, 32.8, 33.8, 36.4, 37.2, 38.6, 40.2, 42.1, 43.4, 43.9, 44.5, 48.0, 49.6 diff --git a/plugins/samplesource/testsource/readme.md b/plugins/samplesource/testsource/readme.md index 60252f633..1327e1459 100644 --- a/plugins/samplesource/testsource/readme.md +++ b/plugins/samplesource/testsource/readme.md @@ -73,7 +73,7 @@ This is the sample size in number of bits. It corresponds to the actual sample s This controls the generator sample rate in samples per second. -

4: Modulation

+

4: Modulation

- **No**: No modulation - **AM**: Amplitude modulation (AM) diff --git a/plugins/samplesource/usrpinput/readme.md b/plugins/samplesource/usrpinput/readme.md index b790c3966..30479c3ec 100644 --- a/plugins/samplesource/usrpinput/readme.md +++ b/plugins/samplesource/usrpinput/readme.md @@ -101,19 +101,19 @@ Use this toggle button to switch the sample rate input next (8) between host to The I/Q stream from the USRP device can be decimated by a power of two by software inside the plugin before being sent to the baseband. Possible values are increasing powers of two: 1 (no decimation), 2, 4, 8, 16, 32. -

10: Gain Mode

+

10: Gain Mode

Choose between automatic or manual gain control. -

11: Gain

+

11: Gain

Use this slider to adjust the global gain of the Rx chain. The allowable values of gain depend upon the USRP device. The value in dB appears at the right of the slider. -

12: DC offset correction

+

12: DC offset correction

Check this button to enable DC offset correction. -

13: IQ imbalance correction

+

13: IQ imbalance correction

Check this button to enable IQ imbalance correction. diff --git a/plugins/samplesource/xtrxinput/readme.md b/plugins/samplesource/xtrxinput/readme.md index a3fc80942..370f8e1dd 100644 --- a/plugins/samplesource/xtrxinput/readme.md +++ b/plugins/samplesource/xtrxinput/readme.md @@ -163,11 +163,11 @@ This is the Rx hardware filter bandwidth in kHz in the LMS7002M device for the g

7: LMS002M power saving mode

-

8: Gain settings

+

8: Gain settings

![LimeSDR input plugin gain GUI](../../../doc/img/LimeSDRInput_plugin_9.png) -

8.1: Gain mode

+

8.1: Gain mode

Use this combo to select either the automatic gain (Aut) or the manual (Man) gain setting. Automatic gain sets the global gain using a predefined table for LNA, TIA and PGA gain blocks. This global gain is set with button 9.2. When manual gain is engaged the LNA, TIA and PGA gains can be set independently with the 9.3, 9.4 and 9.5 buttons respectively.