Commit Graph

79 Commits

Author SHA1 Message Date
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
Bill Somerville
580dd85a18
Remainder of renames to FST4 2020-07-23 18:51:05 +01:00
Joe Taylor
77a6f8f514 Move blanking from symspec() to fst240_decode(). Do not apply RefSpec corrections to data read from disk. 2020-07-23 10:58:10 -04:00
Joe Taylor
05a1b3bae8 Remove "Also FST240W" from the Decode menu and elswhere in the GUI. 2020-07-21 14:18:55 -04:00
Joe Taylor
9702537614 Add Round-Robin options for cycles of 4, 5, and 6 sequences. 2020-07-20 11:29:58 -04:00
Joe Taylor
e73f27954d Increase valid range of TRperiod controls. 2020-07-18 13:55:33 -04:00
Joe Taylor
cbeb81b499 Add LF/MF noise blanker capability for FST240 and FST240W. 2020-07-14 11:27:41 -04:00
Joe Taylor
d4bf73df84 Minor cleanup of RoundRobin control. 2020-07-03 14:17:13 -04:00
Joe Taylor
15014685ac Round-robin control should be visible only in FST240W mode. 2020-07-03 10:05:16 -04:00
Joe Taylor
b9e92c416f Implement round-robin scheduling for FST240W mode. 2020-07-03 09:48:01 -04:00
Joe Taylor
ee013f8687 Remove an unused action. 2020-07-02 13:29:43 -04:00