diff --git a/plugins/channelrx/chanalyzerng/readme.md b/plugins/channelrx/chanalyzerng/readme.md index 86db22488..765de9aec 100644 --- a/plugins/channelrx/chanalyzerng/readme.md +++ b/plugins/channelrx/chanalyzerng/readme.md @@ -33,13 +33,15 @@ Note: the spectrum view (Channel spectrum) is not presented here. ![Channel Analyzer NG plugin controls](../../../doc/img/ChAnalyzerNG_plugin_settings.png) -

1: Frequency shift from center frequency of reception direction

+

1: Frequency shift from center frequency of reception direction

The "+/-" button on the left side of the dial toggles between positive and negative shift.

2: Frequency shift from center frequency of reception value

-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. +Use the wheels to adjust the frequency shift in Hz from the center frequency of reception. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. + +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.

3: Toggle the rational downsampler

@@ -47,7 +49,9 @@ The input channel sample rate is given by the source device sample rate possibly

4: Rational downsampler output rate

-Use the wheels to adjust the sample rate that will be used in the rest of the signal processing in the channel. 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. The minimum value is 2000 S/s and the maximum value is the source plugin output sample rate. +Use the wheels to adjust the sample rate that will be used in the rest of the signal processing in the channel. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. + +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. The minimum value is 2000 S/s and the maximum value is the source plugin output sample rate.

5: Downsampler by a power of two

diff --git a/plugins/channelrx/demodam/readme.md b/plugins/channelrx/demodam/readme.md index bacc42b48..4e8d2bcf5 100644 --- a/plugins/channelrx/demodam/readme.md +++ b/plugins/channelrx/demodam/readme.md @@ -8,13 +8,15 @@ This plugin can be used to listen to a narrowband amplitude modulated signal. "N ![AM Demodulator plugin GUI](../../../doc/img/AMDemod_plugin.png) -

1: Frequency shift from center frequency of reception direction

+

1: Frequency shift from center frequency of reception direction

The "+/-" button on the left side of the dial toggles between positive and negative shift.

2: Frequency shift from center frequency of reception value

-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. +Use the wheels to adjust the frequency shift in Hz from the center frequency of reception. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. + +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.

3: Channel power

diff --git a/plugins/channelrx/demodatv/readme.md b/plugins/channelrx/demodatv/readme.md index 19d9b55bc..1acf378a8 100644 --- a/plugins/channelrx/demodatv/readme.md +++ b/plugins/channelrx/demodatv/readme.md @@ -24,13 +24,15 @@ Each part is detailed next ![ATV Demodulator plugin GUI RF](../../../doc/img/ATVDemod_pluginA.png) -

1: Frequency shift from center frequency of reception direction

+

1: Frequency shift from center frequency of reception direction

The "+/-" button on the left side of the dial toggles between positive and negative shift.

2: Frequency shift from center frequency of reception value

-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. +Use the wheels to adjust the frequency shift in Hz from the center frequency of reception. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. + +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.

3: Rational downsampler toggle

diff --git a/plugins/channelrx/demoddsd/readme.md b/plugins/channelrx/demoddsd/readme.md index 8261d8386..11be0d2bb 100644 --- a/plugins/channelrx/demoddsd/readme.md +++ b/plugins/channelrx/demoddsd/readme.md @@ -54,7 +54,9 @@ For software built fron source if you choose to have `mbelib` support you will n

1: Frequency shift from center frequency of reception

-Use the wheels to adjust the frequency shift in Hz from the center frequency of reception. Use the "+/-" button on the left side to toggle between positive and negative shift. +Use the wheels to adjust the frequency shift in Hz from the center frequency of reception. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. + +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.

2: Symbol (Baud) rate

