Joe Taylor
344936a315
No need to truncate the decoded text line going to ALL.TXT.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7415 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-20 21:35:16 +00:00
Joe Taylor
ec7e099cf8
Further adjustments to sync64; extend QRA64 data length to 54 s; some code cleanup.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7414 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-20 21:27:23 +00:00
Joe Taylor
c3b52ab787
Remove the QRA64 test on sync2 -- it was not helpful.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7413 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-20 14:09:45 +00:00
Steven Franke
e4c5811ac3
Changes needed to accommodate channel equalization implemented in the new msk144signalquality.f90. Warning - msk144signalquality writes to the executable directory.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7412 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-20 03:01:43 +00:00
Steven Franke
f9e6c89847
Calculates # of bit errors and eye-opening on every call, estimates channel phase on startup and whenever DX Call changes.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7411 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-20 02:53:57 +00:00
Steven Franke
c1a0fe3d27
Make the command-line MSK144 decoder work again.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7410 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-20 02:49:22 +00:00
Joe Taylor
d9f120c967
I was too strict on the sync2 and width limits. This is much better for QRA64E!
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7407 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-19 20:14:31 +00:00
Bill Somerville
7dbcc1ba4a
Main line returns to development status
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7406 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-19 20:12:27 +00:00
Bill Somerville
8189c437a0
Adjust splash screen for GA release
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7403 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-19 03:18:38 +00:00
Bill Somerville
e690f453f8
Prep for v1.7.0 GA
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7401 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-19 02:54:43 +00:00
Bill Somerville
9905a58f74
Make the user guide images path absolute
...
The current Linux asciidoctor-fopub seems to use relative paths for
the imagesdir asciidoctor attribute incorrectly when generating PDFs
so this makes it based on the docdir attribute which is absolute.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7400 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-19 01:20:11 +00:00
Bill Somerville
b6006dacca
Correctly extract grid from reply to tailender in MSK144 contest exchange
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7399 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-18 22:20:07 +00:00
Joe Taylor
2b5dc480f9
Update the Tool Tip for Contest Mode checkbox.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7398 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-18 20:12:19 +00:00
Joe Taylor
d98253f3c8
Enable Sh (for Tx4 and Tx5 only) in MSK144 Contest Mode.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7397 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-18 18:31:48 +00:00
Joe Taylor
3220578bc4
In MSK144, if a received grid is not in one's own hemisphere display it
...
as "R grid2", where grids2 is the antipodes -- even if the receiver is
not in Contest mode. This seems safe enough...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7396 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-18 02:54:23 +00:00
Joe Taylor
1fe6c4e375
Make Contest Mode messages properly readable by anyone in the sender's
...
hemisphere. Add Contest Mode info to User Guide.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7395 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-18 02:46:04 +00:00
Joe Taylor
a125657803
If status of Contest Mode is changed, re-generate the standard MSK144 messages.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7394 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-17 21:48:14 +00:00
Joe Taylor
33af88a41b
Complete the implementation of MSK144 contest mode. Needs testing!
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7393 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-17 21:18:47 +00:00
Joe Taylor
e23ebc48ad
Don't freeze the Tx5 message if use has double-clicked on a decode.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7392 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-17 15:19:48 +00:00
Steven Franke
794e6ada00
Fix a wsprd bug that was introduced in r7090, which attempted to fix encoding of callsigns like 5N/6O0O.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7391 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-17 06:41:07 +00:00
Bill Somerville
74bfc17ebd
Fix WSPR c2 file writing
...
Inverted error check skipped writing of the contents.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7390 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-17 00:06:22 +00:00
Bill Somerville
336eb0c858
Add fast mode support to UDP messages and update example apllications
...
Sub mode and fast mode flag are added to the UDP Status message and
Status messages after appropriate UI changes. MSK144 decodes produce
UDP Decode messages. Fast JT9 messages are treated similarly.
Currently ISCAT decodes are not posted as UDP Decode messages as they
do not fit well with the model.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7389 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-16 19:36:21 +00:00
Joe Taylor
f7935361b3
Install G3WDG changes to make jt4sim use the same fast fading model as qra64sim.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7388 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-16 18:51:53 +00:00
Joe Taylor
1de0689d4b
Another tweak to User Guide. Disable Deep Search and Averaging if VHF features is turned off.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7387 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-16 17:14:00 +00:00
Joe Taylor
556ef6dce3
Additions and corrections to User Guide in preparation for v1.7 GA release.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7386 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-16 16:26:01 +00:00
Joe Taylor
3b1e9c1e6c
Extend the Rx period in QRA64 mode to 53.5 s; an improved label on Settings -> General tab.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7385 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-16 16:25:07 +00:00
Joe Taylor
54a15db832
Minor tweaks to User Guide.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7384 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-15 20:09:06 +00:00
Joe Taylor
8ff9cb01b2
Remove JT9/JT65 decoding statistics from timer.out. Remove the auto_tx_label, it's not really needed.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7383 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-15 18:58:17 +00:00
Joe Taylor
4a132c59ee
Remove diagnostic write to LU 83.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7382 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-15 18:46:30 +00:00
Joe Taylor
d3ee8af01b
Many adjustments to QRA64 decoder. Best performance yet on the 114 benchmark files.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7381 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-15 18:42:33 +00:00
Bill Somerville
17436a7b43
Fix Qt version compatibility compile issue
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7380 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-12 18:26:06 +00:00
Bill Somerville
440559f0c3
Fix various sample downloader issues especially server redirect handling
...
Thanks to Mike W9MDB for the concept of forcing to HTTP if OpenSSL is
not installed or if the user requires it for other reasons.
The sample downloader should now be usable with or without OpenSSL
libraries being installed, so long as SourceForge continue to serve
identical content from both HTTP and HTTPS schemes on their file
servers and mirrors.
For users with baulked OpenSSL installations, incorrect or incomplete
CA certificate stores, either the improved capability to ignore
SSL/TLS errors for the duration of a session at their discretion or,
as a last resort a new option to force an HTTP URL scheme is provided.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7379 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-11 21:19:31 +00:00
Bill Somerville
9af1379576
Fix handling of SSL/TLS exceptions allowing errors to be ignored for a session
...
Not persistent but I'm not sure they need to be as sites we access
should have valid certificates and chains of trust. This should allow
users with baulked SSL installations or incomplete CA stores to
proceed with network accesses at their discretion.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7378 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-11 21:19:23 +00:00
Bill Somerville
dc6c7f959b
Remove unnecessary main window size constraints
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7377 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-11 21:19:16 +00:00
Joe Taylor
6977ecbbdf
Protect against locator at antipodes causing undefined azimuth.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7376 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-10 18:12:45 +00:00
Joe Taylor
e21f69b5e9
Make the setting of *Enable AP for DX call* persistent.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7375 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-09 21:06:26 +00:00
Joe Taylor
635fc597b3
Minor changes and additions to User Guide and utility programs.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7374 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-09 19:26:45 +00:00
Joe Taylor
f4cc1eecc6
Use 40% rather than 45% to determine baseline for s3a.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7373 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-09 16:39:38 +00:00
Joe Taylor
f833825d16
Correct a constant in badmsg; correct nfreq when sync fails.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7372 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-08 20:47:13 +00:00
Joe Taylor
f78714707d
Tweaking SNR readings for QRA64.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7371 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-08 16:21:04 +00:00
Joe Taylor
82ecc6afcf
Correct the sending of minsync to decoder. Fix statement ordering that affects timer calls.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7370 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-08 15:38:54 +00:00
Joe Taylor
19f37d098e
Connect minsync in QRA64 decoder.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7369 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-08 14:42:50 +00:00
Joe Taylor
b47b4b077b
These are the files from QRA64 "ee" test.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7368 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-08 13:15:44 +00:00
Joe Taylor
93f7393da7
Some tweaks to qra64a.f90. More to come!
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7367 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-06 18:29:22 +00:00
Joe Taylor
77a4d19676
Fix a wrong number in User Guide. Add qratest.f90 and a private makefile.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7366 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-05 21:00:13 +00:00
Joe Taylor
86780684a0
Version 1.7.0-rc3 is a Beta (not Alpha) release. Substitute a correct image for the Settings->General tab.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7365 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-05 14:48:08 +00:00
Bill Somerville
1851b98417
Bump RC number to 3
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7363 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-04 21:55:06 +00:00
Joe Taylor
8bf5610200
Add Tip about OpenSSL to User Guide.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7362 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-04 19:45:27 +00:00
Bill Somerville
bae3b94fd6
Build a cache of allowed SSL exceptions and use them on future network requests
...
The class NetworkAccessManager sub-classes QNetworkAccessManager
adding a message box to ask the user if SSL errors may be
ignored. Ignored errors are ignored in future server replies so that
the user is not asked about he same peer certificate chain repeatedly.
The cache is currently per process only and not persistent.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7361 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-04 14:17:01 +00:00
Joe Taylor
55811efd64
Slightly faster CW ID for long callsigns.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7360 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-04 14:15:41 +00:00