------------------------------------------------------------------------
r7923 | bsomervi | 2017-07-17 17:25:13 +0100 (Mon, 17 Jul 2017) | 6 lines
Update Mac ReadMe and shared memory sysctl.conf files
Thanks to John, G4KLA, for this contribution.
Allows for up to five concurrent WSJT-X instances with instructions
for using more.
------------------------------------------------------------------------
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.8@7924 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
------------------------------------------------------------------------
r7921 | bsomervi | 2017-07-17 16:46:01 +0100 (Mon, 17 Jul 2017) | 3 lines
Fix QRA64 and JT4 single tone short message texts in Tx5
Thanks to Mike, W9MDB, for this contribution.
------------------------------------------------------------------------
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.8@7922 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
------------------------------------------------------------------------
r7918 | bsomervi | 2017-07-16 22:42:09 +0100 (Sun, 16 Jul 2017) | 1 line
Do not show 1st Call checkbox in MSK144 mode
------------------------------------------------------------------------
r7919 | bsomervi | 2017-07-16 22:42:18 +0100 (Sun, 16 Jul 2017) | 1 line
Do not change anything if the settings dialog is cancelled
------------------------------------------------------------------------
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.8@7920 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
------------------------------------------------------------------------
r7855 | k1jt | 2017-07-12 13:41:36 +0100 (Wed, 12 Jul 2017) | 1 line
Add some default frequencies for QRA64, and a few freq changes.
------------------------------------------------------------------------
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.8@7902 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
------------------------------------------------------------------------
r7848 | bsomervi | 2017-07-11 02:59:19 +0100 (Tue, 11 Jul 2017) | 4 lines
Use model row to express region rather than name string
For some unknown reason on some machines the string version of the
name does not match the model IARURegions names.
------------------------------------------------------------------------
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.8@7899 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
------------------------------------------------------------------------
r7896 | bsomervi | 2017-07-16 15:32:28 +0100 (Sun, 16 Jul 2017) | 5 lines
Improve support for older C++ compilers
Some current Linux distributions are still using GCC 4.6 which has
no/poor C++11 support. probably more of this needed if we are to
support such compilers.
------------------------------------------------------------------------
r7897 | bsomervi | 2017-07-16 15:32:48 +0100 (Sun, 16 Jul 2017) | 3 lines
Improved rig control start up behavour
Avoid trying to set bogus uninitialized frequency values.
------------------------------------------------------------------------
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.8@7898 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
------------------------------------------------------------------------
r7888 | bsomervi | 2017-07-15 00:06:53 +0100 (Sat, 15 Jul 2017) | 1 line
Fix mistimed FT8 transmits for late starts in first half of a second
------------------------------------------------------------------------
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.8@7889 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
------------------------------------------------------------------------
r7873 | bsomervi | 2017-07-14 10:25:46 +0100 (Fri, 14 Jul 2017) | 5 lines
Adjust 80m WSPR frequency to lower 200Hz of JT65 sub-band
Thanks to Take, JA5AEA, for the proposals to make the 80 JT and WSPR
mode suggested working frequencies compatible with the JA allowed
bands.
------------------------------------------------------------------------
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.8@7874 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
------------------------------------------------------------------------
r7867 | bsomervi | 2017-07-13 19:02:07 +0100 (Thu, 13 Jul 2017) | 5 lines
Fixes the issue with the IARU Region setting not being saved and restored correctly
Use proper QDataStream insertor and extractor for IARURegions::Region
enum. Unfortunately this requires that all will have to reset their
region one more time even if it was working and correct.
------------------------------------------------------------------------
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.8@7868 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This change also adds seconds resolution to log files and log QSO
fields.
This change makes the log QSO dialog more layout friendly and uses a
QDateTimeEdit for QSO start and end times.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7827 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
The Hamlib rigctld does not allow the local end to see teh exact rig
capabilities, this means that some tests for capabilities do not
provide the correct status. This change attempts to work around these
limitations by testing the wanted capabilities by trying to use them.
Thanks for Mike, W9MDB, for the initial work and patch
contribution. This change is loosely based on his patch.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7818 ab8295b8-cf94-4d9e-aec4-7959e3be5d79