artwork
Resize splash image to better suit all platforms
2016-08-07 11:40:30 +00:00
Audio
Fix numerous memory leaks and uses of uninitialized variables
2016-06-10 15:54:16 +00:00
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
Class abstracting LotW user lookups which includes asynchronous data loading
2018-10-01 12:42:31 +01:00
Darwin
Fix macOS plist file generation to enable high DPI display support
2018-04-01 18:49:06 +00:00
debian
Rework install locations for better flexibility
2017-03-28 13:03:48 +00:00
doc
User guide should describe "Hold Tx Freq" rather than "Lock Tx=Rx".
2018-09-06 10:27:18 -04:00
icons
Use the generic icons in the Mac OS X generic iconset
2014-11-23 13:47:50 +00:00
lib
Merge branch 'hotfix-2.0.0-rc3' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc3
2018-10-13 19:53:07 -04:00
logbook
Remove fields <STX_STRING> and <SRX_STRING> from the ADIF record.
2018-10-11 08:49:41 -04: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
Fix qmake file so that qmake builds still operate for those who prefer
2014-03-31 03:11:07 +00:00
SampleDownloader
Automatic download of ARRL LotW users file at startup if needed
2018-10-01 21:19:21 +01:00
samples
Add a sample file for FT8.
2017-07-12 18:09:33 +00:00
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
Add the WSJT-X logo to the about dialog and make it clickable
2016-06-22 15:19:24 +00:00
about.ui
Add the WSJT-X logo to the about dialog and make it clickable
2016-06-22 15:19:24 +00:00
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
Replaced Detector monitoring switch with audio stream suspend/resume.
2014-04-07 00:55:05 +00:00
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
WSPR band hopping improvements
2015-06-06 00:06:46 +00:00
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
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
CMakeCPackOptions.cmake.in
Banish KVASD
2015-11-18 22:53:37 +00:00
CMakeLists.txt
Implementing ExportCabrillo. Some work still to do.
2018-10-03 16:56:58 -04: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 must use 77-bit msgs. Generate "CQ TEST" and "CQ HUND" msgs.
2018-10-04 09:55:50 -04:00
Configuration.hpp
Option to AutoLog in contests; display to "Fox and Contest Log" window.
2018-10-03 20:08:47 +01:00
Configuration.ui
Fix a typo.
2018-10-09 15:31:37 -05:00
COPYING
Top level docs
2014-11-28 23:34:23 +00:00
cty.dat
Updated AD1C CTY.DAT file 20180909 version of Big CTY.DAT
2018-10-17 00:18:46 +01:00
decodedtext.cpp
Class abstracting LotW user lookups which includes asynchronous data loading
2018-10-01 12:42:31 +01: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
Attempt to recover from network failures
2016-02-20 12:55:18 +00:00
DisplayManual.hpp
User Guide localization
2016-01-02 22:30:12 +00:00
displaytext.cpp
Class abstracting LotW user lookups which includes asynchronous data loading
2018-10-01 12:42:31 +01:00
displaytext.h
Class abstracting LotW user lookups which includes asynchronous data loading
2018-10-01 12:42:31 +01:00
displayWidgets.txt
Select-next-caller is now functional, needs testing. Still to do is "TU; ..." message.
2018-10-04 14:50:02 -04: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
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
Rig control overhaul to implement generic Doppler shift tracking
2016-04-06 17:11:58 +00:00
EmulateSplitTransceiver.hpp
Rig control overhaul to implement generic Doppler shift tracking
2016-04-06 17:11:58 +00:00
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
Refactor phase equalization dialog names
2017-07-14 15:33:17 +00:00
ExchangeValidator.cpp
Implement a QValidator for the Field Day and RTTY exchanges.
2018-10-03 19:35:38 +01:00
ExchangeValidator.hpp
Implement a validator for FD and RTTY exchange entries.
2018-10-03 19:32:05 +01:00
ExportCabrillo.cpp
With these changes, now builds on linux.
2018-10-05 02:43:39 +00:00
ExportCabrillo.h
Finish code to export a valid Cabrillo log.
2018-10-04 11:32:38 -04:00
ExportCabrillo.ui
Finish code to export a valid Cabrillo log.
2018-10-04 11:32:38 -04: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
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
Improve frequency input validation
2017-01-08 23:58: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
Temporary recommended frequencies for MSK144 during test period.
2018-09-10 15:52:09 -04:00
FrequencyList.hpp
Fix issue with v1.8.0 trashing v1.7 working frequencies
2017-08-09 16:06:17 +00:00
getfile.cpp
Second attempt to squash ingnored return errors on fread()
2016-04-06 23:18:29 +00:00
getfile.h
Get rid of jt9com and npar common blocks
2015-12-17 20:29:55 +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
GUIcontrols.txt
Change CRLF line endings to *nix style.
2017-09-18 20:42:18 +00:00
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
Make interaction with rigs using Hamlib rigctld as a proxy work better
2017-07-08 18:44:51 +00:00
HelpTextWindow.cpp
Make message boxes more platform independent with a wrapper
2016-07-03 20:31:19 +00:00
HelpTextWindow.hpp
Make the main window more portable and font change capable
2015-06-25 22:41:13 +00:00
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
Add yet another data mode enumeration value from HRD
2018-03-13 14:50:47 +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
Minor updates to INSTALL file documentation
2018-07-07 20:41:01 +01: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
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
Allow "TU; ..." msgs only in RTTY mode, for now. Fix a bug in adif.cpp.
2018-10-09 16:33:31 -04:00
logqso.h
Save contest exchange to ADIF log. (Not finished...)
2018-10-03 20:13:05 +01:00
logqso.ui
Complete sending of log info to N1MM. (Why does Exchange not show up there?)
2018-10-09 09:18:59 -04:00
LotWUsers.cpp
Finish code to export a valid Cabrillo log.
2018-10-04 11:32:38 -04:00
LotWUsers.hpp
Move LotW users file management to Configuration implementation
2018-10-01 22:43:13 +01: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
Fix a typo that was preventing EU_VHF QSOs from sequencing properly.
2018-10-14 09:54:02 -05:00
mainwindow.h
Merge branch 'hotfix-2.0.0-rc3' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc3
2018-10-08 09:10:00 -04:00
mainwindow.ui
Add a ToolTip. Ensure that contest log is displayed when needed.
2018-10-10 09:51:32 -04:00
message_aggregator.desktop
Add .desktop file for message_aggregator
2016-05-24 11:52:14 +00:00
messageaveraging.cpp
Save contest exchange to ADIF log. (Not finished...)
2018-10-03 20:13:05 +01:00
messageaveraging.h
Basif framework for computing and displaying contest score. Not complete!
2018-10-03 20:12:22 +01: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
Make message boxes more platform independent with a wrapper
2016-07-03 20:31:19 +00:00
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
Fix issue with v1.8.0 trashing v1.7 working frequencies
2017-08-09 16:06:17 +00:00
MetaDataRegistry.hpp
Improvements to models and delegates
2015-05-31 11:51:31 +00:00
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
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
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
NEWS
Update documentation to reflect move to git SCM and update copyright dates
2018-06-22 13:19:05 +01:00
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
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
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
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
Added UDP replies to halt Tx and set free text message
2015-05-06 20:30:29 +00:00
qt_helpers.hpp
Start to take advantage of Qt 5.5 features like the new way of registering enums
2016-04-06 17:11:02 +00:00
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
Extend UDP status message - added Rx/Tx DF, call and grid information
2016-05-24 10:08:35 +00:00
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 Release_Notes.txt; remove some disused (commented out) code.
2018-10-10 14:26:37 -04: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
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
Fix various sample downloader issues especially server redirect handling
2016-12-11 21:19:31 +00:00
SampleDownloader.hpp
Add a sample download dialog and upload sub-system
2015-12-24 11:41:05 +00:00
SettingsGroup.hpp
Added support for use of "Standard" locations for writable files.
2014-03-26 13:21:00 +00:00
shortcuts.txt
Add some Tool Tips; make Esc key equivalent to clicking "Halt" button.
2018-10-09 15:40:38 -04: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
Rearranged sequencing of audio streams and devices.
2014-04-03 19:29:13 +00:00
soundin.cpp
Starting to implement experimental mode "WSPR-LF". Beware possible undesired side effects!
2017-04-28 16:49:09 +00:00
soundin.h
Start dealing with thread related object lifetime issues
2015-07-13 11:00:55 +00:00
soundout.cpp
Starting to implement experimental mode "WSPR-LF". Beware possible undesired side effects!
2017-04-28 16:49:09 +00:00
soundout.h
Made the soft keying CW wave shaper a CMake option (off by
2014-04-06 21:58:11 +00:00
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
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
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
Top level docs
2014-11-28 23:34:23 +00:00
TraceFile.cpp
Reintegrate merge from wsjtx_exp branch.
2015-11-18 01:28:12 +00:00
TraceFile.hpp
Added support for use of "Standard" locations for writable files.
2014-03-26 13:21:00 +00:00
Transceiver.cpp
Rig control overhaul to implement generic Doppler shift tracking
2016-04-06 17:11:58 +00:00
Transceiver.hpp
Rig control overhaul to implement generic Doppler shift tracking
2016-04-06 17:11:58 +00:00
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
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
Prep for v1.7.0 GA
2016-12-19 02:54:43 +00:00
Versions.cmake
Bump RC number for next release
2018-09-28 16:23:44 +01:00
wf_palette_design_dialog.ui
Better title for the WF palette designer dialog
2018-03-13 14:50:27 +00:00
WFPalette.cpp
Add mode dependent working frequencies
2015-05-28 23:22:17 +00:00
WFPalette.hpp
Qt 5.5 compliance
2015-07-27 18:11:06 +00:00
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
Change CRLF line endings to *nix style.
2017-09-18 20:42:18 +00:00
wsjtx_config.h.in
Ensure size_t type is decalared before use
2018-05-19 20:41:51 +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
wsjtx-valgrind.linux.supp
Improved valgrind MemCheck suppressions for Linux
2016-06-11 23:53:24 +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
Finish code to export a valid Cabrillo log.
2018-10-04 11:32:38 -04: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
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
Add a sample download dialog and upload sub-system
2015-12-24 11:41:05 +00:00
WsprTxScheduler.cpp
Use UTC for WSPR band hopping scheduling
2015-11-20 13:19:05 +00:00
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