Commit Graph

9541 Commits

Author SHA1 Message Date
Uwe Risse
f9df36989c Improve the scaling of the GUI, keeping the width of the signal meter as small as possible, but ensuring readability at different font sizes. 2022-10-14 14:26:48 +02:00
Uwe Risse
f0c5b772df Revert "Improve the readability of the signal meter labeling at different font sizes."
This reverts commit 0fd396c903.
2022-10-14 14:20:25 +02:00
Uwe Risse
0fd396c903 Improve the readability of the signal meter labeling at different font sizes. 2022-10-14 11:56:38 +02:00
Uwe Risse
5a0138fa02 Auto-align drawing of horizontal grids. 2022-10-13 19:00:53 +02:00
Joe Taylor
98a67820c8 Updates to the User Guide for Echo mode. This is still work in progress! 2022-10-06 15:00:29 -04:00
Joe Taylor
11396731d5 Starting work on updating use of Echo mode in the User Guide. 2022-10-06 13:07:26 -04:00
Joe Taylor
68f986defd Redraw the spec2d grid after resetting the spec2dComboBox in Wide Graph. 2022-10-06 11:25:25 -04:00
Uwe Risse
c1da94ebf2 Allow resizing of the mode buttons to take effect each time you change the application font. 2022-10-03 12:00:10 +02:00
Joe Taylor
70926b2a40 Set a maximum width for the level thermometer. 2022-09-30 11:23:16 -04:00
Uwe Risse
f91e8e3cf1 Fix a bug that caused wrong frequencies to be written to ALL.TXT for Tx. 2022-09-29 14:30:09 +02:00
Uwe Risse
6f36f7eea2 Revert "Revert commit f5291f2 for WSPR mode only."
This reverts commit f98ec44e98.
2022-09-29 14:22:10 +02:00
k9an
f98ec44e98 Revert commit f5291f2 for WSPR mode only. 2022-09-28 16:44:28 -05:00
Joe Taylor
31f429724d Better zero-subtraction method for the echo spectrum. 2022-09-28 15:08:57 -04:00
Joe Taylor
8e3b285f17 Did not mean to save a temporarily edited CMakeLists.txt. Revert the change. 2022-09-28 10:20:11 -04:00
Joe Taylor
f9423aa6d4 Trivial updates to testfast9.f90, for distributiion to G4JNT. 2022-09-28 10:18:42 -04:00
Joe Taylor
ca4fac2fd0 Remove display of single-echo SNR, it was a bad idea. 2022-09-26 10:45:33 -04:00
Joe Taylor
3a069e47a3 Work in progress on Echo-mode averaging. 2022-09-26 08:07:11 -04:00
Joe Taylor
088429f468 Don't force "Own Echo" in Echo mode. Install a control for setting EchoAvg. 2022-09-25 16:53:26 -04:00
Uwe Risse
9e8a9f6a61 Highlight DX Call also when the other station is <...>. 2022-09-24 19:03:03 +02:00
Uwe Risse
df45d53dba Turn on Auto Seq when it is available, not just for FT8. 2022-09-23 10:17:22 +02:00
Uwe Risse
3bbc7e62f8 Ensure that next_state_.ptt() is initialized. Patch from Mike W9MDB. 2022-09-22 15:29:59 +02:00
Joe Taylor
3f94b75912 Add single-echo SNR measurement. 2022-09-21 16:03:26 -04:00
Joe Taylor
8c916c14d4 Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2022-09-21 15:06:47 -04:00
Joe Taylor
7cc46af421 Revert "Add and implement menu item "File | Copy main text window to WSJT-X.txt"."
This reverts commit 036c612d41.
2022-09-21 13:24:09 -04:00
Joe Taylor
9243342ddd Write the displayed Echo-mode text to all_echo.txt. 2022-09-21 13:17:57 -04:00
Uwe Risse
e9de8060de Ensure that the special operating modes are initialized correctly when WSJT-X is started. 2022-09-20 15:52:24 +02:00
Joe Taylor
7656475fdc Diasble zero2dSlider when WideGraph is plotting in TotalPower mode. 2022-09-10 09:49:27 -04:00
Joe Taylor
7ed12d8507 Suppress the spike seen when horizontal scrolling first starts. 2022-09-10 09:42:38 -04:00
Joe Taylor
f8b21ea5e6 Set m_x=0 on a WideGraph resize event. 2022-09-10 08:57:31 -04:00
Joe Taylor
077b44f901 Reset m_echoSec0=0 after Clear Avg. 2022-09-10 08:46:51 -04:00
Joe Taylor
731230315b Adjust the UTC wrap-around problem to yield time difference within +/- 12 hours. 2022-09-10 08:39:13 -04:00
Joe Taylor
28a62c9aba Allow total power plot to scroll left. 2022-09-09 16:46:24 -04:00
Joe Taylor
b301b6ba44 More work in progress on Total Power plots... 2022-09-09 15:44:30 -04:00
Joe Taylor
04cad09683 Work in progress on Total Power plots... 2022-09-09 12:03:59 -04:00
Joe Taylor
b73120dd48 First attempt at a useful total-power plotter. 2022-09-08 15:27:01 -04:00
Joe Taylor
32a823afa7 Bump the RC number to 5. 2022-09-08 14:41:18 -04:00
Joe Taylor
64108e85ea Minor cleanup of symspec.f90. 2022-09-08 12:57:37 -04:00
Uwe Risse
c3579831ba Update NEWS and Release Notes. 2022-09-03 17:02:28 +02:00
Joe Taylor
6e1529b1cc Use correct UTC-encoded filenames for echosim output. 2022-09-02 13:59:16 -04:00
Joe Taylor
eb1a4e4a65 Fix the column alignment for echo-mode data. 2022-09-02 13:34:22 -04:00
Joe Taylor
1d8d6cf2ce Echo-mode UTC should be that at start of Echo or Monitor cycle. 2022-09-02 11:37:25 -04:00
Joe Taylor
2b15f0bf0f Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2022-09-01 15:50:54 -04:00
Joe Taylor
eb8fba2598 Add Tsec to displayed data for Echo mode. 2022-09-01 14:32:11 -04:00
Joe Taylor
14a3ba02f2 ClearAvg now erases the plot in Echo Graph. 2022-09-01 11:49:06 -04:00
Joe Taylor
fd09b426ea Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2022-09-01 11:20:43 -04:00
Joe Taylor
a569d25ddb Add an optional baseline to plots in Echo Graph. 2022-09-01 11:20:00 -04:00
Joe Taylor
c1b7890f2e Avoid the "blue Decode button" syndrome when using SHIFT+F6 in Echo mode. 2022-09-01 10:06:38 -04:00
Uwe Risse
50e3960ee4 Ensure that Monitor is OFF at startup when in Echo mode. 2022-09-01 12:00:30 +02:00
Uwe Risse
ca04a2f3bb A bit more time to test RC4. 2022-09-01 09:54:01 +02:00
Joe Taylor
0bf35fa91f Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2022-08-31 15:09:57 -04:00