1295 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 0fd396c903b100083074b161497ab7186aa20a3e.
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
Brian Moran
c185f8578f retain old type name for FrequencyList_v2, use new type name for new class 2022-10-11 18:30:01 -07: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
Brian Moran
85cb05a812 edit new frequency table fields inline; refresh filter periodically; 2022-09-29 08:44:31 -07: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 f98ec44e9830bd72a9bf80a22a038e56e5e352f4.
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
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
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 036c612d415f81bb871dbb8425ab8d5df8a85f0c.
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
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
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
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
036c612d41 Add and implement menu item "File | Copy main text window to WSJT-X.txt". 2022-08-31 14:27:03 -04:00
Joe Taylor
9e177a9496 Display Echo-mode 'Level' with two decimal places. 2022-08-31 13:10:56 -04:00
Joe Taylor
8f8ee53b6f Make the "Doppler tracking" checkbox sticky. 2022-08-31 11:52:43 -04:00
Joe Taylor
06849ac2ce Change the order of parameters displayed in Echo mode: DF, SNR, dBerr come last. 2022-08-31 11:18:40 -04:00
Joe Taylor
66b90904cf Better orthogonality of Gain and Zero functions in EchoPlot. 2022-08-30 15:23:51 -04:00
Joe Taylor
f38f5c0933 Harmless formatting changes. 2022-08-30 12:58:37 -04:00
Joe Taylor
8cdbea788f Clean up some displayed parameters in Echo mode. 2022-08-29 13:45:29 -04:00
Steven Franke
7db3d80c90 Revert a change that was introduced in commit f84ba8 because it breaks JT9 mode. 2022-08-29 08:48:37 -05:00
Uwe Risse
9cb7772c4b Fixed a bug that caused 32-bit WSJTX to always launch the Contest Log window (esp. on Windows 10). 2022-08-20 13:21:06 +02:00
Joe Taylor
ac151875ce Fix an issue with updating of labDXped after changes to special operating mode. 2022-08-18 13:16:23 -04:00
Joe Taylor
91b3829849 Always start Echo mode with Monitor OFF. 2022-08-18 10:42:12 -04:00