More updated to v1.7 User Guide.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7064 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2016-09-08 18:53:48 +00:00
parent 3dc2e696cd
commit 932550e7c3
4 changed files with 41 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 59 KiB

View File

@ -0,0 +1,37 @@
image::settings-advanced.png[align="center",alt="Settings Advanced"]
_JT65 decoding parameters_
- *Random erasure patterns* sets the number of pseudo-random trials
used by the Franke-Taylor decoder, on a logarithmic scale. Larger
numbers give slightly better sensitivity but take longer. For most
purposes a good setting is 6 or 7.
- *Aggressive decoding level* sets the threshold for acceptable
decodes using Deep Search. Higher numbers will display more results
with relatively low confidence levels.
- Check the *Two-pass decoding* box to enable a second decoding pass
after signals producing first-pass decodes have been subtracted
from the received data.
_Miscellaneous_
- Set a positive number for *Degrade S/N of .wav file* to add known
amounts of pseudo-random noise to data read from a .wav file
previously saved by _WSJT_ or _WSJT-X_. To ensure that the resulting
S/N degradation is close to that requested, set *Receiver bandwidth* to
your best estimate of the receiver's effective noise bandwidth.
- Set *Tx delay* to a number larger than the default 0.2 s to create
a larger delay between execution of a command to enable PTT and onset
of Tx audio.
IMPORTANT: For the health of your T/R relays and external
preamplifier, we strongly recommend using a hardware sequencer and
testing to make sure that sequencing is correct.
- Check the box *x 2 Tone spacing* to generate Tx audio with twice the
normal tone spacing. This feature is intended for use with specialized
LF/MF transmitters that divide the audio waveform by 2 before further
processing.

View File

@ -98,6 +98,10 @@ include::settings-frequencies.adoc[]
=== Colors === Colors
include::settings-colors.adoc[] include::settings-colors.adoc[]
[[ADVANCED]]
=== Advanced
include::settings-advanced.adoc[]
[[TRANSCEIVER]] [[TRANSCEIVER]]
== Transceiver Setup == Transceiver Setup
include::transceiver-setup.adoc[] include::transceiver-setup.adoc[]