lib
1. Implement PTT control via HRD.
2013-05-23 14:52:51 +00:00
about.cpp
1. Correct a flaw in setting m_lockFreq in wideGraph.
2013-05-29 15:09:04 +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
1. De-activate submodes JT9-5, JT9-10, and JT9-30. (This makes the shared
2013-05-20 14:09:02 +00:00
devsetup.cpp
Add /dev/ttyS4 - /dev/ttyS7 to list of linux serial devices.
2013-06-05 21:19:29 +00:00
devsetup.h
Satisfied another compiler warning.
2013-05-23 17:25:52 +00:00
devsetup.ui
Make the controls for PTT Port and CAT Port wide enough to display
2013-06-04 12:24:32 +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
Cleaning up compiler warnings on Linux.
2013-05-29 13:41:57 +00:00
getfile.h
Revert to ComboBox for selecting PTT Port. (Straightened out the bizarre
2013-05-20 18:33:06 +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
Cleaning up compiler warnings on Linux.
2013-05-29 13:41:57 +00:00
logqso.h
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
logqso.ui
Correct logic errors when user has requested VOX control of PTT.
2013-03-27 20:08:00 +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
1. Fix occasional program crash caused by receiving a message in the
2013-06-05 18:42:55 +00:00
mainwindow.h
1. Oops, inadvertently I clobbered a Win32-only line while editing unix
2013-05-28 19:34:18 +00:00
mainwindow.ui
Remove submodes JT9-5, JT9-10, JT9-30 from the Mode menu.
2013-05-30 13:27:29 +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
Cleaning up compiler warnings on Linux.
2013-05-29 13:41:57 +00:00
plotter.h
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
psk_reporter.cpp
Fixed bug in PSK Reporter when reporting positive values for SNR.
2013-04-17 12:54:16 +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
Cleaning up compiler warnings on Linux.
2013-05-29 13:41:57 +00:00
rigclass.h
Ham Radio Deluxe is inside ifdef WIN32 conditionals
2013-05-27 20:27:36 +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
1. De-activate submodes JT9-5, JT9-10, and JT9-30. (This makes the shared
2013-05-20 14:09:02 +00:00
soundin.h
Correct UTC on waterfall for slow modes.
2012-11-14 15:30:21 +00:00
soundout.cpp
Change "unix" to "UNIX" in #ifdef's.
2013-05-29 16:31:05 +00:00
soundout.h
Added "Tune" button.
2013-04-14 14:11:20 +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
1. Oops, inadvertently I clobbered a Win32-only line while editing unix
2013-05-28 19:34:18 +00:00
widegraph.h
1. Oops, inadvertently I clobbered a Win32-only line while editing unix
2013-05-28 19:34:18 +00:00
widegraph.ui
1. Added Tool Tips for most on-screen controls.
2013-05-24 15:41:33 +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
1. Fix occasional program crash caused by receiving a message in the
2013-06-05 18:42:55 +00:00
wsjtx.pro
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
wsjtx.rc
Initial changes from JTMS3 to WSJTX.
2012-09-24 15:20:48 +00:00