Commit Graph

9556 Commits

Author SHA1 Message Date
Uwe Risse
2eb04f5c86 Improved check of the UDP server network address for errors before accepting it. 2022-11-07 19:56:27 +01:00
Uwe Risse
19229bc0c3 Assume that the DX Lab Suite Commander always answers with a string. This is to avoid misinterpretations that could lead to crashes. 2022-11-07 17:32:11 +01:00
Joe Taylor
eae509f08d Remove a statement in map65a.f90 that was there for testing only. 2022-11-04 09:58:23 -04:00
Joe Taylor
377d309d89 Correct a flaw in map65a.f90 defining variable nts_jt65. 2022-11-03 15:12:24 -04:00
Joe Taylor
7187172d02 Don't allow decoding depth to be changed just because Echo mode was entered. 2022-11-03 11:49:14 -04:00
Joe Taylor
339c3a042d MAP65: use "Force center freq" also for data read from disk. 2022-11-03 10:06:22 -04:00
Joe Taylor
dedc54e449 New MAP65 feature: read wsjtx.log to recognize EME contest dupes. 2022-11-02 14:01:52 -04:00
Joe Taylor
cb19944508 Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2022-11-01 11:53:44 -04:00
Uwe Risse
0cd2935b8c Prevent some possible segfault errors (patch by Mike W9MDB). 2022-11-01 16:40:08 +01:00
Uwe Risse
bc8ee62900 Suppress "Transmit digital gain" overlay unless PWR attenuator is being adjusted. 2022-11-01 14:52:49 +01:00
Uwe Risse
35d758647d Check the network address of the UDP server for errors before accepting it. Thanks to Mike W9MDB. 2022-10-23 13:05:29 +02:00
Uwe Risse
2e59bd79d3 Some more fine tuning to the GUI. 2022-10-17 17:53:05 +02:00
Uwe Risse
0256bbb807 Improve bandComboBox size and resizing of the left controls. 2022-10-17 14:55:40 +02:00
Joe Taylor
4e6db5063c Fix the "CQ Max Dist" tool tip. 2022-10-14 09:13:57 -04:00
Joe Taylor
e29eb263b5 Update Echo-mode text and screenshot in User Guide. 2022-10-14 09:12:17 -04:00
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