1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-14 23:43:43 -04:00

plugins: fix non-matching <hx> tags in readme.md

This commit is contained in:
Simon Ruderich
2024-04-26 08:29:32 +02:00
parent 97b1a6a70d
commit 3307000a72
29 changed files with 64 additions and 64 deletions
+1 -1
View File
@@ -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.
<h3>8: LNA gain</h2>
<h3>8: LNA gain</h3>
This is the LNA gain in dB. LNA is inside the LMS6002D chip and is placed before the RF mixer. Possible values are:
+1 -1
View File
@@ -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.
<h3>9: Gain mode</h2>
<h3>9: Gain mode</h3>
This selects the gain processing in use. Values are fetched automatically from the device. Normal values are
+1 -1
View File
@@ -80,6 +80,6 @@ Use this slider to adjust the gain of the IF amplifier.
This controls the tuner filter (band) used:
<h3>11: IF filter</h2>
<h3>11: IF filter</h3>
Selects the IF filter bandwidth
+2 -2
View File
@@ -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)
<h3>8: Gain settings</h2>
<h3>8: Gain settings</h3>
![LimeSDR input plugin gain GUI](../../../doc/img/LimeSDRInput_plugin_9.png)
<h4>8.1: Gain mode</h2>
<h4>8.1: Gain mode</h4>
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.
+1 -1
View File
@@ -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.
<h3>5: Wideband mode</h5>
<h3>5: Wideband mode</h3>
Switch on this button to disable the preselection filters. The corresponding LED on the Perseus front panel will be lit accordingly.
+1 -1
View File
@@ -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.
<h3>13: RF gain</h2>
<h3>13: RF gain</h3>
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
+1 -1
View File
@@ -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.
<h3>4: Modulation</h4>
<h3>4: Modulation</h3>
- **No**: No modulation
- **AM**: Amplitude modulation (AM)
+4 -4
View File
@@ -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.
<h3>10: Gain Mode</h2>
<h3>10: Gain Mode</h3>
Choose between automatic or manual gain control.
<h3>11: Gain</h2>
<h3>11: Gain</h3>
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.
<h3>12: DC offset correction</h2>
<h3>12: DC offset correction</h3>
Check this button to enable DC offset correction.
<h3>13: IQ imbalance correction</h2>
<h3>13: IQ imbalance correction</h3>
Check this button to enable IQ imbalance correction.
+2 -2
View File
@@ -163,11 +163,11 @@ This is the Rx hardware filter bandwidth in kHz in the LMS7002M device for the g
<h2>7: LMS002M power saving mode</h2>
<h3>8: Gain settings</h2>
<h3>8: Gain settings</h3>
![LimeSDR input plugin gain GUI](../../../doc/img/LimeSDRInput_plugin_9.png)
<h4>8.1: Gain mode</h2>
<h4>8.1: Gain mode</h4>
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.