diff --git a/plugins/channelrx/demodnfm/readme.md b/plugins/channelrx/demodnfm/readme.md index db6396c92..8538b38d2 100644 --- a/plugins/channelrx/demodnfm/readme.md +++ b/plugins/channelrx/demodnfm/readme.md @@ -8,13 +8,15 @@ This plugin can be used to listen to a narrowband FM modulated signal. "Narrowba ![NFM Demodulator plugin GUI](../../../doc/img/NFMdemod_plugin.png) -

1: Frequency shift from center frequency of reception direction

+

1: Frequency shift from center frequency of reception direction

The "+/-" button on the left side of the dial toggles between positive and negative shift.

2: Frequency shift from center frequency of reception value

-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. +Use the wheels to adjust the frequency shift in Hz from the center frequency of reception. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2.. + +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.

3: Channel power

diff --git a/plugins/channelrx/demodssb/readme.md b/plugins/channelrx/demodssb/readme.md index 1b3442554..68a5bd547 100644 --- a/plugins/channelrx/demodssb/readme.md +++ b/plugins/channelrx/demodssb/readme.md @@ -8,13 +8,15 @@ This plugin can be used to listen to a single sideband or double sidebands modul ![SSB Demodulator plugin GUI](../../../doc/img/SSBDemod_plugin.png) -

1: Frequency shift from center frequency of reception direction

+

1: Frequency shift from center frequency of reception direction

The "+/-" button on the left side of the dial toggles between positive and negative shift.

2: Frequency shift from center frequency of reception value

-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. +Use the wheels to adjust the frequency shift in Hz from the center frequency of reception. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. + +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.

3: Channel power

diff --git a/plugins/channelrx/demodwfm/readme.md b/plugins/channelrx/demodwfm/readme.md index 3c18a23b9..66a16d92f 100644 --- a/plugins/channelrx/demodwfm/readme.md +++ b/plugins/channelrx/demodwfm/readme.md @@ -8,13 +8,15 @@ This plugin can be used to listen to a wideband or narrowband FM modulated signa ![WFM Demodulator plugin GUI](../../../doc/img/WFMDemod_plugin.png) -

1: Frequency shift from center frequency of reception direction

+

1: Frequency shift from center frequency of reception direction

The "+/-" button on the left side of the dial toggles between positive and negative shift.

2: Frequency shift from center frequency of reception value

-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. +Use the wheels to adjust the frequency shift in Hz from the center frequency of reception. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. + +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.

3: Channel power

diff --git a/plugins/channelrx/udpsrc/readme.md b/plugins/channelrx/udpsrc/readme.md index b49cf8d68..d4985722d 100644 --- a/plugins/channelrx/udpsrc/readme.md +++ b/plugins/channelrx/udpsrc/readme.md @@ -17,7 +17,9 @@ The receiving application must make sure it acknowledges this block size. UDP ma

1: Frequency shift from center frequency of reception

-Use the wheels to adjust the frequency shift in Hz from the center frequency of reception. Use the "+/-" button on the left side to toggle between positive and negative shift. +Use the wheels to adjust the frequency shift in Hz from the center frequency of reception. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. + +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.

2: Channel power

diff --git a/plugins/channeltx/modam/readme.md b/plugins/channeltx/modam/readme.md index d195e8c0a..0868c582c 100644 --- a/plugins/channeltx/modam/readme.md +++ b/plugins/channeltx/modam/readme.md @@ -8,13 +8,15 @@ This plugin can be used to generate a narrowband amplitude modulated signal. "Na ![AM Modulator plugin GUI](../../../doc/img/AMMod_plugin.png) -

1: Frequency shift from center frequency of reception direction

+

1: Frequency shift from center frequency of reception direction

The "+/-" button on the left side of the dial toggles between positive and negative shift.

2: Frequency shift from center frequency of reception value

-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. +Use the wheels to adjust the frequency shift in Hz from the center frequency of reception. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. + +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.

3: Channel power

