Commit Graph

4953 Commits

Author SHA1 Message Date
Joe Taylor f194621695 Many improvements to ft2, including:
- SNR displayed on decode line
 - Separate transmit() subroutine
 - Output sent to all_ft2.txt
 - Display Rx level (hit L to toggle On/Off)
 - Auto-sequencing  (hit A to toggle On/Off)
2019-01-16 13:10:36 -05:00
Joe Taylor 60fb12dcd4 Add several more messages for testing. 2019-01-15 20:19:18 -05:00
Joe Taylor 4a4a83f021 Correct the logic for PTT control through a Windows COM port. 2019-01-15 19:21:58 -05:00
Joe Taylor bbbe83ffe5 Progress: ft2.exe is now basically functional in audio-loopback tests. 2019-01-15 15:05:04 -05:00
Joe Taylor 8a6cee7e26 Add files for command-line program ft2[.exe]. 2019-01-14 16:39:50 -05:00
Steve Franke 348e7c8ad5 In principle, ft2d can now decode multiple signals. Not yet tested. 2019-01-13 15:44:16 -06:00
Steve Franke 1fb89929a9 Make ft2d slightly more robust. Still very rough. 2019-01-13 10:58:35 -06:00
Steve Franke 8f1baae048 If delay=0.0 make Watterson use only a single component to simulate flat fading. 2019-01-13 09:25:30 -06:00
Steve Franke cf1fe6c3d6 More work on FT2. New frame format is 16sync + 128codeword. Data chunk is assumed to be 2.5s long. A rudimentary sync routine is implemented which finds the single strongest signal. 2019-01-12 13:28:10 -06:00
Steve Franke f63f0301eb Tweak some decoder parameters for better performance. 2019-01-10 10:35:09 -06:00
Steve Franke e0658f183f Add simulator (ft2sim.f90) and decoder (ft2d.f90) for experimental medium-fast mode. 2019-01-10 10:20:31 -06:00
Bill Somerville 97e04fd7e1 Merge branch 'master' into develop 2018-12-10 18:46:12 +00:00
Bill Somerville b2cb2e1d2e Repair regression in Log QSO power and comments retention 2018-12-10 18:44:57 +00:00
Bill Somerville db3da81620 Merge branch 'master' into develop 2018-12-10 17:14:07 +00:00
Bill Somerville 5e585e8027 Relax ADIF log file parsing to allow garbage between records and records with no DX callsign 2018-12-10 17:06:02 +00:00
Bill Somerville 72fef7aa30 Re-enable GA warning 2018-12-10 00:47:31 +00:00
Bill Somerville 9ef5699c7e Merge branch 'master' into develop 2018-12-10 00:46:07 +00:00
Bill Somerville 784f75ea74 Fix an issue with g++ v8.2 compiles wsjtx-2.0.0 2018-12-09 22:47:45 +00:00
Bill Somerville 205024f8ef GA release and make initial message show in GA version 2018-12-09 21:18:08 +00:00
Bill Somerville 195b8d002a Merge tag 'wsjtx-2.0.0-rc6' into develop
WSJT-X v2.0.0 RC6 release
2018-12-09 20:14:45 +00:00
Bill Somerville 7dd0dc9319 Merge branch 'hotfix-2.0.0-rc6' wsjtx-2.0.0-rc6 2018-12-09 20:12:41 +00:00
Bill Somerville 203dd239cb Rationalize OpenSSL installation instructions in the User Guide 2018-12-09 18:21:40 +00:00
Steve Franke 928beb4f4a Fix a couple of typos. 2018-12-08 22:32:42 -06:00
Joe Taylor e586838f55 Add Release Notes for the GA release of WSJT-X 2.0. 2018-12-08 21:49:02 -05:00
Bill Somerville b6a7532832 Updated A1DC cty.dat file - Big CTY 20th November 2018 2018-12-09 01:43:54 +00:00
Bill Somerville 035b5a2366 Improve v2.0 update announcement formatting across platforms 2018-12-09 01:38:37 +00:00
Steve Franke 5d8e5b0070 restore the return path that was commented out in commit 19fbb95 2018-12-08 12:00:58 -06:00
Steve Franke aeb3c212e6 Merge branch 'hotfix-2.0.0-rc6' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc6 2018-12-08 10:56:38 -06:00
Steve Franke 19fbb95b8c Comment out some code related to the nextCall facility. 2018-12-08 10:56:29 -06:00
Bill Somerville 2d07a1727f Add OpenSSL installation instructions for Windows to User Guide 2018-12-07 23:41:43 +00:00
Bill Somerville 8608ad0b3b Merge branch 'hotfix-2.0.0-rc6' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc6 2018-12-07 21:34:36 +00:00
Bill Somerville 7294f83f59 Ensure that decode highlighting settings that a trashed by running an older version get reset 2018-12-07 21:27:33 +00:00
Joe Taylor dadfffcdcd Add some LoTW download instructions to the User Guide. 2018-12-07 15:12:21 -05:00
Steve Franke ed4e1463f0 Merge branch 'hotfix-2.0.0-rc6' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc6 2018-12-07 11:10:43 -06:00
Steve Franke dfceef3662 Fix up ft8sim so that it prints a warning when SNR is set too high so that data will be clipped. 2018-12-07 11:10:25 -06:00
Bill Somerville 06fef25391 User guide updates 2018-12-07 01:44:19 +00:00
Bill Somerville e3daedef92 Revert elision of AP information appended to decodes in ALL.TXT 2018-12-06 21:42:37 +00:00
Steve Franke ed90b56819 cmath is needed 2018-12-06 11:11:57 -06:00
Joe Taylor 8134c334cb Merge branch 'hotfix-2.0.0-rc6' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc6 2018-12-06 11:11:06 -05:00
Joe Taylor 0ae8cade5e Fix a typo. Remove the RC timeout. 2018-12-06 11:10:09 -05:00
Bill Somerville cf244660cd Removed unnecessary diagnostic print 2018-12-06 15:39:21 +00:00
Bill Somerville 7cd7989f45 Fix line ending handling when processing decodes 2018-12-06 15:34:46 +00:00
Bill Somerville bf87499635 Fix truncation of non-FT8 decoded messages in ALL.TXT 2018-12-06 14:04:14 +00:00
Bill Somerville b8e4517718 Improve performance of Fox and contest log view windows
This include inverting  the order of table view rows  so the newest is
at the top, without that the Qt MVC interactions when using a database
table based model is too slow and complex to manage.

