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
Joe Taylor e837b9209e EME Doppler calculations now use JPL Planetary Ephemeris.
Also new, simplified routines for Doppler spread.
Beware! Not yet fully tested ...



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@5496 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-06-02 16:43:40 +00:00
CMake Remove unused script for downloading the user guide 2015-05-29 23:10:38 +00:00
Darwin wsjtx: Update Mac ReadMe for 1.5 2015-03-14 16:21:02 +00:00
Palettes Corrected name of ZL1FZ.pal palette. 2014-10-24 13:33:27 +00:00
artwork Use the generic icons in the Mac OS X generic iconset 2014-11-23 13:47:50 +00:00
contrib EME Doppler calculations now use JPL Planetary Ephemeris. 2015-06-02 16:43:40 +00:00
debian Get local user manual working on Linux systems. 2014-09-25 14:45:36 +00:00
doc Corrected image for Settings | Radio tab. 2015-06-01 19:59:52 +00:00
icons Use the generic icons in the Mac OS X generic iconset 2014-11-23 13:47:50 +00:00
lib EME Doppler calculations now use JPL Planetary Ephemeris. 2015-06-02 16:43:40 +00:00
logbook Remove the Xlog interface patch: its blocking socket call could block the UI. 2014-12-16 13:57:11 +00:00
manpages Prep for v1.4.0-rc4 2015-03-04 13:21:41 +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
qss Added UDP replies to halt Tx and set free text message 2015-05-06 20:30:29 +00:00
samples More complete CMake install target including sample WAV files from 2013-08-16 00:24:32 +00:00
.gitignore Add ctags file to ignore list 2015-04-21 22:26:27 +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
Bands.cpp Add FrequencyList methods to retrieve band name sets 2015-05-31 11:51:40 +00:00
Bands.hpp Add FrequencyList methods to retrieve band name sets 2015-05-31 11:51:40 +00:00
CMakeCPackOptions.cmake.in Ensure that KVASD can be executed from non-admin Windows accounts 2015-05-17 16:42:36 +00:00
CMakeLists.txt EME Doppler calculations now use JPL Planetary Ephemeris. 2015-06-02 16:43:40 +00:00
COPYING Top level docs 2014-11-28 23:34:23 +00:00
CandidateKeyFilter.cpp Add mode dependent working frequencies 2015-05-28 23:22:17 +00:00
CandidateKeyFilter.hpp Add mode dependent working frequencies 2015-05-28 23:22:17 +00:00
Configuration.cpp New static data location for read-only data files 2015-06-01 21:47:55 +00:00
Configuration.hpp New static data location for read-only data files 2015-06-01 21:47:55 +00:00
Configuration.ui Add mode dependent working frequencies 2015-05-28 23:22:17 +00:00
DXLabSuiteCommanderTransceiver.cpp ------------------------------------------------------------------------ 2015-04-26 16:41:12 +00:00
DXLabSuiteCommanderTransceiver.hpp Some HRD commands need a settling time otherwise they don't stick 2015-04-26 16:50:40 +00:00
Detector.cpp Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +00:00
Detector.hpp Reintegrate the wsjtx_exp branch into the trunk 2015-05-27 13:08:28 +00:00
EmulateSplitTransceiver.cpp Rig polling not detecting changes against cached values correctly 2015-01-08 23:51:56 +00:00
EmulateSplitTransceiver.hpp Set split mode before and after setting Tx frequency 2014-12-06 20:23:29 +00:00
ForeignKeyDelegate.cpp Add mode dependent working frequencies 2015-05-28 23:22:17 +00:00
ForeignKeyDelegate.hpp Add mode dependent working frequencies 2015-05-28 23:22:17 +00:00
FrequencyLineEdit.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
FrequencyLineEdit.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
FrequencyList.cpp Add FrequencyList methods to retrieve band name sets 2015-05-31 11:51:40 +00:00
FrequencyList.hpp Add FrequencyList methods to retrieve band name sets 2015-05-31 11:51:40 +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 Avoid using hostname localhost as some systems don't resolve it 2015-04-29 21:58:46 +00:00
HRDTransceiver.hpp Some HRD commands need a settling time otherwise they don't stick 2015-04-26 16:50:40 +00:00
HamlibTransceiver.cpp ------------------------------------------------------------------------ 2015-04-26 16:41:12 +00:00
HamlibTransceiver.hpp Some HRD commands need a settling time otherwise they don't stick 2015-04-26 16:50:40 +00:00
INSTALL Update INSTALL file with new Qt dependency 2015-02-19 13:02:19 +00:00
LiveFrequencyValidator.cpp Improvements to models and delegates 2015-05-31 11:51:31 +00:00
LiveFrequencyValidator.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
MessageAggregator.cpp Don't send empty free text messages 2015-05-28 17:45:33 +00:00
MessageClient.cpp Made the UDP message to change the free text message optionally send ASAP 2015-05-28 17:33:39 +00:00
MessageClient.hpp Made the UDP message to change the free text message optionally send ASAP 2015-05-28 17:33:39 +00:00
MessageServer.cpp Made the UDP message to change the free text message optionally send ASAP 2015-05-28 17:33:39 +00:00
MessageServer.hpp Made the UDP message to change the free text message optionally send ASAP 2015-05-28 17:33:39 +00:00
MetaDataRegistry.cpp Improvements to models and delegates 2015-05-31 11:51:31 +00:00
MetaDataRegistry.hpp Improvements to models and delegates 2015-05-31 11:51:31 +00:00
Modes.cpp Add mode dependent working frequencies 2015-05-28 23:22:17 +00:00
Modes.hpp Add mode dependent working frequencies 2015-05-28 23:22:17 +00:00
Modulator.cpp Commit wspr tone frequency patch and fix GrayLineDuration typo 2015-05-29 19:23:54 +00:00
Modulator.hpp Commit wspr tone frequency patch and fix GrayLineDuration typo 2015-05-29 19:23:54 +00:00
NEWS Move unversioned release notice texts into NEWS file 2015-05-01 19:05:31 +00:00
NetworkMessage.cpp Increased NetworkMessage schema number and Qt serialization format 2015-04-16 22:17:14 +00:00
NetworkMessage.hpp Made the UDP message to change the free text message optionally send ASAP 2015-05-28 17:33:39 +00: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 ------------------------------------------------------------------------ 2015-04-26 16:41:12 +00:00
OmniRigTransceiver.hpp Some HRD commands need a settling time otherwise they don't stick 2015-04-26 16:50:40 +00:00
PollingTransceiver.cpp ------------------------------------------------------------------------ 2015-04-26 16:41:12 +00:00
PollingTransceiver.hpp ------------------------------------------------------------------------ 2015-04-26 16:41:12 +00:00
README Top level docs 2014-11-28 23:34:23 +00:00
Radio.cpp Add mode dependent working frequencies 2015-05-28 23:22:17 +00:00
Radio.hpp Add mode dependent working frequencies 2015-05-28 23:22:17 +00:00
SettingsGroup.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
StationList.cpp Improvements to models and delegates 2015-05-31 11:51:31 +00:00
StationList.hpp Improvements to models and delegates 2015-05-31 11:51:31 +00:00
THANKS Top level docs 2014-11-28 23:34:23 +00:00
TraceFile.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
TraceFile.hpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
Transceiver.cpp Add mode dependent working frequencies 2015-05-28 23:22:17 +00:00
Transceiver.hpp Rig frequency calibration 2015-05-19 17:52:47 +00:00
TransceiverBase.cpp ------------------------------------------------------------------------ 2015-04-26 16:41:12 +00:00
TransceiverBase.hpp Some HRD commands need a settling time otherwise they don't stick 2015-04-26 16:50:40 +00:00
TransceiverFactory.cpp Add mode dependent working frequencies 2015-05-28 23:22:17 +00:00
TransceiverFactory.hpp ------------------------------------------------------------------------ 2015-04-26 16:41:12 +00:00
Versions.cmake Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +00:00
WFPalette.cpp Add mode dependent working frequencies 2015-05-28 23:22:17 +00:00
WFPalette.hpp Add user defined waterfall palette. 2014-03-31 00:03:44 +00:00
about.cpp Reintegrate the wsjtx_exp branch into the trunk 2015-05-27 13:08:28 +00:00
about.h Clean up program identification to pskreporter and other places 2015-02-23 15:19:41 +00:00
about.ui Uniform appearance of window titles. 2014-03-30 01:31:40 +00:00
astro.cpp Pass absolute file path for JPLEPH to astrosub_(). 2015-06-02 15:59:52 +00:00
astro.h Pass absolute file path for JPLEPH to astrosub_(). 2015-06-02 15:59:52 +00:00
astro.ui Reintegrate the wsjtx_exp branch into the trunk 2015-05-27 13:08:28 +00:00
commons.h Reintegrate the wsjtx_exp branch into the trunk 2015-05-27 13:08:28 +00:00
cty.dat Another round of documentation updates. 2014-01-29 20:50:18 +00:00
decodedtext.cpp Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +00:00
decodedtext.h Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +00:00
displaytext.cpp Band activity & Rx frequency widget enhancements 2015-04-10 20:25:14 +00:00
displaytext.h Band activity & Rx frequency widget enhancements 2015-04-10 20:25:14 +00:00
getfile.cpp Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +00:00
getfile.h Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +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
logqso.cpp Send status information to UDP server 2015-04-15 16:40:49 +00:00
logqso.h Send status information to UDP server 2015-04-15 16:40:49 +00:00
logqso.ui Uniform appearance of window titles. 2014-03-30 01:31:40 +00:00
main.cpp Add mode dependent working frequencies 2015-05-28 23:22:17 +00:00
mainwindow.cpp Pass absolute file path for JPLEPH to astrosub_(). 2015-06-02 15:59:52 +00:00
mainwindow.h Add FrequencyList methods to retrieve band name sets 2015-05-31 11:51:40 +00:00
mainwindow.ui Add mode dependent working frequencies 2015-05-28 23:22:17 +00:00
message_aggregator.qrc.in Added UDP replies to halt Tx and set free text message 2015-05-06 20:30:29 +00:00
messageaveraging.cpp Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +00:00
messageaveraging.h Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +00:00
messageaveraging.ui Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +00:00
meterwidget.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
meterwidget.h Rearranged sequencing of audio streams and devices. 2014-04-03 19:29:13 +00:00
mouse_commands.txt Update text for mouse commands and keyboard shortcuts. 2014-09-09 14:46:48 +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
plotter.cpp WSPR-mode behavior changes. 2015-05-30 16:08:20 +00:00
plotter.h Reintegrate the wsjtx_exp branch into the trunk 2015-05-27 13:08:28 +00:00
prefixes.txt Another round of documentation updates. 2014-01-29 20:50:18 +00:00
psk_reporter.cpp Send status information to UDP server 2015-04-15 16:40:49 +00:00
psk_reporter.h Send status information to UDP server 2015-04-15 16:40:49 +00: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 Added UDP replies to halt Tx and set free text message 2015-05-06 20:30:29 +00:00
revision_utils.cpp Clean up program identification to pskreporter and other places 2015-02-23 15:19:41 +00:00
revision_utils.hpp Abandon getting changeset revision number from svn keyword expansion 2015-02-22 00:20:42 +00:00
shortcuts.txt Improved next and current Tx message widget short cuts 2015-02-27 13:34:18 +00:00
signalmeter.cpp Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
signalmeter.h Squashed some compiler warnings. 2014-04-03 19:44:34 +00:00
sleep.h Rearranged sequencing of audio streams and devices. 2014-04-03 19:29:13 +00:00
soundin.cpp Replaced Detector monitoring switch with audio stream suspend/resume. 2014-04-07 00:55:05 +00:00
soundin.h Replaced Detector monitoring switch with audio stream suspend/resume. 2014-04-07 00:55:05 +00:00
soundout.cpp Made the soft keying CW wave shaper a CMake option (off by 2014-04-06 21:58:11 +00: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
wf_palette_design_dialog.ui Updated palette designer tool tip. 2014-04-08 16:59:00 +00:00
widegraph.cpp WSPR-mode behavior changes. 2015-05-30 16:08:20 +00:00
widegraph.h WSPR-mode behavior changes. 2015-05-30 16:08:20 +00:00
widegraph.ui Reintegrate the wsjtx_exp branch into the trunk 2015-05-27 13:08:28 +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 Reintegrate the wsjtx_exp branch into the trunk 2015-05-27 13:08:28 +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 1. Fix occasional program crash caused by receiving a message in the 2013-06-05 18:42:55 +00:00
wsjtx_config.h.in New static data location for read-only data files 2015-06-01 21:47:55 +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 Reintegrate the wsjtx_exp branch into the trunk 2015-05-27 13:08:28 +00:00
wsprnet.h Reintegrate the wsjtx_exp branch into the trunk 2015-05-27 13:08:28 +00:00

README

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

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
designed for making reliable, confirmed 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  proved   very  effective  for   worldwide  QRP
communication at  HF; in contrast, JT9  is optimized for HF  and lower
frequencies. JT9 is  about 2 dB more sensitive than  JT65A while using
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
spectrum is  essentially full when  occupied by ten JT65  signals.  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
and   receive  JT65   and   JT9  signals,   switching  between   modes
automatically as  needed.  Displayed  bandwidth can be  as large  as 5
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
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
quick and convenient. Be sure to read the online WSJT-X User's Guide.

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