diff --git a/plugins/channeltx/modatv/readme.md b/plugins/channeltx/modatv/readme.md index 0ae342253..313eb6ac1 100644 --- a/plugins/channeltx/modatv/readme.md +++ b/plugins/channeltx/modatv/readme.md @@ -12,13 +12,15 @@ In practice 4 MS/s with about 300 points per line is the lowest sample rate that ![ATV Modulator plugin GUI](../../../doc/img/ATVMod_plugin.png) -

1: Frequency shift from center frequency of reception direction

+

1: Frequency shift from center frequency of reception direction

The "+/-" button on the left side of the dial toggles between positive and negative shift.

2: Frequency shift from center frequency of reception value

-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. +Use the wheels to adjust the frequency shift in Hz from the center frequency of reception. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. + +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.

3: Sample rate data

diff --git a/plugins/channeltx/modnfm/readme.md b/plugins/channeltx/modnfm/readme.md index c97aeef1c..a4c09ee0f 100644 --- a/plugins/channeltx/modnfm/readme.md +++ b/plugins/channeltx/modnfm/readme.md @@ -8,13 +8,15 @@ This plugin can be used to generate a narrowband frequency modulated signal. "Na ![NFM Modulator plugin GUI](../../../doc/img/NFMMod_plugin.png) -

1: Frequency shift from center frequency of reception direction

+

1: Frequency shift from center frequency of reception direction

The "+/-" button on the left side of the dial toggles between positive and negative shift.

2: Frequency shift from center frequency of reception value

-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. +Use the wheels to adjust the frequency shift in Hz from the center frequency of reception. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. + +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.

3: Channel power

diff --git a/plugins/channeltx/modssb/readme.md b/plugins/channeltx/modssb/readme.md index aa0a28c8b..ba3c73875 100644 --- a/plugins/channeltx/modssb/readme.md +++ b/plugins/channeltx/modssb/readme.md @@ -8,13 +8,15 @@ This plugin can be used to generate a single sideband or double sidebands modula ![SSB Modulator plugin GUI](../../../doc/img/SSBMod_plugin.png) -

1: Frequency shift from center frequency of reception direction

+

1: Frequency shift from center frequency of reception direction

The "+/-" button on the left side of the dial toggles between positive and negative shift.

2: Frequency shift from center frequency of reception value

-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. +Use the wheels to adjust the frequency shift in Hz from the center frequency of reception. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. + +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.

3: Channel power

diff --git a/plugins/channeltx/modwfm/readme.md b/plugins/channeltx/modwfm/readme.md index 57566bf14..6b3d8592a 100644 --- a/plugins/channeltx/modwfm/readme.md +++ b/plugins/channeltx/modwfm/readme.md @@ -8,13 +8,15 @@ This plugin can be used to generate a wideband frequency modulated signal. "Wide ![WFM Modulator plugin GUI](../../../doc/img/WFMMod_plugin.png) -

1: Frequency shift from center frequency of reception direction

+

1: Frequency shift from center frequency of reception direction

The "+/-" button on the left side of the dial toggles between positive and negative shift.

2: Frequency shift from center frequency of reception value

-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. +Use the wheels to adjust the frequency shift in Hz from the center frequency of reception. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. + +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.

3: Channel power

diff --git a/plugins/samplesink/bladerfoutput/readme.md b/plugins/samplesink/bladerfoutput/readme.md index f8d418a91..8977166fd 100644 --- a/plugins/samplesink/bladerfoutput/readme.md +++ b/plugins/samplesink/bladerfoutput/readme.md @@ -62,7 +62,9 @@ This controls the optional XB-200 add-on when it is fitted to the BladeRF main b This is the BladeRF device DAC sample rate in S/s. -Use the wheels to adjust the sample rate. 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. +Use the wheels to adjust the sample rate. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. + +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.

7: Tx filter bandwidth

diff --git a/plugins/samplesink/filesink/readme.md b/plugins/samplesink/filesink/readme.md index 87a4e53f1..27747ec30 100644 --- a/plugins/samplesink/filesink/readme.md +++ b/plugins/samplesink/filesink/readme.md @@ -52,7 +52,9 @@ The baseband stream is interpolated by this value before being written to file. This is the baseband sample rate before interpolation in S/s. -Use the wheels to adjust the sample rate. 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. +Use the wheels to adjust the sample rate. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. + +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.

