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 a4cc4f4101 Warning: these changes have not yet been thoroughly tested!
1. Correct the TxMode label on program startup.
2. Insert TxMode (not RxMode) into the "Transmitting..." lines in ALL.TXT.
3. Put TxMode in wsjtx_status.txt.
4. F4 clears Az, Dist, and all Tx messages as well as DxCall and DxGrid.
5. Make it possible to decode JT9 in the "JT65 region", and vice-versa, with
   directed double-click on signal in waterfall.
6. Improved logic for enabling/disabling TestPTT button on setup screen.
7. Do not call getFreq() when TestPTT is activated under CAT control.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3463 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-07-08 19:57:01 +00:00
lib Warning: these changes have not yet been thoroughly tested! 2013-07-08 19:57:01 +00:00
about.cpp Warning: these changes have not yet been thoroughly tested! 2013-07-08 19:57:01 +00:00
about.h Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
about.ui 1. Add report to wsjt_status.txt, for JT-Alert. 2013-05-08 15:23:02 +00:00
afmhot.dat Major changes to the MAP65 branch. This branch is now a copy of 2012-05-22 14:28:39 +00:00
blue.dat Major changes to the MAP65 branch. This branch is now a copy of 2012-05-22 14:28:39 +00:00
commons.h Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
devsetup.cpp Warning: these changes have not yet been thoroughly tested! 2013-07-08 19:57:01 +00:00
devsetup.h Warning: these changes have not yet been thoroughly tested! 2013-07-08 19:57:01 +00:00
devsetup.ui Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
displaytext.cpp Shift-double-click on decoded line does NOT change the frequencies. 2013-03-01 21:25:33 +00:00
displaytext.h Shift-double-click on decoded line does NOT change the frequencies. 2013-03-01 21:25:33 +00:00
ffft.f Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
fftw3.f Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
getdev.cpp Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
getfile.cpp Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
getfile.h Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
in.dat Major changes to the MAP65 branch. This branch is now a copy of 2012-05-22 14:28:39 +00:00
jt9.txt Tweaks to jt9.txt 2012-10-21 19:24:54 +00:00
killbyname.cpp Silence all compiler warnings from QtCreator. 2013-05-23 15:05:16 +00:00
libfftw3f_win.a Compiles on OPTI-745 under Win7. 2010-01-15 20:29:35 +00:00
libHRDInterface001.a First attempt at interface to Ham Radio Deluxe (HRD). 2013-05-21 19:49:41 +00:00
libpskreporter.a Implementing uploads to PSK Reporter. (Not yet finished.) 2013-03-11 15:51:44 +00:00
LICENSE_WHEATLEY.TXT Major changes to the MAP65 branch. This branch is now a copy of 2012-05-22 14:28:39 +00:00
logqso.cpp Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
logqso.h 1. Added Tx Power to ADIF log information, with option to retain between QSOs. 2013-06-06 16:17:58 +00:00
logqso.ui Clean up the Tab order on LogQSO and Setup screens. 2013-06-06 17:46:27 +00:00
main.cpp This code now compiles OK in either Qt4 or Qt5. To run in Qt5 we'll need 2013-05-23 20:21:47 +00:00
mainwindow.cpp Warning: these changes have not yet been thoroughly tested! 2013-07-08 19:57:01 +00:00
mainwindow.h Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
mainwindow.ui Warning: these changes have not yet been thoroughly tested! 2013-07-08 19:57:01 +00:00
mouse_commands.txt Add the files listing keyboard shortcuts and special mouse commands. 2013-04-26 21:39:11 +00:00
pa_get_device_info.c Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
paInputDevice.c Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
plotter.cpp Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
plotter.h Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
psk_reporter.cpp Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
psk_reporter.h Added class for PSK Reporter. Still need to wire class to mainwindow.cpp 2013-04-16 19:22:53 +00:00
PSKReporter.h Implementing uploads to PSK Reporter. (Not yet finished.) 2013-03-11 15:51:44 +00:00
QtSupport.iss Major changes to the MAP65 branch. This branch is now a copy of 2012-05-22 14:28:39 +00:00
rigclass.cpp Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
rigclass.h Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
shortcuts.txt 1. Temporarily added a button right of the red square. Not yet connected... 2013-05-03 20:30:56 +00:00
sleep.h Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
soundin.cpp Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
soundin.h Correct UTC on waterfall for slow modes. 2012-11-14 15:30:21 +00:00
soundout.cpp Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
soundout.h Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
ss.bat Major changes to the MAP65 branch. This branch is now a copy of 2012-05-22 14:28:39 +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
widegraph.cpp Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
widegraph.h Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
widegraph.ui Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
WSJT-X_Users_Guide_v1.1.docx Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
WSJT-X_Users_Guide.docx 1. Fix occasional program crash caused by receiving a message in the 2013-06-05 18:42:55 +00:00
wsjt.ico initial import 2005-12-22 16:40:53 +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.iss Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
wsjtx.pro Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
wsjtx.rc Initial changes from JTMS3 to WSJTX. 2012-09-24 15:20:48 +00:00