Commit Graph

1541 Commits

Author SHA1 Message Date
Joe Taylor
0b32418727 Display yellow-background SF free text message only once. 2024-09-20 16:02:48 -04:00
Uwe Risse
a958874d3b Fix SuperFox free text messages not working anymore. 2024-09-20 18:09:29 +02:00
Uwe Risse
4dfc1cc98f Restore the previous NSlots value when switching from SuperFox to Fox mode. 2024-09-20 17:18:58 +02:00
Uwe Risse
cbd79b24e6 Correct GUI stretching for tab 2. 2024-09-20 16:59:47 +02:00
Uwe Risse
5e370438c3 Revert "Set a max horiz size for the "Queue" panel on Fox tab 2."
This reverts commit 57b524db51.
2024-09-20 16:58:15 +02:00
Joe Taylor
959b93bf61 Merge branch 'sfox5b' of bitbucket.org:k1jt/wsjtx into sfox5b 2024-09-20 10:11:39 -04:00
Joe Taylor
57b524db51 Set a max horiz size for the "Queue" panel on Fox tab 2. 2024-09-20 10:08:04 -04:00
Uwe Risse
ed19a92e2a Revert "Explicitly allow the Fox to transmit after the Tx frequency has been set at least 3 kHz from the main FT8 sub-bands."
This reverts commit 8e0df8c0ea.
2024-09-20 15:33:42 +02:00
Uwe Risse
8e0df8c0ea Explicitly allow the Fox to transmit after the Tx frequency has been set at least 3 kHz from the main FT8 sub-bands. 2024-09-20 14:50:03 +02:00
Uwe Risse
4f9d0da8c6 Don't reset to band/mode default frequency unless really needed when in FT8 mode. Very useful for (Super) Fox or Hound operation. 2024-09-20 14:30:24 +02:00
Uwe Risse
2458468411 Make sure Rx frequency is really set to 750 +- 50 Hz when switching to SuperHound mode. 2024-09-20 10:43:18 +02:00
Joe Taylor
10aead3962 Better to just delete the whole block. 2024-09-19 13:25:11 -04:00
Joe Taylor
f60db58372 Fix the Superfox "please confirm Rx Freq" warning. Don't set FTol=20 in SuperFox mode. 2024-09-19 13:19:59 -04:00
Uwe Risse
2b2d790da2 Correct some inconsistencies. 2024-09-19 13:08:12 +02:00
Uwe Risse
5053ddf063 Prevent tuning from being started at even periods when in SuperHound mode. 2024-09-19 11:36:43 +02:00
Uwe Risse
2ab36d0a13 Ignore stations calling in the wrong time slot when in Hound mode. 2024-09-19 11:13:45 +02:00
Uwe Risse
6b98c85473 Remove the Fox MaxDB function. Keep m_max_dB for now, just set it to 70 dB. 2024-09-18 18:25:28 +02:00
Uwe Risse
463f655236 Use ShowOTP instead of HideOTP, and reverse the logic of this checkbox. 2024-09-18 16:52:11 +02:00
Uwe Risse
8eb0f8a50c Better initialization of the height of tab 1. 2024-09-18 12:04:01 +02:00
Uwe Risse
bc480ede6d Save some height when not in Fox or SuperFox mode. 2024-09-18 02:26:36 +02:00
Joe Taylor
5c2d01d8b4 Merge branch 'sfox5b' of bitbucket.org:k1jt/wsjtx into sfox5b 2024-09-17 15:28:55 -04:00
Joe Taylor
c826220c01 Remove another unused argument, this time for sfox_wave_gfsk(). 2024-09-17 15:27:59 -04:00
Brian Moran
d15f992864 freetext message dialog for regular FH
(cherry picked from commit 8b09f479fef76f3c862f6d05f47c17938fcd3625)
2024-09-17 20:54:30 +02:00
Joe Taylor
e7c0cde160 Remove unused arguments to sftx_sub(). Fix a bug transmitting with empty OTP key. 2024-09-17 14:44:54 -04:00
Joe Taylor
f0a329c4d2 Call sftx_sub() rather than invoking external process sftx[.exe]. 2024-09-17 11:29:16 -04:00
Joe Taylor
5f06e6d535 Remove another reference to RC6 FoxKey; warn if SuperHound sets rxFreq far away from 750 Hz. 2024-09-12 14:15:51 -04:00
Uwe Risse
d8f42ec965 Allow the SuperFox to be called only by double-clicking so that it must be received first. 2024-09-09 15:38:48 +02:00
Uwe Risse
49eac1dbd3 Remove an obsolete file. 2024-09-09 15:32:44 +02:00
Uwe Risse
46595d45e8 Don't reset bg color of the Hound label to red for every non-verified message. 2024-09-09 15:30:36 +02:00
Uwe Risse
827e8e37b5 Ad an option to Hide OTP messages, and switch bg color of the Hound label to green when verified is received. 2024-09-09 12:29:13 +02:00
Uwe Risse
a52559758a Switch FOX_OTP option ON, and prevent a compilation error when it is switched of. 2024-09-08 17:01:18 +02:00
Brian Moran
521a0e1a0d remove qcalendar header inclusion 2024-09-07 09:02:17 -07:00
Brian Moran
4c0eaece7e use more QT-specific library for TOTP 2024-09-07 08:23:02 -07:00
Brian Moran
f8c31aea3e add key only if OTPEnabled 2024-09-06 10:26:40 -07:00
Brian Moran
4298a000a0 lower case for verified and invalid messages 2024-09-06 06:43:58 -07:00
Brian Moran
ec72810451 up to 6 chars in callsign. Use setting for OTP URL 2024-09-06 06:19:50 -07:00
Brian Moran
ea11259c27 fix issue with show already worked not working 2024-09-03 17:07:27 -07:00
Brian Moran
869cff683f fix issue with braces; change type 2024-09-03 13:18:00 -07:00
Brian Moran
bd00c25ca2 clean up some definitions 2 2024-09-03 13:11:44 -07:00
Brian Moran
91661c1d95 show freq of regular fox verification msg 2024-09-03 13:09:36 -07:00
Brian Moran
6997682425 OTP for regular f/h mode 2024-09-03 09:35:50 -07:00
Brian Moran
b0979968f3 Merge remote-tracking branch 'origin/sfox4' into sfox4_b2_otp 2024-09-01 14:03:38 -07:00
Uwe Risse
ab5f75192b Set RxFreqSpinBox to 750 Hz when switching to Super Hound mode and > 50 Hz away from 750 Hz. 2024-09-01 21:54:09 +02:00
Uwe Risse
3f4f88e712 Limit the processing of some lines to ARRL_DIGI mode. This prevents a program crash when compiled with Qt6 and in Fox mode. 2024-09-01 10:44:37 +02:00
Uwe Risse
7040d69a46 Limit the number of Tx3 hound replies to 6. 2024-08-31 11:54:24 +02:00
Brian Moran
6a52bb1f69 per Uwe 2024-08-30 10:34:33 -07:00
Brian Moran
2886979717 Merge branch 'sfox4' into sfox4_b2_otp 2024-08-30 08:05:00 -07:00
Brian Moran
ffd5dd1db2 remove hound callsign from left hand side if clicked on in active station window 2024-08-29 10:11:23 -07:00
Brian Moran
30c87ea019 disregard clicks in active stations window for those already in progress 2024-08-27 13:10:42 -07:00
Uwe Risse
85437c4e9d Show all combo box entries without scrolling. 2024-08-27 14:39:45 +02:00