8: Time counter

diff --git a/plugins/samplesink/hackrfoutput/readme.md b/plugins/samplesink/hackrfoutput/readme.md index 026c085ae..180ec33f7 100644 --- a/plugins/samplesink/hackrfoutput/readme.md +++ b/plugins/samplesink/hackrfoutput/readme.md @@ -70,7 +70,9 @@ According to HackRF documentation the output power when the PA is engaged and th This is the HackRF device DAC sample rate in S/s. -Use the wheels to adjust the sample rate. 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. +Use the wheels to adjust the sample rate. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. + +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.

9: Tx filter bandwidth

diff --git a/plugins/samplesink/limesdroutput/readme.md b/plugins/samplesink/limesdroutput/readme.md index bd20f58f9..4e2b6d4bd 100644 --- a/plugins/samplesink/limesdroutput/readme.md +++ b/plugins/samplesink/limesdroutput/readme.md @@ -65,7 +65,7 @@ Use this push button to reset the NCO frequency to 0 and thus center on the main

7: Center frequency with NCO engaged

-This is the center frequency of the mix of LO and NCO combined and is the sink passband center frequency when the NCO is engaged. Use the thumbwheels to adjust frequency as done with the LO (1.1). The boundaries are dynamically calculated from the LO center frequency and sample rate. +This is the center frequency of the mix of LO and NCO combined and is the sink passband center frequency when the NCO is engaged. Use the thumbwheels to adjust frequency as done with the LO (1.1). Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. The boundaries are dynamically calculated from the LO center frequency and sample rate.

8: LMS7002M hardware interpolation factor

@@ -81,13 +81,15 @@ The I/Q stream from the baseband is upsampled by a power of two by software insi This is the LMS7002M device to/from host stream sample rate in S/s. -Use the wheels to adjust the sample rate. 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. +Use the wheels to adjust the sample rate. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. + +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. The LMS7002M uses the same clock for both the ADCs and DACs therefore this sample rate affects all of the 2x2 MIMO channels.

11: Tx hardware filter bandwidth

-This is the Tx hardware filter bandwidth in kHz in the LMS7002M device for the given channel. Boundaries are updated automatically but generally are from 5 to 130 MHz in 1 kHz steps. Use the wheels to adjust the value. +This is the Tx hardware filter bandwidth in kHz in the LMS7002M device for the given channel. Boundaries are updated automatically but generally are from 5 to 130 MHz in 1 kHz steps. Use the wheels to adjust the value. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2.

12: TSP FIR filter toggle

@@ -95,7 +97,7 @@ The TSP in the LMS7002M chip has a FIR filter chain per channel. Use this button

13: TSP FIR filter bandwidth

-Use the wheels to adjust the bandwidth of the hardware TSP FIR filter. +Use the wheels to adjust the bandwidth of the hardware TSP FIR filter. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2.

14: Gain

diff --git a/plugins/samplesink/sdrdaemonsink/readme.md b/plugins/samplesink/sdrdaemonsink/readme.md index 87a4e53f1..27747ec30 100644 --- a/plugins/samplesink/sdrdaemonsink/readme.md +++ b/plugins/samplesink/sdrdaemonsink/readme.md @@ -52,7 +52,9 @@ The baseband stream is interpolated by this value before being written to file. This is the baseband sample rate before interpolation in S/s. -Use the wheels to adjust the sample rate. 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. +Use the wheels to adjust the sample rate. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. + +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.

8: Time counter

