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
2018-09-24 12:31:17 -05:00
artwork
Audio
boost Docs for boost subtree maintenance 2018-06-09 22:31:46 +01:00
CMake Fix issue with source tarball builds 2018-05-31 00:09:28 +00:00
contrib Preparing for v2.0-rc1 candidate release. 2018-09-10 13:07:30 -04:00
Darwin Fix macOS plist file generation to enable high DPI display support 2018-04-01 18:49:06 +00:00
debian
doc User guide should describe "Hold Tx Freq" rather than "Lock Tx=Rx". 2018-09-06 10:27:18 -04:00
icons
lib Fix some message-length incompatibilities involving MSK144 Sh messages. SWL mode is broken for the time being, because it relied on the old extractmessage144 routine to keep track of recent callsigns. That routine is no longer used. 2018-09-24 12:31:17 -05:00
logbook Finish connecting "New DXCC on Band", "New Grid", "New Grid on Band". Needs more testing! 2018-08-24 15:51:29 -04:00
manpages
Palettes More precise definition of the Linrad palette. 2018-01-17 19:41:22 +00:00
plots
qcustomplot-source
qmake_only
SampleDownloader
samples
UDPExamples New incoming UDP message to allow external applications to highlight decoded callsigns 2018-03-28 22:25:46 +00:00
.gitattributes Add a .gitattributes file and populate it with initial export-ignore attributes 2018-09-14 20:18:36 +01:00
.gitignore Further progress toward defining the 77-bit message types. 2018-06-21 15:38:08 -04:00
about.cpp Update copyright notices. 2018-01-26 14:52:44 +00:00
about.h
about.ui
astro.cpp Fix a UTC vs. locaal time calculation error for non-Tx QSY by CAT rigs 2018-06-26 00:06:20 +01:00
astro.h Enhancements to Doppler tracking capabilities for EME. Thanks to G3WDG! 2018-02-07 13:43:32 +00:00
astro.ui Enhancements to Doppler tracking capabilities for EME. Thanks to G3WDG! 2018-02-07 13:43:32 +00:00
AudioDevice.cpp Add mode dependent working frequencies 2015-05-28 23:22:17 +00:00
AudioDevice.hpp
AUTHORS
Bands.cpp
Bands.hpp
BUGS
CallsignValidator.cpp
CallsignValidator.hpp
CandidateKeyFilter.cpp
CandidateKeyFilter.hpp
CMakeCPackOptions.cmake.in Banish KVASD 2015-11-18 22:53:37 +00:00
CMakeLists.txt Tweak CMakeLists.txt. 2018-09-13 15:40:52 -05:00
colorhighlighting.cpp Allow user choice of "Not in LoTW" highlighting color. 2018-09-01 15:42:02 -04:00
colorhighlighting.h Allow user choice of "Not in LoTW" highlighting color. 2018-09-01 15:42:02 -04:00
colorhighlighting.ui Allow user choice of "Not in LoTW" highlighting color. 2018-09-01 15:42:02 -04:00
commons.h Wire up the 'Decode only 77-bit messages' checkbox. 2018-07-05 07:51:10 -05:00
Configuration.cpp Fox/Hound mode does not yet use 77-bit messages, so we disallow them. 2018-09-13 13:42:58 -04:00
Configuration.hpp Switch automatically to EU VHF contest messages, with notification to user. 2018-09-05 11:07:27 -04:00
Configuration.ui Clean up the Colors tab. (Bill should look at the spacers...) 2018-09-13 11:59:52 -04:00
COPYING
cty.dat Updated AD1C cty.dat file 20180503 version of Big CTY 2018-05-26 20:20:12 +00:00
decodedtext.cpp Cleaning up the handling of goofy calls. 2018-08-29 09:21:08 -04:00
decodedtext.h Cleaning up the handling of goofy calls. 2018-08-29 09:21:08 -04:00
Detector.cpp Adaptive sample block size to match FFT sizes 2016-06-17 01:27:00 +00:00
Detector.hpp Make the names of functions setPeriod(), setTRperiod(), consistent. Fix a bug when initializing FastGraph. Tnx W9MDB. 2018-02-12 16:59:31 +00:00
DisplayManual.cpp
DisplayManual.hpp
displaytext.cpp Fix the bug that colored all "bare CQ" messages (no grid) as new DXCCs. 2018-09-18 13:57:44 -04:00
displaytext.h Allow user choice of "Not in LoTW" highlighting color. 2018-09-01 15:42:02 -04:00
displayWidgets.txt Display the "CQ Only" checkbox only in modes where it may be useful. 2018-02-28 13:50:58 +00:00
DoubleClickablePushButton.cpp
DoubleClickablePushButton.hpp
DoubleClickableRadioButton.cpp
DoubleClickableRadioButton.hpp Add double clickable push button and radio button widgets 2017-07-24 19:27:14 +00:00
DXLabSuiteCommanderTransceiver.cpp
DXLabSuiteCommanderTransceiver.hpp Read mode before attempting to change it when using DX Lab Suite Commander 2017-02-17 12:32:33 +00:00
echograph.cpp
echograph.h
echograph.ui
echoplot.cpp Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
echoplot.h Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
EmulateSplitTransceiver.cpp
EmulateSplitTransceiver.hpp
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
fastgraph.cpp Make the names of functions setPeriod(), setTRperiod(), consistent. Fix a bug when initializing FastGraph. Tnx W9MDB. 2018-02-12 16:59:31 +00:00
fastgraph.h Make the names of functions setPeriod(), setTRperiod(), consistent. Fix a bug when initializing FastGraph. Tnx W9MDB. 2018-02-12 16:59:31 +00:00
fastgraph.ui
fastplot.cpp For now, we'll allow click-to-decode in ISCAT mode. 2016-10-21 18:07:12 +00:00
fastplot.h For now, we'll allow click-to-decode in ISCAT mode. 2016-10-21 18:07:12 +00:00
ForeignKeyDelegate.cpp
ForeignKeyDelegate.hpp
FrequencyLineEdit.cpp
FrequencyLineEdit.hpp
FrequencyList.cpp Temporary recommended frequencies for MSK144 during test period. 2018-09-10 15:52:09 -04:00
FrequencyList.hpp
getfile.cpp
getfile.h
GetUserId.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
GetUserId.hpp
GUIcontrols.txt
HamlibTransceiver.cpp Add default options for Hamlib CAT serial data bits, stop bits, and handshaking 2018-03-16 22:00:33 +00:00
HamlibTransceiver.hpp
HelpTextWindow.cpp
HelpTextWindow.hpp Make the main window more portable and font change capable 2015-06-25 22:41:13 +00:00
HintedSpinBox.cpp
HintedSpinBox.hpp
HRDTransceiver.cpp Add yet another data mode enumeration value from HRD 2018-03-13 14:50:47 +00:00
HRDTransceiver.hpp
IARURegions.cpp
IARURegions.hpp
INSTALL Minor updates to INSTALL file documentation 2018-07-07 20:41:01 +01:00
jt9.txt
killbyname.cpp Added audio channel support. 2013-08-10 15:29:55 +00:00
LettersSpinBox.cpp
LettersSpinBox.hpp
LiveFrequencyValidator.cpp
LiveFrequencyValidator.hpp
logqso.cpp Add grid validation to the log QSO dialog 2018-04-21 19:09:47 +00:00
logqso.h Add UDP message to set temporary Maidenhead locator 2018-02-04 22:42:35 +00:00
logqso.ui
MaidenheadLocatorValidator.cpp Add proper Qt validation for callsigns and grids 2016-07-10 22:20:30 +00:00
MaidenheadLocatorValidator.hpp Add proper Qt validation for callsigns and grids 2016-07-10 22:20:30 +00:00
main.cpp
mainwindow.cpp Correct a flaw that produced bad Tx tones in MSK144. 2018-09-19 11:19:40 -04:00
mainwindow.h Starting to implement a color-highlighting reminder window. 2018-08-25 11:19:43 -04:00
mainwindow.ui Starting to implement a color-highlighting reminder window. 2018-08-25 11:19:43 -04:00
message_aggregator.desktop Add .desktop file for message_aggregator 2016-05-24 11:52:14 +00:00
messageaveraging.cpp Display number of QSOs in progress rather than number of Hounds queued. 2018-03-15 16:26:31 +00:00
messageaveraging.h Add Logged label and implement display of QSO Rate for last hour. 2017-12-22 15:31:09 +00:00
messageaveraging.ui Display number of QSOs in progress rather than number of Hounds queued. 2018-03-15 16:26:31 +00:00
MessageBox.cpp Application modal message boxes do not need full title 2018-03-06 21:45:35 +00:00
MessageBox.hpp
MessageClient.cpp New incoming UDP message to allow external applications to highlight decoded callsigns 2018-03-28 22:25:46 +00:00
MessageClient.hpp New incoming UDP message to allow external applications to highlight decoded callsigns 2018-03-28 22:25:46 +00:00
MessageServer.cpp New incoming UDP message to allow external applications to highlight decoded callsigns 2018-03-28 22:25:46 +00:00
MessageServer.hpp New incoming UDP message to allow external applications to highlight decoded callsigns 2018-03-28 22:25:46 +00:00
MetaDataRegistry.cpp
MetaDataRegistry.hpp
meterwidget.cpp
meterwidget.h
Modes.cpp
Modes.hpp Fixes the issue with the IARU Region setting not being saved and restored correctly 2017-07-13 18:02:07 +00:00
Modulator.cpp
Modulator.hpp Make the names of functions setPeriod(), setTRperiod(), consistent. Fix a bug when initializing FastGraph. Tnx W9MDB. 2018-02-12 16:59:31 +00:00
mouse_commands.txt Revert to pre r8430 behaviour except when hound using FT8 2018-02-11 02:29:27 +00:00
MultiSettings.cpp Fix defect in handling of configuration names containing ampersand characters 2017-03-14 14:23:05 +00:00
MultiSettings.hpp
NetworkAccessManager.hpp Fix handling of SSL/TLS exceptions allowing errors to be ignored for a session 2016-12-11 21:19:23 +00:00
NetworkMessage.cpp Avoid UDP message number backwards compatibility issues, eventually 2018-03-31 11:44:38 +00:00
NetworkMessage.hpp New incoming UDP message to allow external applications to highlight decoded callsigns 2018-03-28 22:25:46 +00:00
NetworkServerLookup.cpp
NetworkServerLookup.hpp
NEWS Update documentation to reflect move to git SCM and update copyright dates 2018-06-22 13:19:05 +01:00
OmniRigTransceiver.cpp
OmniRigTransceiver.hpp
pimpl_h.hpp
pimpl_impl.hpp
plotter.cpp Changes in preparation for gfortran v8 2018-02-22 23:36:29 +00:00
plotter.h Changes in preparation for gfortran v8 2018-02-22 23:36:29 +00:00
PollingTransceiver.cpp Take advantage of the forthcommng DX Lab Commander enhancement 2016-08-13 23:33:54 +00:00
PollingTransceiver.hpp
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_helpers.cpp
qt_helpers.hpp
Radio.cpp Better identification of DXCC Entity when a prefix is used as a suffix 2018-04-21 19:09:31 +00:00
Radio.hpp Better identification of DXCC Entity when a prefix is used as a suffix 2018-04-21 19:09:31 +00:00
RadioMetaType.cpp
README Update documentation to reflect move to git SCM and update copyright dates 2018-06-22 13:19:05 +01:00
Release_Notes.txt Update documentation to reflect move to git SCM and update copyright dates 2018-06-22 13:19:05 +01:00
RestrictedSpinBox.cpp
RestrictedSpinBox.hpp Proper custom spin boxes for frequency tolerance and T/R period 2017-05-27 20:04:44 +00: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
SampleDownloader.cpp
SampleDownloader.hpp
SettingsGroup.hpp
shortcuts.txt Keyboard shoirtcuts Ctrl+F11 and Ctrl+F12 should change Tx freq only when equal to Rx freq. 2018-05-18 15:35:29 +00:00
signalmeter.cpp
signalmeter.h
sleep.h Rearranged sequencing of audio streams and devices. 2014-04-03 19:29:13 +00:00
soundin.cpp
soundin.h
soundout.cpp
soundout.h Made the soft keying CW wave shaper a CMake option (off by 2014-04-06 21:58:11 +00:00
SplashScreen.cpp
SplashScreen.hpp
ss.bat
sss.bat
StationList.cpp Fix issue with v1.8.0 trashing v1.7 working frequencies 2017-08-09 16:06:17 +00:00
StationList.hpp Improvements to models and delegates 2015-05-31 11:51:31 +00:00
steps.txt New code for Fox sequencing and modified steps.txt. 2018-04-13 19:20:37 +00:00
THANKS
TraceFile.cpp
TraceFile.hpp
Transceiver.cpp Rig control overhaul to implement generic Doppler shift tracking 2016-04-06 17:11:58 +00:00
Transceiver.hpp
TransceiverBase.cpp
TransceiverBase.hpp
TransceiverFactory.cpp
TransceiverFactory.hpp Add default options for Hamlib CAT serial data bits, stop bits, and handshaking 2018-03-16 22:00:33 +00:00
v1.7_Features.txt
Versions.cmake Oops! This should have been the first commit to hotfix branch wsjtx-2.0.0-rc2. 2018-09-18 13:38:48 -04:00
wf_palette_design_dialog.ui Better title for the WF palette designer dialog 2018-03-13 14:50:27 +00:00
WFPalette.cpp
WFPalette.hpp
widegraph.cpp Replot after spec2dComboBox is changed. 2018-01-19 14:59:32 +00:00
widegraph.h New versions of plotsave, replot, etc. 2018-01-17 16:41:07 +00:00
widegraph.ui Limit maximums start frequency of widegraph to 4900Hz to ensure that analysis window width is at least 100Hz. 2018-07-28 10:14:32 -05:00
wsjtx_changelog.txt
wsjtx_config.h.in Ensure size_t type is decalared before use 2018-05-19 20:41:51 +00:00
wsjtx_opti.iss
wsjtx_update.iss
wsjtx-valgrind.linux.supp
wsjtx.desktop
wsjtx.iss
wsjtx.pro Starting to implement a color-highlighting reminder window. 2018-08-25 11:19:43 -04:00
wsjtx.qrc.in
wsjtx.rc
WSPRBandHopping.cpp
WSPRBandHopping.hpp
wsprnet.cpp Change "WSPR-2" to "WSPR" everywhere; update some WSPR labels. 2016-10-14 14:15:34 +00:00
wsprnet.h
WsprTxScheduler.cpp
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

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 - 2018 by Joe Taylor, K1JT.

WSJT-X  is a  computer program  designed to  facilitate basic  amateur
radio communication using very weak signals. The first four letters in
the program name stand for  “Weak Signal communication by K1JT,” while
the  suffix “-X”  indicates that  WSJT-X started  as an  extended (and
experimental) branch of the program WSJT.

WSJT-X Version  1.6 offers five  protocols or “modes”: JT4,  JT9, JT65
WSPR, and Echo.  The first three are designed for making reliable QSOs
under  extreme  weak-signal  conditions.  They  use  nearly  identical
message  structure and  source encoding.   JT65 was  designed for  EME
(“moonbounce”) on the VHF/UHF bands and has also proven very effective
for worldwide QRP communication on the HF bands.  JT9 is optimized for
the LF, MF, and  lower HF bands.  It 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 proved  very effective for EME  on microwave
bands up  to 24 GHz.   All three of  these 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. On the HF
bands, world-wide QSOs are possible using  power levels of a few watts
and compromise antennas.   On VHF bands and higher,  QSOs are possible
(by EME  and other  propagation types)  at signal levels  10 to  15 dB
below those required for CW.

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  -28 dB  in a  2500 Hz  bandwidth.  WSPR  users with
internet access can automatically upload  their 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 lunar echoes, even
if they are far below the audible threshold.

WSJT-X provides spectral displays for  passbands up to 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
most  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:

http://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