The table views  now have sort by column capability  in the normal way
(click column  header to  reverse sort order)  for timely  logging and
non-disruption  of  Tx  starts  the  log  view  should  be  sorted  in
descending time order and scrolled to the last row added. Without that
Fox and  contest logging will work  but serious delays may  be invoked
that disrupt operation.
2018-12-06 05:41:16 +00:00
Bill Somerville 1c48b39b58 Merge branch 'hotfix-2.0.0-rc6' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc6 2018-12-06 02:18:24 +00:00
Steve Franke 6b58c56e26 Merge branch 'hotfix-2.0.0-rc6' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc6 2018-12-05 16:06:39 -06:00
Steve Franke 337bae6d0d Housekeeping. Remove unused code and unused variables. Silence some compiler warnings. 2018-12-05 16:06:33 -06:00
Joe Taylor cc773b6586 Merge branch 'hotfix-2.0.0-rc6' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc6 2018-12-05 15:55:43 -05:00
Joe Taylor 044a126278 Proposed wording for the v2.0 GA startup message. 2018-12-05 15:54:42 -05:00
Steve Franke c8853cb90c Use regex to decide how the GUI formats the Tx messages for subsequent packing by packjt77. Ensure that C4XMAS is properly flagged as a non-standard callsign. 2018-12-05 13:47:36 -06:00