Commit Graph

1370 Commits

Author SHA1 Message Date
Uwe Risse
3efea6f1f5 Re-initialize FT8 Hound mode when starting the program in this mode. 2023-01-09 10:39:53 +01:00
Uwe Risse
1ec95a48f4 Restrict this command to Windows, because it doesn't work on Linux when rig is "None". 2023-01-09 10:35:51 +01:00
Steven Franke
f0e387bf18 Replace sprintf with snprintf so that clang doesn't complain. 2023-01-07 07:44:10 -06:00
Uwe Risse
0fd1f748fd Better initialization of the decoded text font. 2023-01-07 09:57:14 +01:00
Joe Taylor
9e6ecbe8f4 Don't call fast_config() after setting displayWidgets() when entering Q65 mode. It kills the T/R period spinner. Should have been inincluded in v2.6.0 !! 2023-01-06 15:10:44 -05:00
Uwe Risse
434b0ec4e4 Revert "Change the User Guide URL to SourceForge."
This reverts commit 47c0fd15f9.
2022-12-31 22:41:56 +01:00
Uwe Risse
47c0fd15f9 Change the User Guide URL to SourceForge. 2022-12-31 22:17:20 +01:00
Joe Taylor
c912088107 Merge branch 'develop' into map65; then set versioin to 2.6.1-rc1 2022-12-30 09:05:50 -05:00
Uwe Risse
b7a9ef3e63 Set 14074000 Hz as the default rig frequency. 2022-12-30 09:50:35 +01:00
Uwe Risse
8207a72bec Make FT8 the default mode. 2022-12-30 09:29:54 +01:00
Uwe Risse
562666169d Change hyperlinks in mainwindow.cpp from "physics.princeton.edu/pulsar.K1JT/" to "wsjt.sourceforge.io/". 2022-12-29 19:11:31 +01:00
Uwe Risse
8abdba46d3 Add an option to call CQ with an individual contest name. 2022-12-29 16:56:56 +01:00
Joe Taylor
ee497eecff Merge branch 'map65' of bitbucket.org:k1jt/wsjtx into map65 2022-12-28 09:36:55 -05:00
Joe Taylor
ce8bc142f6 Don't call fast_config() after setting displayWidgets() when entering Q65 mode. It kills the T/R period spinner. 2022-12-28 09:25:42 -05:00
Uwe Risse
7c12c66f16 Ensure that after switching between configurations, the rig is initialized correctly when connected via HRD. 2022-12-25 10:58:30 +01:00
Joe Taylor
bb8663dce0 Don't change bands after user clicks on a line in the Active Stations window. 2022-12-24 11:44:59 -05:00
Joe Taylor
92d7f7c7de Need to invoke m_psk_Reporter.sendReport(). 2022-12-22 15:44:38 -05:00
Joe Taylor
954d35bd52 Send Q65W decodes to PSK Reporter, from WSJT-X. 2022-12-22 15:33:21 -05:00
Uwe Risse
d0cf7ea497 Further reduce the minimum width of the main window and ensure that such small sizes are remembered. 2022-12-19 12:49:25 +01:00
Joe Taylor
042ff589fb Another fix for communication between Q65W and WSJT-X. 2022-12-16 14:01:22 -05:00
Joe Taylor
5f94a115f7 Q65W waterfall should not scroll if WSJT-X is transmitting. 2022-12-15 15:26:48 -05:00
Joe Taylor
e4dd4b98a8 Improved display of workable Q65 stations in Active Stations window. 2022-12-15 13:59:59 -05:00
Joe Taylor
58964d1f87 Remove a diagnostic write. 2022-12-15 12:15:36 -05:00
Joe Taylor
469caa7d0c Finally(!) selecting an Active Station is now working for both FT8 and Q65. 2022-12-15 12:14:06 -05:00
Joe Taylor
1773a70d79 WIP: Still trying to get mouse-click to yield line number. 2022-12-15 09:15:35 -05:00
Uwe Risse
2d4083e2cf Some details changed to the Fox mode frequency warning. 2022-12-15 13:21:44 +01:00
Joe Taylor
6f59ddeab1 WIP on IPC. Clicking on Active Stations window works in FT8, fails in Q65. 2022-12-14 21:32:09 -05:00
Joe Taylor
cbad491438 WIP on IPC. 2022-12-14 16:54:37 -05:00
Joe Taylor
90c1598f1e More WIP on interprocess communication. 2022-12-14 14:28:55 -05:00
Joe Taylor
31524396d2 Further WIP toward communication between WSJT-X and Q65W. 2022-12-14 13:26:24 -05:00
Joe Taylor
a60edeb607 WIP toward sending decodes from Q65W to WSJT-X through shared memory. 2022-12-14 11:51:01 -05:00
Joe Taylor
439f17c123 Implement simple shared memory between WSJT-X and Q65W. 2022-12-14 09:21:01 -05:00
Joe Taylor
01df4a8c1e Allow Max Age up to 60, rather than 10. 2022-12-13 11:51:52 -05:00
Joe Taylor
815200acdf Merge branch 'develop' into map65 2022-12-13 11:45:33 -05:00
Joe Taylor
4aace2d75c Force fast-mode flags OFF when entering Q65 mode. 2022-12-13 11:39:41 -05:00
Joe Taylor
f024605d5a Merge branch 'develop' into map65 2022-12-13 11:21:19 -05:00
Joe Taylor
3fd9d5e976 Show dB for waterfall mouse position only when in TotalPower mode. 2022-12-13 11:18:16 -05:00
Joe Taylor
9ff1f9ff3f Allow clicking in Active Stations window to call a station identified by Q65W. 2022-12-08 11:57:51 -05:00
Joe Taylor
10c70d042c Clean up the "Active Stations" display when used with Q65W. 2022-12-07 11:45:05 -05:00
Uwe Risse
f21d2ca9b1 Improved protection against crashes caused by double-clicking messages with <...> in certain QSO situations. 2022-12-07 11:34:12 +01:00
Uwe Risse
83b833a4f7 Prevent a crash when clicking on a message with "m_baseCall <...>" in EU VHF contest mode. 2022-12-07 11:10:07 +01:00
Uwe Risse
2bbcd1010a Prevent a crash when clicking on a message without word 3 in Fieldday or FT Roundup mode. 2022-12-07 00:23:10 +01:00
Joe Taylor
df21127af7 Clean up the display in Active Stations window. 2022-12-06 15:59:12 -05:00
Joe Taylor
5054fb9e4e Remove a qDebug(). 2022-12-06 12:45:37 -05:00
Uwe Risse
c6d13a7984 Minor code correction. 2022-12-06 15:25:16 +01:00
Uwe Risse
ffe6ed7a1c Ensure that "Start new period decodes at top" still works after several hours. Patch from Mike W9MDB. 2022-12-06 14:54:24 +01:00
Joe Taylor
44729ebe00 Work in progress on displaying wideband decodes from MAP65 in WSJT-X. 2022-12-02 16:30:18 -05:00
Brian Moran
db936dffc1 fix for FH issue found by K8H where TX queues not kept full (n=2,3) 2022-11-29 20:32:13 -08:00
Uwe Risse
89dd922cef Fox mode: Prevent callers below 1000 Hz from being displayed in the Rx frequency window. 2022-11-25 09:15:23 +01:00
Uwe Risse
a8979b01d1 Fox mode: Remove a station from the "In Progress" window when transmission of "RR73" is completed. 2022-11-24 16:33:07 +01:00
Uwe Risse
104fcf2193 Fox mode: Display any reply from a Hound in the Rx Frequency window that is for us and contains a report. 2022-11-24 14:23:30 +01:00
Uwe Risse
d3bcc2c6b4 Remove a station from the In Progress window after the QSO has been logged. 2022-11-24 13:55:33 +01:00
Uwe Risse
a36a99997b Fox mode: Display any reply from the Hound in the Rx Frequency window. 2022-11-24 10:32:42 +01:00
Uwe Risse
b3f6d41f4b Fix a bug in Hound mode for decodes without a grid or 3rd part of the message. Patch by Mike W9MDB. 2022-11-20 10:24:55 +01:00
Uwe Risse
d380be4ab4 Some more time to test RC5, part2. 2022-11-19 20:06:41 +01:00
Uwe Risse
11db3eb1f3 Some more time to test RC5. 2022-11-19 20:04:52 +01:00
Brian Moran
a247bcae94 change column title from In-QSO to In Progress 2022-11-19 07:20:17 -08:00
Brian Moran
0820a86d37 Merge branch 'develop' into hound-list-changes 2022-11-19 07:06:16 -08:00
Brian Moran
f59e9cba04 Merge branch 'develop' into working-freqs 2022-11-19 07:03:18 -08:00
Uwe Risse
bed8904298 Ensure that also late a7 decodes from the previous band are suppressed. 2022-11-16 22:05:01 +01:00
Brian Moran
31676f0cc5 Merge remote-tracking branch 'origin/hound-list-changes' into hound-list-changes 2022-11-15 11:36:10 -08:00
Brian Moran
2ba4496baf Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into hound-list-changes 2022-11-15 11:33:44 -08:00
Uwe Risse
e7dde090bf Allow CQ messages to be sent to PSK reporters without a grid. 2022-11-15 17:09:05 +01:00
Uwe Risse
fcc10c1f69 Some GUI adjustments. 2022-11-13 16:38:56 +01:00
Uwe Risse
940b26e6ea Fix a compilation error with Qt 5.15.x. 2022-11-13 09:49:43 +01:00
Brian Moran
2b08cd9e4b manage hound queue; add ability to add hound to top with ALT-double-click; show/manipulate hound QSOs in progress 2022-11-12 17:23:21 -08:00
Uwe Risse
44d947ff95 Keep the frequency when in Hound mode and click the "H" button again. 2022-11-10 11:40:01 +01:00
Uwe Risse
7824ce6339 Don't allow a7 decodes during the first period after a band change because they can be leftovers from the previous band. 2022-11-08 21:59:33 +01: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
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
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
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
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 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
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 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
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
Joe Taylor
6126baa8ac RIT control should be enabled only in Echo mode. 2022-08-18 10:32:22 -04:00
Joe Taylor
db8ff74c50 Correct a new failure to process echo data read back from disk. 2022-08-17 13:20:00 -04:00
Joe Taylor
d0a6be96e4 More tweaks to Echo mode: call to save_echo_params, no display after last echo transmission. 2022-08-17 11:19:53 -04:00
Joe Taylor
bfb5665c36 Save and restore total Doppler in Echo-mode .wav files, and display that as Doppler. 2022-08-17 09:42:33 -04:00
Joe Taylor
92df1fbd0c Echo mode should default to Doppler method "Own Echo". 2022-08-17 09:06:27 -04:00
Joe Taylor
d08c1e106a Display full Doppler in Echo mode text output, not just the audio shift. 2022-08-16 14:42:22 -04:00
Joe Taylor
a767a7dd1e Fix three minor flaws in Echo mode. 2022-08-16 12:15:08 -04:00
k9an
f683d47f5b Fix a crash caused by calling Reset Cabrillo Log when Active Stations window is not open. Thanks to Mike W9MDB./wsjtx & 2022-08-02 13:52:46 -05:00
k9an
8eec2b58c0 Allow FST4W transmissions on 30m. Ensure that correct frequency is reported to WSPRnet for FST4W decodes when Rx spin box frequency is not 1500 Hz. 2022-08-02 11:57:24 -05:00
Uwe Risse
5b52b30d56 Ensure compatibility with Qt < 5.15. 2022-08-01 10:16:28 +02:00
Joe Taylor
3bdadf247a Protect against using null pointer m_astroWidget. 2022-07-30 13:07:49 -04:00
k9an
00f29458b3 Merge branch 'echo-mode' into develop 2022-07-30 08:46:10 -05:00
Joe Taylor
d80146312f Use of small mode buttons requires updating of m_specOp. 2022-07-30 09:22:49 -04:00
Joe Taylor
ca39746dc5 Change the SpecOp enumeration so that FOX=6, HOUND=7, ARRL_DIGI=8. 2022-07-29 15:20:04 -04:00
Joe Taylor
4c4a5fe023 Get UTC from file name when reading Echo-mode .wav files. 2022-07-29 11:38:55 -04:00
Uwe Risse
b1000ee153 Remove the Tune watchdog. 2022-07-29 11:06:59 +02:00
Joe Taylor
2e82ce4546 Add Doppler to displayed text lines in Echo mode. Enable RIT spinner when DopplerMethod is None. 2022-07-28 11:00:47 -04:00
Joe Taylor
d4ed6785fb WIP toward processing Echo-mode data read from disk. 2022-07-28 08:55:19 -04:00
Joe Taylor
3fb362ac28 WIP to enable saving, opening, and processing Echo-mode .wav files. 2022-07-27 14:03:54 -04:00
Joe Taylor
d70f637632 New Echo-mode features may be actually working, now. Needs testing! 2022-07-27 11:28:34 -04:00
Joe Taylor
e3bceafe3a Temporarily save WIP on echo mode. 2022-07-25 11:27:36 -04:00
Joe Taylor
f9ce51c039 In astro.cpp, round off display of width1 and width2 to nearest integer Hz. 2022-07-25 11:09:05 -04:00
Uwe Risse
45532ed55c Stop the Tune Watchdog when Enable Tx is checked to prevent accidental truncation of transmissions. 2022-07-24 13:15:11 +02:00
Joe Taylor
cc541973fc More WIP on Echo mode. 2022-07-21 14:01:11 -04:00
Joe Taylor
dbdfbb41a7 More WIP on Echo mode. 2022-07-21 13:42:08 -04:00
Joe Taylor
a69e3756b6 Working on Echo mode. 2022-07-21 12:53:27 -04:00
Joe Taylor
fd4a2e3b61 Work in progress on Echo mode. Some temporary stuff here! 2022-07-21 11:39:24 -04:00
Joe Taylor
2e4a6c3c32 If DX grid is blank, set DX astro params to zero. Do this in astrosub.f90, not asstro.cpp! 2022-07-17 16:12:59 -04:00
Joe Taylor
c296bca73a Minor code cleanup. 2022-07-16 09:50:09 -04:00
Joe Taylor
c60aa83aa5 ActiveStations lineEdits for Rate, Score, and Band changes should be ReadOnly. 2022-07-16 09:43:55 -04:00
Brian Moran
8bd3dd65bb use correct method for getting row count from the DB; use signals/slots to inform the CabrilloLogWindow the qso_count has changed 2022-07-15 20:42:57 -07:00
Brian Moran
af3e06144c refresh QSO # when the underlying data changes 2022-07-15 11:24:57 -07:00
Joe Taylor
e5bf51abf6 Update number of logged contest QSOs only if Contet Log has been made visible. 2022-07-15 10:49:26 -04:00
Joe Taylor
e1fde92ea2 Try adding a lineEdit to display number of QSOs in the contest log. Not quite right, yet. 2022-07-14 12:42:55 -04:00
Brian Moran
a1106aff46 no qso #. When date sorted, move to top or bottom 2022-07-13 21:36:07 -07:00
Brian Moran
c85ed8cc7d show contacts by ID, scroll to insertion when sorted by tha column up or down 2022-07-11 15:56:55 -07:00
Uwe Risse
da282209f1 Remember Tx and Rx audio frequencies when coming back from any mode which sets AF to 1500 Hz (MSK144, FST4W, Echo, WSPR, FreqCal). 2022-07-08 11:56:02 +02:00
Uwe Risse
f84ba8a0d0 Make submode switching more robust, and fix a long-standing bug where the Tx audio frequency spin box remained red when coming from some Q65 submodes. 2022-07-07 18:11:29 +02:00
Uwe Risse
599cf1b7d6 Remember settings for T/R period and Submode by mode. 2022-07-05 10:55:00 +02:00
Joe Taylor
9adb1c8256 Minor edits to display of Keyboard Shortcuts. 2022-07-01 12:04:22 -04:00
Joe Taylor
bc635f0cd7 Make OK button the default on the LogQSO dialog window. 2022-07-01 11:56:22 -04:00
Joe Taylor
951d17b20c Correct the if statement controlling display of DX station fields. 2022-06-23 09:20:52 -04:00
Joe Taylor
0ef914fb5c Let Echo-mode "Measure" function use the computed fspread for DX grid. 2022-06-22 14:34:50 -04:00
Uwe Risse
219c04f5a4 Optimize mode button layout for 4K screens. 2022-06-19 16:37:56 +02:00
Joe Taylor
3beeb06dec Always send 73 after receiving RR73, even in contest mode. 2022-06-03 11:52:25 -04:00
Joe Taylor
a3d57024d5 Edits and additions to User Guide. 2022-06-02 13:15:20 -04:00
Uwe Risse
fa111e6e87 Remove checkboxes for "Clear DX Call / DX Grid after QSO" and update Release_Notes and NEWS. 2022-06-01 10:14:18 +02:00
Joe Taylor
f1497fbabb Further preparations for making a release candidate WSJT-X 2.6.0-rc1. 2022-05-31 11:12:45 -04:00
Uwe Risse
ce13ca8800 Preparations for the release of WSJT-X v2.6.0-rc1. 2022-05-30 13:55:01 +02:00
Uwe Risse
cac0ea44ea Optimize method and use it also for displaying bands in BlankLine. 2022-05-08 10:13:29 +02:00
Uwe Risse
c7e7062b8a Ensure that m_freqNominalPeriod and m_currentBandPeriod are also initialized when rig is none or when there was no band change. 2022-05-07 18:35:43 +02:00
Uwe Risse
a6e6b91cee Prevent using the wrong decode highlighting scheme after a band change. 2022-05-07 15:50:51 +02:00
Uwe Risse
f5291f280e Prevent writing of wrong frequencies to all.txt for late decodes and spotting wrong bands to PSK Reporter. 2022-05-07 14:40:14 +02:00
Joe Taylor
bbb280b4f3 Set font used in Active Stations window equal to that in the decoded text windows. 2022-05-05 13:35:27 -04:00
Uwe Risse
a469b67afb Repeated highlighting of DX Call to override JTAlert coloring. 2022-05-02 15:54:42 +02:00
Joe Taylor
b100a11835 Activate the ClrAvg button for Echo mode. 2022-04-25 15:54:13 -04:00
Steven Franke
c073fefa74 Merge branch 'arrl-digi-dx' into develop 2022-04-25 07:24:03 -05:00
Steven Franke
062f3a8037 Merge branch 'feat-a7-UR' into develop 2022-04-25 07:23:06 -05:00
Uwe Risse
df502242f2 Treat CQ xxxx and CQ xxx like CQ and CQ xx. 2022-04-23 12:02:50 +02:00
Joe Taylor
7d8d0b8b94 Integrate the new Echo SNR algorithm into WSJT-X. 2022-04-22 15:34:12 -04:00
Joe Taylor
1da80c0631 Don't include "73" in the test for bProcessMsgNormally. 2022-04-12 13:43:42 -04:00
Joe Taylor
d45d0b6b8f Correct the tests for receiving "R ", etc., in autosequencing logic. 2022-04-12 12:56:04 -04:00
Joe Taylor
ab72238132 Fix the updateRate() logic, and the logic for "ProcessMsgNormally". (Is it right, yet??) 2022-04-11 13:08:16 -04:00
Joe Taylor
cf27347656 Clean up the display of contest names on the 'labDXped' label. 2022-04-11 11:55:05 -04:00
Joe Taylor
400957af0c Revert "Fix some logical issues with auto-sequening with ActiveStations window. Enable ARRL_DIGI label display."
This reverts commit 36d11fc561.
2022-04-11 11:04:46 -04:00
Joe Taylor
708342f40a Revert "Correct the way "Rate" is being updated."
This reverts commit 9b8b604a8c.
2022-04-11 11:03:43 -04:00
Joe Taylor
afa020558f Revert "Fix the position of call to UpdateRate()."
This reverts commit fc4a70cf9c.
2022-04-11 11:03:16 -04:00
Joe Taylor
fc4a70cf9c Fix the position of call to UpdateRate(). 2022-04-11 09:44:14 -04:00
Joe Taylor
9b8b604a8c Correct the way "Rate" is being updated. 2022-04-09 15:04:56 -04:00
Joe Taylor
36d11fc561 Fix some logical issues with auto-sequening with ActiveStations window. Enable ARRL_DIGI label display. 2022-04-09 14:37:24 -04:00
Joe Taylor
1930271350 Remove a diagnostic qDebug() statement. 2022-04-06 16:05:40 -04:00
Joe Taylor
a78f5d06c4 Correct the calculation of Age after 0h UTC wrap-around. 2022-04-06 12:21:22 -04:00
Uwe Risse
cb03c837d0 Revert "Prevent the display of lines with negative age values."
This reverts commit 2d906247d7.
2022-04-06 10:08:30 +02:00
Uwe Risse
36e54bf3a0 Revert "Add an option to disable the Tune watchdog."
This reverts commit 0b951a05e7.
2022-04-06 10:06:43 +02:00
Uwe Risse
2d906247d7 Prevent the display of lines with negative age values. 2022-04-05 18:08:27 +02:00