diff --git a/plugins/samplesource/bladerfinput/readme.md b/plugins/samplesource/bladerfinput/readme.md index c4f9c32b6..f3f0f8d43 100644 --- a/plugins/samplesource/bladerfinput/readme.md +++ b/plugins/samplesource/bladerfinput/readme.md @@ -62,7 +62,9 @@ This controls the optional XB-200 add-on when it is fitted to the BladeRF main b This is the BladeRF device ADC sample rate in S/s. -Use the wheels to adjust the sample rate. 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. +Use the wheels to adjust the sample rate. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. + +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.

5: Decimation factor

diff --git a/plugins/samplesource/hackrfinput/readme.md b/plugins/samplesource/hackrfinput/readme.md index 84934f82d..8d6aba4e9 100644 --- a/plugins/samplesource/hackrfinput/readme.md +++ b/plugins/samplesource/hackrfinput/readme.md @@ -65,7 +65,9 @@ Use this checkbox to toggle the extra low noise amplifier (LNA). This gives an a This is the HackRF device ADC sample rate in S/s. -Use the wheels to adjust the sample rate. 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. +Use the wheels to adjust the sample rate. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. + +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.

7: Rx filter bandwidth

diff --git a/plugins/samplesource/limesdrinput/readme.md b/plugins/samplesource/limesdrinput/readme.md index 75743ab4f..60c21d907 100644 --- a/plugins/samplesource/limesdrinput/readme.md +++ b/plugins/samplesource/limesdrinput/readme.md @@ -73,7 +73,7 @@ USe this push button to reset the NCO frequency to 0 and thus center on the main

5: Center frequency with NCO engaged

-This is the center frequency of the mix of LO and NCO combined and is the source passband center frequency when the NCO is engaged. Use the thumbwheels to adjust frequency as done with the LO (1.1). The boundaries are dynamically calculated from the LO center frequency and sample rate. +This is the center frequency of the mix of LO and NCO combined and is the source passband center frequency when the NCO is engaged. Use the thumbwheels to adjust frequency as done with the LO (1.1). Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. The boundaries are dynamically calculated from the LO center frequency and sample rate.

6-7: Auto correction options

@@ -96,13 +96,15 @@ The I/Q stream from the LimeSDR is doensampled by a power of two by software ins This is the LMS7002M device to/from host stream sample rate in S/s. -Use the wheels to adjust the sample rate. 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. +Use the wheels to adjust the sample rate. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. + +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. The LMS7002M uses the same clock for both the ADCs and DACs therefore this sample rate affects all of the 2x2 MIMO channels.

11: Rx hardware filter bandwidth

-This is the Rx hardware filter bandwidth in kHz in the LMS7002M device for the given channel. Boundaries are updated automatically but generally are from 1.4 to 130 MHz in 1 kHz steps. Use the wheels to adjust the value. +This is the Rx hardware filter bandwidth in kHz in the LMS7002M device for the given channel. Boundaries are updated automatically but generally are from 1.4 to 130 MHz in 1 kHz steps. Use the wheels to adjust the value. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2.

12: TSP FIR filter toggle

@@ -110,7 +112,7 @@ The TSP in the LMS7002M chip has a FIR filter chain per channel. Use this button

13: TSP FIR filter bandwidth

-USe the wheels to adjust the bandwidth of the hardware TSP FIR filter. +USe the wheels to adjust the bandwidth of the hardware TSP FIR filter. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2.

14: Gain

diff --git a/plugins/samplesource/rtlsdr/readme.md b/plugins/samplesource/rtlsdr/readme.md index 731e43862..f3d9f2cea 100644 --- a/plugins/samplesource/rtlsdr/readme.md +++ b/plugins/samplesource/rtlsdr/readme.md @@ -66,7 +66,9 @@ When button is off the sample rate can vary from 950 kS/s to 2400 kS/s This is the device sample rate in samples per second (S/s). -Use the wheels to adjust the sample rate. 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. +Use the wheels to adjust the sample rate. Pressing shift simultanoeusly moves digit by 5 and pressing control moves it by 2. + +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.

7: Decimation factor

