From f51351cf0450350843ce1f6889a58980790a4149 Mon Sep 17 00:00:00 2001 From: f4exb Date: Thu, 8 Dec 2016 07:58:14 +0100 Subject: [PATCH] AM, NFM and SSB demods: corrections to the readme --- plugins/channelrx/demodam/readme.md | 6 +++--- plugins/channelrx/demodnfm/readme.md | 6 +++--- plugins/channelrx/demodssb/readme.md | 18 +++++++++--------- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/plugins/channelrx/demodam/readme.md b/plugins/channelrx/demodam/readme.md index eafd58c53..8ac81f396 100644 --- a/plugins/channelrx/demodam/readme.md +++ b/plugins/channelrx/demodam/readme.md @@ -2,7 +2,7 @@

Introduction

-This plugin can be used to listen to a narrowband amplitude modulated signal. By "narrowband" it means that the bandwidth can vary from 1 to 40 kHz. +This plugin can be used to listen to a narrowband amplitude modulated signal. "Narrowband" means that the bandwidth can vary from 1 to 40 kHz.

Interface

@@ -10,11 +10,11 @@ This plugin can be used to listen to a narrowband amplitude modulated signal. By

1: Frequency shift from center frequency of reception direction

-The "+/-" button on the left side toggles between positive and negative shift. +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 at the digit position. +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.

3: Channel power

diff --git a/plugins/channelrx/demodnfm/readme.md b/plugins/channelrx/demodnfm/readme.md index 0682bf0c7..db6396c92 100644 --- a/plugins/channelrx/demodnfm/readme.md +++ b/plugins/channelrx/demodnfm/readme.md @@ -2,7 +2,7 @@

Introduction

-This plugin can be used to listen to a narrowband FM modulated signal. By "narrowband" it means that the bandwidth can vary from 5 to 40 kHz. +This plugin can be used to listen to a narrowband FM modulated signal. "Narrowband" means that the bandwidth can vary from 5 to 40 kHz.

Interface

@@ -10,11 +10,11 @@ This plugin can be used to listen to a narrowband FM modulated signal. By "narro

1: Frequency shift from center frequency of reception direction

-The "+/-" button on the left side toggles between positive and negative shift. +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 at the digit position. +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.

3: Channel power

diff --git a/plugins/channelrx/demodssb/readme.md b/plugins/channelrx/demodssb/readme.md index 7af28dbb0..1b3442554 100644 --- a/plugins/channelrx/demodssb/readme.md +++ b/plugins/channelrx/demodssb/readme.md @@ -2,7 +2,7 @@

Introduction

-This plugin can be used to listen to a single sideband or double sidebands modulated signals. +This plugin can be used to listen to a single sideband or double sidebands modulated signal.

Interface

@@ -10,11 +10,11 @@ This plugin can be used to listen to a single sideband or double sidebands modul

1: Frequency shift from center frequency of reception direction

-The "+/-" button on the left side toggles between positive and negative shift. +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 at the digit position. +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.

3: Channel power

@@ -22,8 +22,8 @@ Average total power in dB relative to a +/- 1.0 amplitude signal received in the

4: Monaural/binaural toggle

- - Monaural: the scalar signal is routed to both left and riht audio channels - - Binaural: the complex signal is fed with the real part on the left channel and the imaginary part to the rigth channel + - Monaural: the scalar signal is routed to both left and right audio channels + - Binaural: the complex signal is fed with the real part on the left audio channel and the imaginary part to the right audio channel

5: Invert left and right channels

@@ -31,7 +31,7 @@ Inverts left and right audio channels. Useful in binaural mode only.

6: SSB/DSB demodulation

-Toggles between SSB (icon with one sideband signal) and DSB (incon with double sidebands signal) +Toggles between SSB (icon with one sideband signal) and DSB (icon with double sidebands signal)

7: Level meter in dB

@@ -41,7 +41,7 @@ Toggles between SSB (icon with one sideband signal) and DSB (incon with double s

8: Span

-Signal span (i.e. sample rate) befor demodulation +Signal span (i.e. sample rate) before demodulation. Baseband rate set in the sampling device panel is further decimated by powers of two.

9: Bandwidth

@@ -57,8 +57,8 @@ This is the volume of the audio signal from 0.0 (mute) to 10.0 (maximum). It can

12: Audio mute

-Use this button to toggle audio mute for this channel. The button will light up in green if the squelch is open. This helps identifying which channels are active in a multi-channel configuration. +Use this button to toggle audio mute for this channel.

13: Spectrum display

-This is the spectrum display of the demodulated signal (SSB) or translated signal (DSB) \ No newline at end of file +This is the spectrum display of the demodulated signal (SSB) or translated signal (DSB). Controls on the bottom of the panel are identical to the ones of the main spectrum display. \ No newline at end of file