mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-15 16:42:12 -05:00
Unjustify project description
The justified text in the project description caused many unwanted hard line breaks when viewed in Debian package install tools. Merged from wsjtx-1.4 branch. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4512 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
590bd8df8c
commit
2f70ab5b3e
@ -15,16 +15,17 @@ set (PROJECT_SUMMARY_DESCRIPTION "WSJT-X - JT9 and JT65 Modes for LF, MF and HF
|
|||||||
set (PROJECT_DESCRIPTION "${PROJECT_SUMMARY_DESCRIPTION}
|
set (PROJECT_DESCRIPTION "${PROJECT_SUMMARY_DESCRIPTION}
|
||||||
WSJT-X implements JT9, a new mode designed especially for the LF, MF,
|
WSJT-X implements JT9, a new mode designed especially for the LF, MF,
|
||||||
and HF bands, as well as the popular mode JT65. Both modes were
|
and HF bands, as well as the popular mode JT65. Both modes were
|
||||||
designed for making reliable, confirmed QSOs under extreme weak-signal
|
designed for making reliable, confirmed QSOs under extreme
|
||||||
conditions. They use nearly identical message structure and source
|
weak-signal conditions. They use nearly identical message structure
|
||||||
encoding. JT65 was designed for EME (“moonbounce”) on the VHF/UHF
|
and source encoding. JT65 was designed for EME (“moonbounce”) on the
|
||||||
bands and has also proved very effective for worldwide QRP
|
VHF/UHF bands and has also proved very effective for worldwide QRP
|
||||||
communication at HF; in contrast, JT9 is optimized for HF and lower
|
communication at HF; in contrast, JT9 is optimized for HF and lower
|
||||||
frequencies. JT9 is about 2 dB more sensitive than JT65A while using
|
frequencies. JT9 is about 2 dB more sensitive than JT65A while using
|
||||||
less than 10% of the bandwidth. World-wide QSOs are possible with
|
less than 10% of the bandwidth. World-wide QSOs are possible with
|
||||||
power levels of a few watts and compromise antennas. A 2 kHz slice of
|
power levels of a few watts and compromise antennas. A 2 kHz slice
|
||||||
spectrum is essentially full when occupied by ten JT65 signals. As
|
of spectrum is essentially full when occupied by ten JT65 signals.
|
||||||
many as 100 JT9 signals can fit into the same space, without overlap.
|
As many as 100 JT9 signals can fit into the same space, without
|
||||||
|
overlap.
|
||||||
.
|
.
|
||||||
WSJT-X offers a “bi-lingual“ operating mode in which you can transmit
|
WSJT-X offers a “bi-lingual“ operating mode in which you can transmit
|
||||||
and receive JT65 and JT9 signals, switching between modes
|
and receive JT65 and JT9 signals, switching between modes
|
||||||
@ -32,8 +33,8 @@ set (PROJECT_DESCRIPTION "${PROJECT_SUMMARY_DESCRIPTION}
|
|||||||
kHz. If your receiver has as upper-sideband filter at least 4 kHz
|
kHz. If your receiver has as upper-sideband filter at least 4 kHz
|
||||||
wide, you can have all the typical JT65 and JT9 activity on screen at
|
wide, you can have all the typical JT65 and JT9 activity on screen at
|
||||||
once, available for making QSOs with a click of the mouse. Even with
|
once, available for making QSOs with a click of the mouse. Even with
|
||||||
standard SSB-width IF filters, switching between JT65 and JT9 modes is
|
standard SSB-width IF filters, switching between JT65 and JT9 modes
|
||||||
quick and convenient. Be sure to read the online WSJT-X User's
|
is quick and convenient. Be sure to read the online WSJT-X User's
|
||||||
Guide.")
|
Guide.")
|
||||||
|
|
||||||
set (CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${PROJECT_SOURCE_DIR}/CMake/Modules)
|
set (CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${PROJECT_SOURCE_DIR}/CMake/Modules)
|
||||||
|
Loading…
Reference in New Issue
Block a user