Commit Graph

5127 Commits

Author SHA1 Message Date
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
Steve Franke
fb39de196e Merge branch 'hotfix-2.0.0-rc6' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc6 2018-12-05 10:19:26 -06:00
Steve Franke
088b6cec11 Merge branch 'hotfix-2.0.0-rc6' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc6 2018-12-05 10:00:43 -06:00
Joe Taylor
93377c789e More tweaks to the v2.0 User Guide. 2018-12-05 09:52:13 -05:00
Joe Taylor
42172d9dd0 Merge branch 'hotfix-2.0.0-rc6' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc6 2018-12-05 08:21:02 -05:00
Joe Taylor
d8f7354c0e Make fmtmsg aware of both message sizes, 22 and 37 chars. 2018-12-05 08:19:59 -05:00
Joe Taylor
202528d1b1 Fix a typo. 2018-12-05 07:00:20 -05:00
Steve Franke
a5e82ac94c Delete an unused routine. Fix a typo in a comment. 2018-12-04 20:01:55 -06:00
Bill Somerville
6b507cebf3 Merge branch 'hotfix-2.0.0-rc6' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc6 2018-12-04 21:44:31 +00:00
Joe Taylor
6517adbfbc A few more updates tothe User Guide, making it "minimally acceptable" for the GA release of v2.0. 2018-12-04 15:05:47 -05:00
Joe Taylor
e9aebea074 Updates to User Guide for v2.0. Mostly done up through Section 11. 2018-12-04 14:34:08 -05:00
Joe Taylor
007e75c85e Merge branch 'hotfix-2.0.0-rc6' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc6 2018-12-04 08:57:48 -05:00
Bill Somerville
041df48e96 Fix issues with auto scrolling log winddows to the last added row 2018-12-04 01:49:36 +00:00
Bill Somerville
49b1a5ac62 ARRL RTTY Roundup rules require AK and HI residents to be DX and send serial numbers 2018-12-03 21:31:01 +00:00
Joe Taylor
57594803b9 Merge branch 'hotfix-2.0.0-rc6' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc6 2018-12-03 13:12:45 -05:00
Steve Franke
42abe18173 Merge branch 'hotfix-2.0.0-rc6' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc6 2018-12-03 07:19:36 -06:00
Steve Franke
6fc27d550d Fix an egregious bug and another not-so-egregious bug. The egregious bug prevented decodes of most signals with negative DT. 2018-12-03 07:18:52 -06:00
Bill Somerville
025a0161f8 Add special operation mode enumeration to UDP status message
Also  updated  the  message_aggregator UDP  reference  application  to
exercise this field.
2018-12-02 23:19:08 +00:00
Bill Somerville
4360a5b674 Add tool tip for rescan ADIF log button
Also removed the  tool tip for the  settings main tab widget  as it is
confusing when it gets inherited by children with no tool tip.
2018-12-02 16:07:46 +00:00
Bill Somerville
43edd81a8b Include seconds in datebase field date/time item delegate editor 2018-12-02 15:31:22 +00:00
Bill Somerville
59fc83455d Add contest exchange send and received fields to UDP logged QSO message
Updated  message_aggregator and  udp_daemon reference  applications to
exercise this change.
2018-12-02 10:09:37 -05:00
Bill Somerville
fdb59cf6e9 Fix a cardinality issue in the contest and Fox log windows for the Band column
Foreign  key  relationship  with  the Bands  model  should  have  been
many-to-many instead of one-to-many.
2018-12-02 03:37:56 +00:00
Bill Somerville
d5c59e51c1 Ensure that pending log table edits do not lock out adding new QSOs
Pending edits are  now discarded when adding a new  log contest or Fox
log record.  Also switch to commit  on fields change edit  strategy so
there should be no pending edits now anyway.
2018-12-02 02:30:32 +00:00
Bill Somerville
dac6a2cc26 More relaxed validation for FD exchange and fix up to uppercase 2018-12-02 01:23:20 +00:00
Bill Somerville
94bbe52c73 Fixes several QDateTime time spec issues that effected contest logs and Cabrillo exports 2018-12-01 13:16:57 -05:00
Steve Franke
42d68ff84e Add frequency drift (Hz/min) option to jt65sim. 2018-12-01 09:17:58 -06:00
Bill Somerville
6bb1e6ac22 Merge branch 'hotfix-2.0.0-rc6' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc6 2018-11-30 21:51:30 +00:00