From 0eaab6266373c138ab64bd46329c62139103e8e4 Mon Sep 17 00:00:00 2001 From: f4exb Date: Fri, 30 Sep 2016 08:20:27 +0200 Subject: [PATCH] Main window and DSD demod documentation cosmetic updates --- plugins/channel/demoddsd/readme.md | 4 ++-- sdrbase/readme.md | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/plugins/channel/demoddsd/readme.md b/plugins/channel/demoddsd/readme.md index dfec1f4bd..942ed0650 100644 --- a/plugins/channel/demoddsd/readme.md +++ b/plugins/channel/demoddsd/readme.md @@ -406,13 +406,13 @@ You should set the slider to a unity (1) span (+/- 0.5) with no offset. This cor You can leave the trigger free running or set it to I linear with a 0 threshold. -

20.2 Symbol synchronization display

+

20.2: Symbol synchronization display

This is selected by the transition constellation or symbol synchronization signal toggle (see 7) ![DSD scope](../../../doc/img/DSDdemod_plugin_scope2.png) -
20.2.1 IQ linear display
+
20.2.1: IQ linear display
The I trace (yellow) is the discriminator signal and the Q trace (blue) is the symbol synchronization monitor trace that goes to the estimated maximum discriminator signal level when a zero crossing in the symbol synchronization control signal is detected and goes to mid position ((max - min) / 2) of the discriminator signal when a symbol period starts. diff --git a/sdrbase/readme.md b/sdrbase/readme.md index b646129df..25cedcf13 100644 --- a/sdrbase/readme.md +++ b/sdrbase/readme.md @@ -44,34 +44,34 @@ The following items are presented hierarchically from left to right: - Preferences: - Audio: opens a dialog to choose the audio output device - DV Serial: if you have one or more AMBE3000 serial devices for AMBE digital voice check to connect them. If unchecked DV decoding will resort to mbelib if available else no audio will be produced for AMBE digital voice - - My Position: opens a dialog to enter your station ("My Position") coordinates in decimal degrees with north latitudes positive and east longitudes positive. This is used whenever positional data is to be displayed (APRS, DPRS, ...). For it now only works with D-Star $$CRC frames. - Help: - - Laoded Plugins: shows details about the loaded plugins (see next) - - About: current version and blah blah. + - My Position: opens a dialog to enter your station ("My Position") coordinates in decimal degrees with north latitudes positive and east longitudes positive. This is used whenever positional data is to be displayed (APRS, DPRS, ...). For it now only works with D-Star $$CRC frames. See [DSD demod plugin](../plugins/channel/demoddsd/readme.md) for details on how to decode Digital Vocie modes. + - Help: + - Loaded Plugins: shows details about the loaded plugins (see next) + - About: current version and blah blah. -

Loaded plugins display

+

1.1. Loaded plugins display

When clicking on Help -> Loaded Plugins from the main menu bar a dialog box appears that shows information about the plugins loaded in SDRangel: ![Main Window loaded plugins](../doc/img/MainWindow_loadedPlugins.png) -

Name

+
Name
Plugin display name. Tells briefly what this plugin is about. -

Version

+
Version
Starting with SDRangel version 2.0.0 this is the SDRangel version when the plugin was last updated. -

GPL

+
GPL
Tells if the plugin is under GPL license. -

Expansion

+
Expansion
The plugin entry can be expanded or collapsed using the caret on the left. When expanded it shows more information about the copyright of the author and locations on the web where the plugin can be found. In all cases this is just here. -

OK button

+
OK button
Click here when done to dismiss the dialog.