Fix a markup error that caused the User Guide PDF generation to fail

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7302 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Bill Somerville 2016-11-08 23:41:27 +00:00
parent 80787c0721
commit e8db3a7c84

View File

@ -1,47 +1,47 @@
=== Decoded Lines === Decoded Lines
Displayed information accompanying decoded messages generally includes UTC, Displayed information accompanying decoded messages generally includes UTC,
signal-to-noise ratio in dB, time offset DT in seconds, and signal-to-noise ratio in dB, time offset DT in seconds, and
audio frequency in Hz. Some modes include additional information such audio frequency in Hz. Some modes include additional information such
as frequency offset from nominal (DF), frequency drift (Drift or F1), as frequency offset from nominal (DF), frequency drift (Drift or F1),
or distance (km or mi). or distance (km or mi).
There may also be some cryptic characters with special meanings There may also be some cryptic characters with special meanings
summarized in the following Table: summarized in the following Table:
[[DECODED_LINES_TABLE]] [[DECODED_LINES_TABLE]]
.Notations used on decoded text lines .Notations used on decoded text lines
[width="50%",cols="h,3*^",frame=topbot,options="header"] [width="50%",cols="h,3*^",frame=topbot,options="header"]
|=========================================== |===========================================
|Mode |Mode character|Sync character|End of line information |Mode |Mode character|Sync character|End of line information
|JT4 | $ | *, # | f, fN, dNC |JT4 | $ | *, # | f, fN, dNC
|JT9 | @ | | |JT9 | @ | |
|JT65 | # | | |JT65 | # | |
|JT65 VHF| # | *, # | f, fN, dNC |JT65 VHF| # | *, # | f, fN, dNC
|QRA64 | : | * | R |QRA64 | : | * | R
|ISCAT | | * | M N C T |ISCAT | | * | M N C T
|MSK144 | & | | N |MSK144 | & | | N
|=========================================== |===========================================
Sync character:: Sync character::
`*` - Normal sync + `*` - Normal sync +
`#` - Alternate sync `#` - Alternate sync
End of line information:: End of line information::
`C` - Confidence indicator [ISCAT and Deep Search; (0-9,*)] + `C` - Confidence indicator [ISCAT and Deep Search; (0-9,*)] +
`d` - Deep Search algorithm + `d` - Deep Search algorithm +
`f` - Franke-Taylor or Fano algorithm + `f` - Franke-Taylor or Fano algorithm +
`M` - Message length (characters) + `M` - Message length (characters) +
`N` - Number of Rx intervals or frames averaged + `N` - Number of Rx intervals or frames averaged +
`R` - QRA64 _a priori_ return code + `R` - QRA64 _a priori_ return code +
`T` - Length of analyzed region (s) `T` - Length of analyzed region (s)
=== Reference Spectrum === Reference Spectrum
WSJT-X provides a tool that can be used to determine the detailed WSJT-X provides a tool that can be used to determine the detailed
shape of your receiver's passband. Disconnect your antenna or tune to shape of your receiver's passband. Disconnect your antenna or tune to
a quiet frequency with no signals. With WSJT-X running in one of the a quiet frequency with no signals. With WSJT-X running in one of the
slow modes, select *Measure reference spectrum* from the *File* menu. slow modes, select *Measure reference spectrum* from the *File* menu.
Wait for about a minute and then hit the *Stop* button. A file named Wait for about a minute and then hit the *Stop* button. A file named
`refspec.dat` should appear in your log directory. `refspec.dat` should appear in your log directory.
[ ... more to come ...] [ ... more to come ...]