Commit Graph

89 Commits

Author SHA1 Message Date
Joe Taylor 2e53a8a47d Add GUI controls to set max_drift in both WSJT-X and MAP65. 2021-05-30 12:07:48 -04:00
Joe Taylor 314a506d51 Remove ISCAT mode. 2021-03-03 11:50:34 -05:00
Bill Somerville 455ec12e44
Merge branch 'develop' into feat-fst280 2021-01-15 22:14:36 +00:00
Joe Taylor 1f9eeb52cc Add user option for Auto_Clear_Avg after a decode. 2021-01-15 14:12:52 -05:00
Bill Somerville 9cd6edbeca
Merge branch 'release-2.3.0' into develop 2021-01-07 11:38:08 +00:00
Bill Somerville 3e32631560
Add tool tip for "Rx All Freq" and update l10n files 2021-01-06 00:22:57 +00:00
Bill Somerville c75dcde65e
Remove unnecessary main window initial size constraints 2021-01-05 23:36:46 +00:00
Bill Somerville 652ccf4ce3
Merge branch 'release-2.3.0' into develop 2021-01-05 23:35:57 +00:00
Bill Somerville 633990a616
Define reasonably logical widget navigation orderings 2021-01-05 23:28:40 +00:00
Joe Taylor 044aa80dc4 Remove all vestiges of the QRA64 mode. It has been replaced by Q65. 2020-12-21 15:07:53 -05:00
Bill Somerville 3d9a099fce
Reinstate changes that were reverted from commit df2daf6
Changes were moved aside to simplify a big merge commit with many
conflicts.
2020-12-07 00:18:52 +00:00
Bill Somerville 2964bc6295
Merge branch 'develop' into feat-fst280 2020-12-06 22:27:07 +00:00
Bill Somerville f290cec93b
Revert "Remove JT9+JT65 mode. Remove labNextCall. Tighten up central array of GUI controls."
This reverts commit df2daf60bd.
2020-12-06 17:51:06 +00:00
Bill Somerville 4492d8e977
Add tool-tip for "Best S+P" push-button 2020-12-01 15:47:07 +00:00
Bill Somerville 3663b3ea32
MultiGeometryWidget template class abstracts window geometry changes 2020-11-27 01:14:12 +00:00
Joe Taylor abe06e5dbb Access Q65 Quick-Start Guide from Help menu. 2020-11-17 10:46:20 -05:00
Bill Somerville a1808c99f7
Fix issue with main window height growing on restart 2020-11-17 00:55:24 +00:00
Bill Somerville 3cd567e464
Allow decodes window splitter widget to shrink its height further 2020-11-16 17:24:10 +00:00
Joe Taylor 7f772ecc53 Don't set a global minimum height: SWL mode wants much less. 2020-11-16 11:49:01 -05:00
Joe Taylor bbcc9419b4 Set a mainwindow minimum height. 2020-11-16 10:37:09 -05:00
Joe Taylor df2daf60bd Remove JT9+JT65 mode. Remove labNextCall. Tighten up central array of GUI controls. 2020-11-16 10:06:10 -05:00
Joe Taylor 9b452e8f99 Change mode name QRA65 to Q65 everywhere, supposedly. 2020-10-25 13:58:18 -04:00
Bill Somerville 314be8ccb7
Merge branch 'develop' into feat-fst280 2020-10-06 19:25:06 +01:00
Joe Taylor f38f355395 Many tweaks to QRA64 decoder to optimize processing of 6m ionoscatter signals. 2020-10-05 09:50:55 -04:00
Bill Somerville 522000cfab
Added SWL Mode to View menu
SWL mode  hides all lower  panel widgets,  maximizing the size  of the
decodes windows.  Designed for operators running  several instances to
monitor multiple bands and modes.
2020-10-04 23:05:17 +01:00
Bill Somerville a169b5daf8
Added SWL Mode to View menu
SWL mode  hides all lower  panel widgets,  maximizing the size  of the
decodes windows.  Designed for operators running  several instances to
monitor multiple bands and modes.
2020-10-04 00:46:59 +01:00
Joe Taylor ada4f6798e Reduce FLow/FHigh step size to 50. 2020-10-03 08:31:01 -04:00
Joe Taylor 9200c3e27a Add NB = -3% option to cycle through NB=0, 1, 2, 3, ... 20%. 2020-09-30 13:32:03 -04:00
Bill Somerville 22dbe9f14e
Move FST4W to the same section as WSPR in the mode pop-up menu 2020-09-29 12:38:15 +01:00
Joe Taylor 7fd2f1afe6 Change QRA66 to QRA65, on the C++ side. 2020-09-25 13:20:46 -04:00
Joe Taylor 52bdd57e57 Implement NB=-1%, NB=-2%. Fix a startup problem with WideGraps's fMax value. 2020-09-18 11:30:23 -04:00
Joe Taylor 2266e8dbb7 Add FLow and FHigh spinner controls to set the FST4 decoding range. 2020-09-16 17:02:40 -04:00
Bill Somerville e096b77bc1
Ensure default FTol spin box range covers all possible values
This allows persistence between sessions to work correctly.
2020-09-12 15:58:25 +01:00
Bill Somerville 6ca77f0245
Restore deleted action 2020-09-11 20:15:21 +01:00
Bill Somerville 5fdcd8c15a
Merge branch 'develop' into feat-fst280 2020-09-11 20:06:20 +01:00
Bill Somerville 7d63ef12fa
Remove unused actions from MainWindow UI source
Correct a typo as well.
2020-09-11 12:53:44 +01:00
Joe Taylor b7dc101270 Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2020-09-10 13:34:54 -04:00
Joe Taylor b6f990fac2 Allow FTol values down to 1 Hz; let maximum FTol values for FST4 depend on TRperiod. 2020-09-10 13:33:33 -04:00
Bill Somerville 67bd56a6d6
Accessibility improvements 2020-09-10 16:29:51 +01:00
Joe Taylor 72cffc9da4 Make the FST4/FST4W Quick-Start Guide available from the Help menu. 2020-09-06 13:31:19 -04:00
Joe Taylor 7aeb9d5e2e Remove the "Tab 2" option for generating Tx messages. 2020-09-05 15:11:32 -04:00
Joe Taylor c1025b7c4c Allow user to set center frequency and FTol in FST4W mode. Needs more testing! 2020-09-05 10:34:55 -04:00
Bill Somerville 4a2a181528
Merge branch 'develop' into feat-fst280 2020-08-17 18:33:00 +01:00
Bill Somerville e17ad223ae
Tx Next button enables automatic Tx
Also a  number of WSPR/FST4W  code clean-ups including getting  the Tx
Next button to function as intended.
2020-08-15 02:57:23 +01:00
Bill Somerville f975f2c181
Further widget contrast improvements for use with dark stylesheets 2020-08-08 15:06:31 +01:00
Bill Somerville bf58cd43aa
Improve contrast of coloured widgets in dark style 2020-08-08 13:20:52 +01:00
Bill Somerville 09dc647c12
Make tool-tips more generic on T/R period 2020-08-04 11:49:33 +01:00
Bill Somerville d2525c73a3
Minor cosmetic main layout changes 2020-08-04 11:44:26 +01:00
Joe Taylor 3867c452e6 Changes to GUI to accommodate QRA66. It's basically functional, I think. 2020-08-01 12:13:49 -04:00
Joe Taylor c802c60afa Allow FST4 to use Split (Rig or Fake it). Set Tx upper freq limit for FST4W to 1600 Hz. 2020-07-24 10:58:10 -04:00