This a mirror of WSJT-X and will be updated every 6 hours. PR will be ignored, head to the SF link. Repo will be updated at 06:00:00 UTC 12:00:00 UTC 18:00:00 UTC 00:00:00 UTC Now fixed.
Go to file
Bill Somerville 0068f9bcb8
Merge branch 'hotfix-2.1.2'
2019-11-26 14:22:32 +00:00
Audio AAdded audio o/p category to playback options 2019-05-11 16:43:48 +01:00
CMake CMake updates to remove warnings when using recent CMake versions 2019-05-28 19:12:11 +01:00
Darwin Quote Desktop file path in case user id. has spaces 2019-11-23 13:25:42 +00:00
Palettes More precise definition of the Linrad palette. 2018-01-17 19:41:22 +00:00
SampleDownloader Start implememntation of database based Fox log model and a new Fox log window widget 2018-11-07 17:49:45 +00:00
UDPExamples New UDP messages to close and reconfigure WSJT-X plus more status fields 2019-06-25 14:35:58 +01:00
artwork Resize splash image to better suit all platforms 2016-08-07 11:40:30 +00:00
boost Merge commit 'edd0930758f2177025d50dd655514f1ce64bb903' into hotfix-2.0.0-rc4 2018-10-19 02:58:35 +01:00
contrib Merge commit '173dd8e484c65c40e3558bb9423558e4cf435f99' as 'contrib/QDarkStyleSheet' 2018-12-16 13:38:34 +00:00
debian Rework install locations for better flexibility 2017-03-28 13:03:48 +00:00
doc Update OpenSSL Windows binary package links for documentation 2019-11-18 19:27:30 +00:00
icons Use the generic icons in the Mac OS X generic iconset 2014-11-23 13:47:50 +00:00
item_delegates Moving toward multiplier and dupe detection for contest modes 2019-05-30 22:20:09 +01:00
lib Tweak for consistency. 2019-07-12 10:41:09 -05:00
logbook Add option to highlight un-worked grid fields 2019-08-09 11:34:55 +01:00
manpages Add the new rigctlcom utility to the installer as rigctlcom-wsjtx 2019-01-22 20:23:17 +00:00
models Log FT8 DXpedition mode dupe contacts 2019-11-18 16:45:16 +00:00
plots More cleanup of refspec display program. 2016-11-04 13:36:14 +00:00
qcustomplot-source First attempt at a UI phase compensation tool for MSK144 2017-02-21 02:13:13 +00:00
qmake_only Fix qmake file so that qmake builds still operate for those who prefer 2014-03-31 03:11:07 +00:00
robots Tweaks to robo-detector. 2019-05-27 15:28:14 -04:00
samples Update for new FT4 sample .WAV file 2019-05-31 03:10:46 +01:00
translations Preparation for UI i18n 2019-06-06 12:56:25 +01:00
validators Use all caps for Maindenhead Locators 2019-06-07 23:48:21 +01:00
widgets When using EU VHF Contest messages, update the received exchange m_xRcvd only if decoded messages is addressed to me. 2019-11-18 14:00:42 -05:00
.gitattributes Export restriction 2019-05-10 19:33:12 +01:00
.gitignore Squashed 'contrib/QDarkStyleSheet/' content from commit d0749f108 2018-12-16 13:38:34 +00:00
AUTHORS Top level docs 2014-11-28 23:34:23 +00:00
AudioDevice.cpp Add mode dependent working frequencies 2015-05-28 23:22:17 +00:00
AudioDevice.hpp Replaced Detector monitoring switch with audio stream suspend/resume. 2014-04-07 00:55:05 +00:00
BUGS Top level docs 2014-11-28 23:34:23 +00:00
CMakeCPackOptions.cmake.in Banish KVASD 2015-11-18 22:53:37 +00:00
CMakeLists.txt Remove an unused routine. Minor tweaks. 2019-07-03 10:55:13 -05:00
COPYING Top level docs 2014-11-28 23:34:23 +00:00
Configuration.cpp Add option to highlight un-worked grid fields 2019-08-09 11:34:55 +01:00
Configuration.hpp Add option to highlight un-worked grid fields 2019-08-09 11:34:55 +01:00
Configuration.ui Add option to highlight un-worked grid fields 2019-08-09 11:34:55 +01:00
DXLabSuiteCommanderTransceiver.cpp Updates to Omni-Rig interface in line with suggestions from Alex, VE3NEA 2019-05-30 23:32:09 +01:00
DXLabSuiteCommanderTransceiver.hpp Updates to Omni-Rig interface in line with suggestions from Alex, VE3NEA 2019-05-30 23:32:09 +01:00
Detector.cpp Fix some timing issues resulting from non-integral m_TRperiod for FT4. 2019-05-23 13:24:35 -04:00
Detector.hpp Fix some timing issues resulting from non-integral m_TRperiod for FT4. 2019-05-23 13:24:35 -04:00
DisplayManual.cpp Attempt to recover from network failures 2016-02-20 12:55:18 +00:00
DisplayManual.hpp User Guide localization 2016-01-02 22:30:12 +00:00
EmulateSplitTransceiver.cpp Preparation for UI i18n 2019-06-06 12:56:25 +01:00
EmulateSplitTransceiver.hpp Preparation for UI i18n 2019-06-06 12:56:25 +01:00
EqualizationToolsDialog.cpp Define a custom button labeled *Discard Measured* to replace the standard *Discard* button. This is being done to ensure that the button label is the same on different platforms. Update the documentation to reference the new Button name. 2018-06-08 17:39:57 -05:00
EqualizationToolsDialog.hpp Refactor phase equalization dialog names 2017-07-14 15:33:17 +00:00
GUIcontrols.txt Change CRLF line endings to *nix style. 2017-09-18 20:42:18 +00:00
GetUserId.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
GetUserId.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
HRDTransceiver.cpp Diagnostic trace of HRD reported radio name 2019-11-24 14:08:21 +00:00
HRDTransceiver.hpp Preparation for UI i18n 2019-06-06 12:56:25 +01:00
HamlibTransceiver.cpp Updates to Omni-Rig interface in line with suggestions from Alex, VE3NEA 2019-05-30 23:32:09 +01:00
HamlibTransceiver.hpp Preparation for UI i18n 2019-06-06 12:56:25 +01:00
INSTALL Fix a typo. 2019-06-07 09:04:55 -05:00
LotWUsers.cpp Load LoTW Users data if CSV file exists at startup 2019-03-02 13:22:42 +00:00
LotWUsers.hpp Load LoTW Users data if CSV file exists at startup 2019-03-02 13:22:42 +00:00
MessageClient.cpp New UDP messages to close and reconfigure WSJT-X plus more status fields 2019-06-25 14:35:58 +01:00
MessageClient.hpp New UDP messages to close and reconfigure WSJT-X plus more status fields 2019-06-25 14:35:58 +01:00
MessageServer.cpp New UDP messages to close and reconfigure WSJT-X plus more status fields 2019-06-25 14:35:58 +01:00
MessageServer.hpp New UDP messages to close and reconfigure WSJT-X plus more status fields 2019-06-25 14:35:58 +01:00
MetaDataRegistry.cpp Moving toward multiplier and dupe detection for contest modes 2019-05-30 22:20:09 +01:00
MetaDataRegistry.hpp Finally fixed the default item delegate creation mechanism 2019-05-30 04:14:21 +01:00
Modulator.cpp Fix some timing issues resulting from non-integral m_TRperiod for FT4. 2019-05-23 13:24:35 -04:00
Modulator.hpp Change m_TRperiod from qint32 to double. Functional, but needs more testing! 2019-05-22 12:44:28 -04:00
MultiSettings.cpp New UDP message SwitchConfiguration(14) to switch to an existing configuration 2019-06-13 01:44:28 +01:00
MultiSettings.hpp New UDP message SwitchConfiguration(14) to switch to an existing configuration 2019-06-13 01:44:28 +01:00
NEWS Release notes and NEWS updates 2019-11-24 21:05:08 +00:00
NetworkAccessManager.hpp Start implememntation of database based Fox log model and a new Fox log window widget 2018-11-07 17:49:45 +00:00
NetworkMessage.cpp Avoid UDP message number backwards compatibility issues, eventually 2018-03-31 11:44:38 +00:00
NetworkMessage.hpp Document backward/forward compatibility rules for the UDP message protocol 2019-07-18 20:34:56 +01:00
NetworkServerLookup.cpp Trim spaces from network server query 2014-10-04 01:13:26 +00:00
NetworkServerLookup.hpp Trim spaces from network server query 2014-10-04 01:13:26 +00:00
OmniRigTransceiver.cpp Another attempt to cope with spurious offline status from Omni-Rig 2019-11-24 14:02:09 +00:00
OmniRigTransceiver.hpp Another attempt to cope with spurious offline status from Omni-Rig 2019-11-24 14:02:09 +00:00
PollingTransceiver.cpp Updates to Omni-Rig interface in line with suggestions from Alex, VE3NEA 2019-05-30 23:32:09 +01:00
PollingTransceiver.hpp Updates to Omni-Rig interface in line with suggestions from Alex, VE3NEA 2019-05-30 23:32:09 +01:00
README Update the README file -- which hasn't been touched in years! 2019-07-22 11:35:26 -04:00
Radio.cpp Moving toward multiplier and dupe detection for contest modes 2019-05-30 22:20:09 +01:00
Radio.hpp Moving toward multiplier and dupe detection for contest modes 2019-05-30 22:20:09 +01:00
RadioMetaType.cpp Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
Release_Notes.txt Release notes and NEWS updates 2019-11-24 21:05:08 +00:00
SampleDownloader.cpp Start implememntation of database based Fox log model and a new Fox log window widget 2018-11-07 17:49:45 +00:00
SampleDownloader.hpp Add a sample download dialog and upload sub-system 2015-12-24 11:41:05 +00:00
SettingsGroup.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
THANKS Top level docs 2014-11-28 23:34:23 +00:00
TraceFile.cpp Fix a thread safety issue in diagnostic trace to file code 2019-03-05 22:46:04 +00:00
TraceFile.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
Transceiver.cpp Updated decode highlighting and LotW user's data file management 2018-10-17 00:26:04 +01:00
Transceiver.hpp Updated decode highlighting and LotW user's data file management 2018-10-17 00:26:04 +01:00
TransceiverBase.cpp Stability fixes for Omni-Rig and its clones 2019-06-03 16:35:27 +01:00
TransceiverBase.hpp Updates to Omni-Rig interface in line with suggestions from Alex, VE3NEA 2019-05-30 23:32:09 +01:00
TransceiverFactory.cpp Updated decode highlighting and LotW user's data file management 2018-10-17 00:26:04 +01:00
TransceiverFactory.hpp Updated decode highlighting and LotW user's data file management 2018-10-17 00:26:04 +01:00
Versions.cmake Bump version 2019-11-26 12:58:45 +00:00
WFPalette.cpp Add mode dependent working frequencies 2015-05-28 23:22:17 +00:00
WFPalette.hpp Qt 5.5 compliance 2015-07-27 18:11:06 +00:00
WSPRBandHopping.cpp Preparation for UI i18n 2019-06-06 12:56:25 +01:00
WSPRBandHopping.hpp Fix issue with v1.8.0 trashing v1.7 working frequencies 2017-08-09 16:06:17 +00:00
WsprTxScheduler.cpp Use UTC for WSPR band hopping scheduling 2015-11-20 13:19:05 +00:00
WsprTxScheduler.h Remove scheduler debug writes to stdout, clean up hopping.f90, add next_hopping_band() function. 2015-06-05 23:03:32 +00:00
commons.h Preparation for UI i18n 2019-06-06 12:56:25 +01:00
cty.dat Updated CTY.DAT (BigCTY.DAT 20th Nov, 2019) 2019-11-24 18:55:11 +00:00
decodedtext.cpp Allow double-click of decode with unmapped hash code 2019-09-06 20:23:41 +01:00
decodedtext.h Cleaning up the handling of goofy calls. 2018-08-29 09:21:08 -04:00
displayWidgets.txt Select-next-caller is now functional, needs testing. Still to do is "TU; ..." message. 2018-10-04 14:50:02 -04:00
getfile.cpp Second attempt to squash ingnored return errors on fread() 2016-04-06 23:18:29 +00:00
getfile.h Get rid of jt9com and npar common blocks 2015-12-17 20:29:55 +00:00
jt9.txt Tweaks to jt9.txt 2012-10-21 19:24:54 +00:00
killbyname.cpp Added audio channel support. 2013-08-10 15:29:55 +00:00
main.cpp Preparation for UI i18n 2019-06-06 12:56:25 +01:00
message_aggregator.desktop Add .desktop file for message_aggregator 2016-05-24 11:52:14 +00:00
mouse_commands.txt Revert to pre r8430 behaviour except when hound using FT8 2018-02-11 02:29:27 +00:00
pimpl_h.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
pimpl_impl.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
prefixes.txt Clarify the labels on the displayable list of Type 1 prefixes and suffizes. 2018-03-16 17:01:14 +00:00
psk_reporter.cpp Correct a factor of two error in Pskreporter UDP message sizing 2017-12-18 23:04:17 +00:00
psk_reporter.h Send status information to UDP server 2015-04-15 16:40:49 +00:00
qt_db_helpers.hpp Moving toward multiplier and dupe detection for contest modes 2019-05-30 22:20:09 +01:00
qt_helpers.cpp Added UDP replies to halt Tx and set free text message 2015-05-06 20:30:29 +00:00
qt_helpers.hpp Starting branch hotfix-2.0.0-rc5. 2018-11-14 10:44:36 -05:00
revision_utils.cpp Bump development version 2018-05-27 11:40:12 +00:00
revision_utils.hpp Add a sample download dialog and upload sub-system 2015-12-24 11:41:05 +00:00
shortcuts.txt Update the shortcuts.txt file. 2019-06-06 14:21:12 -04:00
sleep.h Rearranged sequencing of audio streams and devices. 2014-04-03 19:29:13 +00:00
soundin.cpp Minor changes to support Qt versions >=10 2019-01-14 19:47:08 +00:00
soundin.h Start dealing with thread related object lifetime issues 2015-07-13 11:00:55 +00:00
soundout.cpp Change output sound buffer to 200 ms (was 2000 ms). 2019-05-10 13:58:01 -04:00
soundout.h Made the soft keying CW wave shaper a CMake option (off by 2014-04-06 21:58:11 +00:00
ss.bat New Makefile.jtsdk allows easy building of jt9.exe from command line. 2014-03-28 18:54:11 +00:00
sss.bat Major changes to the MAP65 branch. This branch is now a copy of 2012-05-22 14:28:39 +00:00
steps.txt New code for Fox sequencing and modified steps.txt. 2018-04-13 19:20:37 +00:00
v1.7_Features.txt Prep for v1.7.0 GA 2016-12-19 02:54:43 +00:00
wf_palette_design_dialog.ui Better title for the WF palette designer dialog 2018-03-13 14:50:27 +00:00
wsjtx-valgrind.linux.supp Improved valgrind MemCheck suppressions for Linux 2016-06-11 23:53:24 +00:00
wsjtx.desktop Several improvements related to packaging on Linux. 2014-04-20 02:39:48 +00:00
wsjtx.iss Merge changes from branches/wsjtx_w back into branches/wsjtx. 2014-03-05 18:20:40 +00:00
wsjtx.pro Add some Qt database helpers 2018-11-12 01:48:01 +00:00
wsjtx.qrc.in Tidy up resource generation with a CMake function 2015-03-27 13:42:10 +00:00
wsjtx.rc Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
wsjtx_changelog.txt Change CRLF line endings to *nix style. 2017-09-18 20:42:18 +00:00
wsjtx_config.h.in Debug trace facility for UDP message protocol 2019-01-01 23:38:14 +00:00
wsjtx_opti.iss 1. New startup default frequencies for 40, 30, and 6m. 2013-07-11 19:37:01 +00:00
wsjtx_update.iss 1. Correct bug that prevented save/restore of Wide Graph geometry. 2013-08-09 17:22:08 +00:00
wsprnet.cpp Change "WSPR-2" to "WSPR" everywhere; update some WSPR labels. 2016-10-14 14:15:34 +00:00
wsprnet.h Add a sample download dialog and upload sub-system 2015-12-24 11:41:05 +00:00

README

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

 __       __   ______      _____  ________      __    __ 
|  \  _  |  \ /      \    |     \|        \    |  \  |  \
| $$ / \ | $$|  $$$$$$\    \$$$$$ \$$$$$$$$    | $$  | $$
| $$/  $\| $$| $$___\$$      | $$   | $$ ______ \$$\/  $$
| $$  $$$\ $$ \$$    \  __   | $$   | $$|      \ >$$  $$ 
| $$ $$\$$\$$ _\$$$$$$\|  \  | $$   | $$ \$$$$$$/  $$$$\ 
| $$$$  \$$$$|  \__| $$| $$__| $$   | $$       |  $$ \$$\
| $$$    \$$$ \$$    $$ \$$    $$   | $$       | $$  | $$
 \$$      \$$  \$$$$$$   \$$$$$$     \$$        \$$   \$$
                                                         
                                                         
                                                         
Copyright (C) 2001 - 2019 by Joe Taylor, K1JT.

WSJT-X Version 2.1 offers ten different protocols or modes: FT4, FT8,
JT4, JT9, JT65, QRA64, ISCAT, MSK144, WSPR, and Echo. The first six
are designed for making reliable QSOs under weak-signal
conditions. They use nearly identical message structure and source
encoding. JT65 and QRA64 were designed for EME (“moonbounce”) on the
VHF/UHF bands and have also proven very effective for worldwide QRP
communication on the HF bands. QRA64 has a number of advantages over
JT65, including better performance on the very weakest signals. We
imagine that over time it may replace JT65 for EME use. JT9 was
originally designed for the LF, MF, and lower HF bands. Its submode
JT9A is 2 dB more sensitive than JT65 while using less than 10% of the
bandwidth. JT4 offers a wide variety of tone spacings and has proven
highly effective for EME on microwave bands up to 24 GHz. These four
“slow” modes use one-minute timed sequences of alternating
transmission and reception, so a minimal QSO takes four to six minutes
— two or three transmissions by each station, one sending in odd UTC
minutes and the other even. FT8 is operationally similar but four
times faster (15-second T/R sequences) and less sensitive by a few
dB. FT4 is faster still (7.5 s T/R sequences) and especially well
suited for radio contesting. On the HF bands, world-wide QSOs are
possible with any of these modes using power levels of a few watts (or
even milliwatts) and compromise antennas. QSOs are possible at signal
levels 10 to 15 dB below those required for CW.

Note that even though their T/R sequences are short, FT4 and FT8 are
classified as slow modes because their message frames are sent only
once per transmission. All fast modes in WSJT-X send their message
frames repeatedly, as many times as will fit into the Tx sequence
length.

ISCAT, MSK144, and optionally submodes JT9E-H are “fast” protocols
designed to take advantage of brief signal enhancements from ionized
meteor trails, aircraft scatter, and other types of scatter
propagation. These modes use timed sequences of 5, 10, 15, or 30 s
duration. User messages are transmitted repeatedly at high rate (up to
250 characters per second, for MSK144) to make good use of the
shortest meteor-trail reflections or “pings”. ISCAT uses free-form
messages up to 28 characters long, while MSK144 uses the same
structured messages as the slow modes and optionally an abbreviated
format with hashed callsigns.

WSPR (pronounced “whisper”) stands for Weak Signal Propagation
Reporter. The WSPR protocol was designed for probing potential
propagation paths using low-power transmissions. WSPR messages
normally carry the transmitting stations callsign, grid locator, and
transmitter power in dBm, and they can be decoded at signal-to-noise
ratios as low as -31 dB in a 2500 Hz bandwidth. WSPR users with
internet access can automatically upload reception reports to a
central database called WSPRnet that provides a mapping facility,
archival storage, and many other features.

Echo mode allows you to detect and measure your own stations echoes
from the moon, even if they are far below the audible threshold.

WSJT-X provides spectral displays for receiver passbands as wide as 5
kHz, flexible rig control for nearly all modern radios used by
amateurs, and a wide variety of special aids such as automatic Doppler
tracking for EME QSOs and Echo testing. The program runs equally well
on Windows, Macintosh, and Linux systems, and installation packages
are available for all three platforms.

WSJT-X is an open-source project released under the GPLv3 license (See
COPYING). If you have programming or documentation skills or would
like to contribute to the project in other ways, please make your
interests known to the development team.  The projects source-code
repository can be found at https://sourceforge.net/projects/wsjt, and
communication among the developers takes place on the email reflector
https://sourceforge.net/p/wsjt/mailman.  User-level questions and
answers, and general communication among users is found on the
https://groups.yahoo.com/neo/groups/wsjtgroup/info email reflector.


Project web site:

https://www.physics.princeton.edu/pulsar/K1JT/wsjtx.html

Project mailing list (shared with other applications from the same
team):

https://groups.yahoo.com/neo/groups/wsjtgroup