Source: wsjtx
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Uploaders:
	Dave Hibberd <hibby@debian.org>,
	Christoph Berg <myon@debian.org>,
        tony mancill <tmancill@debian.org>
Section: hamradio
Priority: optional
Build-Depends:
	asciidoc,
	asciidoctor,
	cmake,
	debhelper-compat (= 13),
	docbook-xsl,
	gfortran,
	libboost-dev,
	libboost-log-dev,
	libfftw3-dev,
	libhamlib-dev (>= 4.1),
	libqcustomplot-dev,
	libqt5opengl5-dev,
	libqt5serialport5-dev,
	libqwt-qt5-dev,
	libsamplerate0-dev,
	libudev-dev,
	portaudio19-dev,
	qtbase5-dev,
	qttools5-dev,
	qtmultimedia5-dev,
	texinfo,
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/wsjtx
Vcs-Git: https://salsa.debian.org/debian-hamradio-team/wsjtx.git
Homepage: https://sourceforge.net/projects/wsjt/
Rules-Requires-Root: no

Package: wsjtx
Architecture: linux-any
Depends:
	${misc:Depends},
	${shlibs:Depends},
	libhamlib-utils,
	libqt5multimedia5-plugins,
	libqt5sql5-sqlite,
	wsjtx-data (= ${source:Version}),
Recommends: wsjtx-doc
Description: Weak-signal amateur radio communications
 WSJT-X implements amateur radio communication protocols or "modes" called
 FST4, FST4W, FT4, FT8, JT4, JT9, JT65, Q65, MSK144, and WSPR, as well as one
 called Echo for detecting and measuring your own radio signals reflected from
 the Moon. These modes were all designed for making reliable, confirmed QSOs
 under extreme weak-signal conditions.
 .
 JT4, JT9, and JT65 use nearly identical message structure and source encoding
 (the efficient compression of standard messages used for minimal QSOs). They
 use timed 60-second T/R sequences synchronized with UTC. JT4 and JT65 were
 designed for EME ("moonbounce") on the VHF/UHF/microwave bands. JT9 is
 optimized for the MF, and HF bands. It is about 2 dB more sensitive than
 JT65 while using less than 10% of the bandwidth. Q65 offers submodes with a
 wide range of T/R sequence lengths and tone spacings.
 .
 FT4 and FT8 are operationally similar but use T/R cycles only 7.5 and 15 s
 long, respectively. MSK144 is designed for Meteor Scatter on the VHF bands.
 These modes offer enhanced message formats with support for nonstandard
 callsigns and some popular contests.
 .
 FST4 and FST4W are designed particularly for the LF and MF bands. On these
 bands their fundamental sensitivities are better than other WSJT-X modes with
 the same sequence lengths, approaching the theoretical limits for their rates
 of information throughput. FST4 is optimized for two-way QSOs, while FST4W is
 for quasi-beacon transmissions of WSPR-style messages. FST4 and FST4W do not
 require the strict, independent time synchronization and phase locking of
 modes like EbNaut.
 .
 WSPR mode implements a protocol designed for probing potential propagation
 paths with low-power transmissions. WSPR is fully implemented within WSJT-X,
 including programmable "band-hopping".
 .
 This package does not contain non-free components required for "superfox"
 operation. See README.Debian for more details.

Package: wsjtx-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
	hamradio-files,
Description: Weak-signal amateur radio communications (data files)
 WSJT-X implements amateur radio communication protocols or "modes" called FT4,
 FT8, JT4, JT9, JT65, QRA64, ISCAT, MSK144, and WSPR, as well as one called
 Echo for detecting and measuring your own radio signals reflected from the
 Moon. These modes were all designed for making reliable, confirmed QSOs under
 extreme weak-signal conditions.
 .
 This package contains architecture-independent data files.

Package: wsjtx-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
	${shlibs:Depends},
	${misc:Depends},
	fonts-font-awesome,
	fonts-open-sans,
Description: Documentation and examples for the WSJT-X package
 WSJT-X implements amateur radio communication protocols or "modes" called FT4,
 FT8, JT4, JT9, JT65, QRA64, ISCAT, MSK144, and WSPR, as well as one called
 Echo for detecting and measuring your own radio signals reflected from the
 Moon. These modes were all designed for making reliable, confirmed QSOs under
 extreme weak-signal conditions.
 .
 This package provides the software documentation.