diff --git a/sdrbase/gui/valuedial.cpp b/sdrbase/gui/valuedial.cpp index 12730ab61..08a408192 100644 --- a/sdrbase/gui/valuedial.cpp +++ b/sdrbase/gui/valuedial.cpp @@ -328,14 +328,20 @@ void ValueDial::wheelEvent(QWheelEvent* event) if(m_animationState == 0) { if(event->delta() < 0) { - if(event->modifiers() & Qt::ShiftModifier) - e *= 5; + if (event->modifiers() & Qt::ShiftModifier) { + e *= 5; + } else if (event->modifiers() & Qt::ControlModifier) { + e *= 2; + } if(m_value < e) m_valueNew = m_valueMin; else m_valueNew = m_value - e; } else { - if(event->modifiers() & Qt::ShiftModifier) - e *= 5; + if (event->modifiers() & Qt::ShiftModifier) { + e *= 5; + } else if (event->modifiers() & Qt::ControlModifier) { + e *= 2; + } if(m_valueMax - m_value < e) m_valueNew = m_valueMax; else m_valueNew = m_value + e; @@ -403,8 +409,11 @@ void ValueDial::keyPressEvent(QKeyEvent* value) } } else if(value->key() == Qt::Key_Up) { quint64 e = findExponent(m_cursor); - if(value->modifiers() & Qt::ShiftModifier) - e *= 5; + if (value->modifiers() & Qt::ShiftModifier) { + e *= 5; + } else if (value->modifiers() & Qt::ControlModifier) { + e *= 2; + } if(m_animationState != 0) m_value = m_valueNew; if(m_valueMax - m_value < e) @@ -414,8 +423,11 @@ void ValueDial::keyPressEvent(QKeyEvent* value) emit changed(m_valueNew); } else if(value->key() == Qt::Key_Down) { quint64 e = findExponent(m_cursor); - if(value->modifiers() & Qt::ShiftModifier) - e *= 5; + if (value->modifiers() & Qt::ShiftModifier) { + e *= 5; + } else if (value->modifiers() & Qt::ControlModifier) { + e *= 2; + } if(m_animationState != 0) m_value = m_valueNew; if(m_value < e) diff --git a/sdrbase/gui/valuedialz.cpp b/sdrbase/gui/valuedialz.cpp index 617fd3443..22a922f1d 100644 --- a/sdrbase/gui/valuedialz.cpp +++ b/sdrbase/gui/valuedialz.cpp @@ -400,16 +400,20 @@ void ValueDialZ::wheelEvent(QWheelEvent* event) if(event->delta() < 0) { - if(event->modifiers() & Qt::ShiftModifier) { + if (event->modifiers() & Qt::ShiftModifier) { e *= 5; + } else if (event->modifiers() & Qt::ControlModifier) { + e *= 2; } m_valueNew = (m_value - e < m_valueMin) ? m_valueMin : m_value - e; } else { - if(event->modifiers() & Qt::ShiftModifier) { + if (event->modifiers() & Qt::ShiftModifier) { e *= 5; + } else if (event->modifiers() & Qt::ControlModifier) { + e *= 2; } m_valueNew = (m_value + e > m_valueMax) ? m_valueMax : m_value + e; @@ -516,8 +520,10 @@ void ValueDialZ::keyPressEvent(QKeyEvent* value) { qint64 e = findExponent(m_cursor); - if(value->modifiers() & Qt::ShiftModifier) { + if (value->modifiers() & Qt::ShiftModifier) { e *= 5; + } else if (value->modifiers() & Qt::ControlModifier) { + e *= 2; } if(m_animationState != 0) { @@ -544,8 +550,10 @@ void ValueDialZ::keyPressEvent(QKeyEvent* value) { qint64 e = findExponent(m_cursor); - if(value->modifiers() & Qt::ShiftModifier) { + if (value->modifiers() & Qt::ShiftModifier) { e *= 5; + } else if (value->modifiers() & Qt::ControlModifier) { + e *= 2; } if(m_animationState != 0) {