Commit Graph

6611 Commits

Author SHA1 Message Date
Joe Taylor e32c5b699d Update Wide Graph and plotter.cpp for QRA66. 2020-08-01 13:37:31 -04:00
Joe Taylor e66843c0c0 Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2020-08-01 12:14:44 -04:00
Joe Taylor 3867c452e6 Changes to GUI to accommodate QRA66. It's basically functional, I think. 2020-08-01 12:13:49 -04:00
Steven Franke e751a4404f Use squared metric for fst4 - works better on fading channel. 2020-08-01 10:58:21 -05:00
Joe Taylor a0b5be009a Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2020-08-01 10:14:26 -04:00
Joe Taylor f45c617422 First working QRA66 decoder. 2020-08-01 09:24:59 -04:00
Joe Taylor c4ef1e3e25 Starting on a decoder for QRA66. Now have found xdt and f0 from the sync vector. 2020-07-31 16:38:21 -04:00
Steven Franke 4b0ae524bf Set unpk77_success=.false. for messages with i3=0 and n3>6. 2020-07-31 14:15:49 -05:00
Joe Taylor 77b7e71424 Enable mode QRA66B in qra66sim. 2020-07-31 11:16:03 -04:00
Joe Taylor 09686b9958 Add a simulator for experimental mode QRA66. 2020-07-31 10:59:05 -04:00
Joe Taylor 9146ce9667 Correct a flaw in qra64sim. 2020-07-31 10:58:30 -04:00
Bill Somerville f300c9afc5
Merge branch 'feat-fst280' into develop 2020-07-31 15:03:56 +01:00
Bill Somerville 92cf7b29c2
Merge branch 'develop' into feat-fst280 2020-07-31 15:00:50 +01:00
Joe Taylor ee24f03d09 Modify genqra64.f90 so it can also be used for a "QRA66" mode. 2020-07-31 09:27:36 -04:00
Bill Somerville 11b6637d6a
Fix some long-standing Tx start time issues 2020-07-31 13:35:57 +01:00
Bill Somerville b05bfecb5f
Avoid arithmetic errors when parsing the round-robin current text 2020-07-31 12:39:08 +01:00
Bill Somerville c2b835c42b
Translatable help windows 2020-07-29 18:44:34 +01:00
Joe Taylor 846b0b6ed8 Fix the problem "Tx did not start in the first Round-Robin sequence when it should have started". 2020-07-29 11:58:28 -04:00
Joe Taylor 902c0b7a59 Protect against bounds error in dopspread.f90. Remove the temporary ssavg code. 2020-07-29 09:48:19 -04:00
Bill Somerville 790fde2123
Update package dependdencies for Debian style packages 2020-07-29 11:00:42 +01:00
Bill Somerville afceaa09f0 Update packge dependencies for RPM style packages 2020-07-29 02:01:23 +01:00
Bill Somerville 2ed0dafd0d
User guide update 2020-07-28 00:09:49 +01:00
Bill Somerville 5bad5dbd73
Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2020-07-27 19:54:08 +01:00
Bill Somerville 0f3fc3d15c
Correct time on beacon mode Tx prints in decodes window 2020-07-27 19:51:56 +01:00
Bill Somerville 08d20e4366
Add some basic QDateTime rounding/truncation functions 2020-07-27 19:50:34 +01:00
Bill Somerville 6cb72a5f3e
Remove duplicate ALL.TXT Tx report in beacon modes 2020-07-27 19:49:39 +01:00
Bill Somerville 3bf070938b
Enable Tx percentage spin box in WSPR and random FST4W modes 2020-07-27 19:48:13 +01:00
Joe Taylor be27206b44 Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2020-07-27 14:03:39 -04:00
Joe Taylor 884854223c Add computation of an average spectrum of unmodulated FST4 signals after decoding. 2020-07-27 14:02:33 -04:00
Bill Somerville 2bf8888725
Merge branch 'develop' into feat-fst280 2020-07-27 15:02:44 +01:00
Bill Somerville a509f26873
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2020-07-27 15:01:42 +01:00
Bill Somerville 080e21f6fc
Remove testing code 2020-07-27 15:01:09 +01:00
Joe Taylor e96dee4c23 Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2020-07-27 09:57:02 -04:00
Joe Taylor 236e334e71 *** TEMPORARY *** Allow transmitting FST4-15A and FST4-15B simultaneously. 2020-07-27 09:55:49 -04:00
Bill Somerville 4efd5536e8
Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2020-07-27 13:37:04 +01:00
Joe Taylor 2905c95278 Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2020-07-27 08:34:58 -04:00
Joe Taylor 4455861773 Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2020-07-27 08:27:46 -04:00
Joe Taylor 79be2a7790 Reformat the fort.21 output. 2020-07-27 08:27:16 -04:00
Bill Somerville c5248bf116
Merge branch 'develop' into feat-fst280 2020-07-27 13:25:28 +01:00
Bill Somerville 4fbb6ee556
Merge branch 'feat-wspr-user-hardware' into develop 2020-07-27 13:23:53 +01:00
Bill Somerville bb927a6115
Handle missing user_hardware on non-Windows systems 2020-07-27 13:13:04 +01:00
Bill Somerville a2ad0be85b
Use shell to execute user_hardware via PATH 2020-07-27 12:19:47 +01:00
Steven Franke 3de14a5436 Tweak SNR calibration. 2020-07-26 19:31:20 -05:00
Bill Somerville b4bbc44d5b
Invoke user_hardware correctly 2020-07-27 00:51:12 +01:00
Bill Somerville 2fadf657b5
Merge branch 'develop' into feat-wspr-user-hardware 2020-07-26 23:39:09 +01:00
Bill Somerville d1abed3bae
Merge branch 'develop' into feat-wspr-user-hardware 2020-07-26 23:01:57 +01:00
Bill Somerville b0f76b2fe7
Backwards compatibility with Qt <5.11 2020-07-26 22:58:17 +01:00
Bill Somerville f6d16ea70c
Remove extraneous include 2020-07-26 22:42:14 +01:00
Bill Somerville 479484040b
Merge branch 'develop' into feat-wspr-user-hardware 2020-07-26 22:09:05 +01:00
Bill Somerville 5994dd8a0d
Add a missing file 2020-07-26 21:56:10 +01:00