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 ebf6126f78 Better title for the WF palette designer dialog
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8557 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-03-13 14:50:27 +00:00
artwork Resize splash image to better suit all platforms 2016-08-07 11:40:30 +00:00
Audio
boost Bring boost::circular_buffer into thw wsjtx project 2018-01-14 01:46:32 +00:00
CMake Fix an issue with building in a sub-directory of a git-svn checkout 2017-09-03 23:46:35 +00:00
contrib Several rig control enhancements and fixes 2016-12-04 00:55:07 +00:00
Darwin Update Mac ReadMe and shared memory sysctl.conf files 2017-07-17 16:25:13 +00:00
debian Rework install locations for better flexibility 2017-03-28 13:03:48 +00:00
doc Update 12.1 Table 1 and 17.2.7 Table 4 in User Guide (thanks to W9MDB, K9AN). 2018-03-09 15:05:08 +00:00
icons
lib Fix minor formatting alignments, etc. 2018-03-09 13:26:06 +00:00
logbook Fix erroneous country worked before check for KG4 non-gitmo calls 2018-02-27 03:01:44 +00:00
manpages Rework install locations for better flexibility 2017-03-28 13:03:48 +00:00
Palettes More precise definition of the Linrad palette. 2018-01-17 19:41:22 +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
SampleDownloader Fix Qt version compatibility compile issue 2016-12-12 18:26:06 +00:00
samples Add a sample file for FT8. 2017-07-12 18:09:33 +00:00
UDPExamples Add UDP message to set temporary Maidenhead locator 2018-02-04 22:42:35 +00:00
.gitignore Add ctags file to ignore list 2015-04-21 22:26:27 +00:00
about.cpp Update copyright notices. 2018-01-26 14:52:44 +00:00
about.h Add the WSJT-X logo to the about dialog and make it clickable 2016-06-22 15:19:24 +00:00
about.ui
astro.cpp Changes in preparation for gfortran v8 2018-02-22 23:36:29 +00: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
AudioDevice.hpp
AUTHORS Top level docs 2014-11-28 23:34:23 +00:00
Bands.cpp Update band limits as per ADIF 3.0.6 specification 2017-09-16 20:27:13 +00:00
Bands.hpp
BUGS Top level docs 2014-11-28 23:34:23 +00:00
CallsignValidator.cpp Add missing file from r6903 checkin 2016-07-10 23:02:26 +00:00
CallsignValidator.hpp Add proper Qt validation for callsigns and grids 2016-07-10 22:20:30 +00:00
CandidateKeyFilter.cpp
CandidateKeyFilter.hpp
CMakeCPackOptions.cmake.in
CMakeLists.txt Move wsprd_exp.c into wsprd.c. Change CMakeLists.txt so that it builds wsprd.c. 2018-02-11 21:36:52 +00:00
commons.h Several enhancements to DXpedition mode: 2017-12-27 21:06:57 +00:00
Configuration.cpp Remove the "single-click" patch, it appears to have problems. 2018-02-06 21:49:57 +00:00
Configuration.hpp Add UDP message to set temporary Maidenhead locator 2018-02-04 22:42:35 +00:00
Configuration.ui Fix a tool tip (tnx to IW3RAB!); correct a widget name. 2018-02-19 17:59:35 +00:00
COPYING
cty.dat Updated AD1C cty.dat file (2018-03-01 version) 2018-03-04 11:35:01 +00:00
decodedtext.cpp Changes in preparation for gfortran v8 2018-02-22 23:36:29 +00:00
decodedtext.h Rationalize NA contest mode 2017-09-01 20:10:35 +00:00
Detector.cpp
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 Remove the "single-click" patch, it appears to have problems. 2018-02-06 21:49:57 +00:00
displaytext.h Remove the "single-click" patch, it appears to have problems. 2018-02-06 21:49:57 +00: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 Add double clickable push button and radio button widgets 2017-07-24 19:27:14 +00:00
DoubleClickablePushButton.hpp Add double clickable push button and radio button widgets 2017-07-24 19:27:14 +00:00
DoubleClickableRadioButton.cpp Add double clickable push button and radio button widgets 2017-07-24 19:27:14 +00:00
DoubleClickableRadioButton.hpp Add double clickable push button and radio button widgets 2017-07-24 19:27:14 +00:00
DXLabSuiteCommanderTransceiver.cpp Do not wait for PTT report from DX Lab Suite Commander when using direct DTR or RTS PTT 2017-07-02 02:37:34 +00:00
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 Cleanup of Tool Tips and Tab Order. 2016-10-26 20:22:26 +00:00
echograph.h More progress on FoxCalls... 2017-11-01 14:32:21 +00:00
echograph.ui Cleanup of Tool Tips and Tab Order. 2016-10-26 20:22:26 +00:00
echoplot.cpp
echoplot.h
EmulateSplitTransceiver.cpp
EmulateSplitTransceiver.hpp
EqualizationToolsDialog.cpp Refactor phase equalization dialog names 2017-07-14 15:33:17 +00:00
EqualizationToolsDialog.hpp Refactor phase equalization dialog names 2017-07-14 15:33:17 +00:00
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 Add control hiding (CTRL+M) to fast graph to minimize screen usage 2017-03-14 14:23:13 +00:00
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 Improve frequency input validation 2017-01-08 23:58:00 +00:00
FrequencyLineEdit.hpp
FrequencyList.cpp Fix an issue with editing IARU regions in the working frequencies table 2017-10-13 22:34:10 +00:00
FrequencyList.hpp Fix issue with v1.8.0 trashing v1.7 working frequencies 2017-08-09 16:06:17 +00:00
getfile.cpp
getfile.h
GetUserId.cpp
GetUserId.hpp
GUIcontrols.txt Change CRLF line endings to *nix style. 2017-09-18 20:42:18 +00:00
HamlibTransceiver.cpp Improved rig control start up behavour 2017-07-16 14:32:48 +00:00
HamlibTransceiver.hpp Make interaction with rigs using Hamlib rigctld as a proxy work better 2017-07-08 18:44:51 +00:00
HelpTextWindow.cpp
HelpTextWindow.hpp
HintedSpinBox.cpp Proper custom spin boxes for frequency tolerance and T/R period 2017-05-27 20:04:44 +00:00
HintedSpinBox.hpp Proper custom spin boxes for frequency tolerance and T/R period 2017-05-27 20:04:44 +00:00
HRDTransceiver.cpp Improved CAT via HRD for rigs with VFO B Tx but limited VFO B Rx 2017-12-09 00:35:17 +00:00
HRDTransceiver.hpp Add support for the IC-7200 via HRD 2017-01-06 13:53:13 +00:00
IARURegions.cpp Fix an issue with editing IARU regions in the working frequencies table 2017-10-13 22:34:10 +00:00
IARURegions.hpp Fix an issue with editing IARU regions in the working frequencies table 2017-10-13 22:34:10 +00:00
INSTALL Further installation documentation updates 2017-08-02 17:28:56 +00:00
jt9.txt
killbyname.cpp
LettersSpinBox.cpp Proper custom spin boxes for frequency tolerance and T/R period 2017-05-27 20:04:44 +00:00
LettersSpinBox.hpp Proper custom spin boxes for frequency tolerance and T/R period 2017-05-27 20:04:44 +00:00
LiveFrequencyValidator.cpp Fix issue with v1.8.0 trashing v1.7 working frequencies 2017-08-09 16:06:17 +00:00
LiveFrequencyValidator.hpp Fix issue with v1.8.0 trashing v1.7 working frequencies 2017-08-09 16:06:17 +00:00
logqso.cpp Force Log QSO window to top without being modal nor losing the task bar icon 2018-03-06 21:27:32 +00:00
logqso.h Add UDP message to set temporary Maidenhead locator 2018-02-04 22:42:35 +00:00
logqso.ui Operator field for DXpeditions and other Multi-Op events. 2017-11-29 19:43:27 +00:00
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 User guide and help text updates 2017-08-05 13:29:55 +00:00
mainwindow.cpp Don't allow transmitting an all-blank message. 2018-03-12 18:01:25 +00:00
mainwindow.h Display the "CQ Only" checkbox only in modes where it may be useful. 2018-02-28 13:50:58 +00:00
mainwindow.ui Remove unnecessary Fox controls; write debugging info to the file FoxQSO.txt. 2018-03-12 16:45:32 +00:00
message_aggregator.desktop
messageaveraging.cpp Scroll Fox's log window to the bottom, so that it shows most recent QSOs. 2018-03-12 17:26:10 +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 Add Logged label and implement display of QSO Rate for last hour. 2017-12-22 15:31:09 +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 Add UDP message to set temporary Maidenhead locator 2018-02-04 22:42:35 +00:00
MessageClient.hpp Add UDP message to set temporary Maidenhead locator 2018-02-04 22:42:35 +00:00
MessageServer.cpp Add UDP message to set temporary Maidenhead locator 2018-02-04 22:42:35 +00:00
MessageServer.hpp Add UDP message to set temporary Maidenhead locator 2018-02-04 22:42:35 +00:00
MetaDataRegistry.cpp Fix issue with v1.8.0 trashing v1.7 working frequencies 2017-08-09 16:06:17 +00:00
MetaDataRegistry.hpp
meterwidget.cpp Try new colors for level meter: darker green for normal, dark orange for too low. 2017-03-06 22:21:07 +00:00
meterwidget.h Modified behavior of audio level meter and adjacent slider; Tx6 at program startup. 2017-03-06 14:34:25 +00:00
Modes.cpp IARU region specific working frequencies 2017-07-07 23:11:41 +00:00
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 Changes to allow transmission of multi-signal waveforms in Fox mode. 2017-11-21 20:06:58 +00:00
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 Support for a startup configuration 2017-02-17 12:32:47 +00:00
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
NetworkMessage.hpp Add UDP message to set temporary Maidenhead locator 2018-02-04 22:42:35 +00:00
NetworkServerLookup.cpp
NetworkServerLookup.hpp
NEWS
OmniRigTransceiver.cpp Fix a race condition with OmniRig where it goes offline regularly 2017-04-20 23:44:19 +00:00
OmniRigTransceiver.hpp Fix a race condition with OmniRig where it goes offline regularly 2017-04-20 23:44:19 +00:00
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 Take advantage of the forthcommng DX Lab Commander enhancement 2016-08-13 23:33:54 +00:00
prefixes.txt Change CRLF line endings to *nix style. 2017-09-18 20:42:18 +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
qt_helpers.cpp
qt_helpers.hpp
Radio.cpp Improve frequency input validation 2017-01-08 23:58:00 +00:00
Radio.hpp Improve frequency input validation 2017-01-08 23:58:00 +00:00
RadioMetaType.cpp
README Update copyright dates 2017-07-10 19:45:03 +00:00
Release_Notes.txt Updated Release_Notes.txt for v1.9.0-rc2. 2018-02-23 15:12:51 +00:00
RestrictedSpinBox.cpp Proper custom spin boxes for frequency tolerance and T/R period 2017-05-27 20:04:44 +00:00
RestrictedSpinBox.hpp Proper custom spin boxes for frequency tolerance and T/R period 2017-05-27 20:04:44 +00:00
revision_utils.cpp
revision_utils.hpp
SampleDownloader.cpp Fix various sample downloader issues especially server redirect handling 2016-12-11 21:19:31 +00:00
SampleDownloader.hpp
SettingsGroup.hpp
shortcuts.txt Update the F3 display. 2018-02-10 16:12:22 +00:00
signalmeter.cpp Display Rx level to nearest integer dB. 2017-03-15 15:33:25 +00:00
signalmeter.h Modified behavior of audio level meter and adjacent slider; Tx6 at program startup. 2017-03-06 14:34:25 +00:00
sleep.h
soundin.cpp Starting to implement experimental mode "WSPR-LF". Beware possible undesired side effects! 2017-04-28 16:49:09 +00:00
soundin.h
soundout.cpp Starting to implement experimental mode "WSPR-LF". Beware possible undesired side effects! 2017-04-28 16:49:09 +00:00
soundout.h
SplashScreen.cpp Add missing MOC generated source include 2017-08-04 22:00:20 +00:00
SplashScreen.hpp Add missing MOC generated source include 2017-08-04 22:00:20 +00:00
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
THANKS
TraceFile.cpp
TraceFile.hpp
Transceiver.cpp
Transceiver.hpp
TransceiverBase.cpp Improved rig control start up behavour 2017-07-16 14:32:48 +00:00
TransceiverBase.hpp Several rig control enhancements and fixes 2016-12-04 00:55:07 +00:00
TransceiverFactory.cpp Several rig control enhancements and fixes 2016-12-04 00:55:07 +00:00
TransceiverFactory.hpp Take advantage of the forthcommng DX Lab Commander enhancement 2016-08-13 23:33:54 +00:00
v1.7_Features.txt Prep for v1.7.0 GA 2016-12-19 02:54:43 +00:00
Versions.cmake Bump RC # 2018-02-25 00:57:55 +00: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 Minor tweaks to widegraph and plotter, for ease of use. 2018-01-18 15:17:45 +00:00
wsjtx_changelog.txt Change CRLF line endings to *nix style. 2017-09-18 20:42:18 +00:00
wsjtx_config.h.in Changes in preparation for gfortran v8 2018-02-22 23:36:29 +00:00
wsjtx_opti.iss
wsjtx_update.iss
wsjtx-valgrind.linux.supp
wsjtx.desktop
wsjtx.iss
wsjtx.pro Experimenting with a new Fox GUI. 2017-11-02 18:45:19 +00:00
wsjtx.qrc.in
wsjtx.rc
WSPRBandHopping.cpp Fix issue with v1.8.0 trashing v1.7 working frequencies 2017-08-09 16:06:17 +00:00
WSPRBandHopping.hpp Fix issue with v1.8.0 trashing v1.7 working frequencies 2017-08-09 16:06:17 +00:00
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

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 - 2017 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  GPL 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