Commit Graph

10745 Commits

Author SHA1 Message Date
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
Uwe Risse
223d9f5d63 Workaround for a compilation error with Qt 5.12. 2024-09-08 14:02:57 +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
f9906120d3 clean up some definitions 2024-09-03 13:11:12 -07:00
Brian Moran
91661c1d95 show freq of regular fox verification msg 2024-09-03 13:09:36 -07:00
Brian Moran
fe833b26ce add otp code 2024-09-03 10:51:12 -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
991cdd1912 Update 64-bit SF binaries for Windows and Linux to commit 81cd19b. 2024-09-01 22:15:01 +02: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
Uwe Risse
467451e37d Fix a compatibility issue with Qt 5.12. 2024-08-26 20:46:26 +02:00
Brian Moran
764c64a829 merge 2024-08-18 19:56:45 -07:00
Brian Moran
157642d7cb merge 2024-08-18 18:21:29 -07:00
Uwe Risse
39dd848b66 Add SF f78fcfe executables for Windows 64-bit. 2024-08-18 16:32:08 +02:00
Uwe Risse
4cbc957593 Save and restore the SF Ftol value independently of the other modes.
(cherry picked from commit 9ef5cbb990df60b141be9ce0d808ff4452238984)
2024-08-18 11:38:47 +02:00
Brian Moran
9c7316226a SF-type 0 msgs send only 4 call+rpt but up to 5 RR73 2024-08-16 14:48:16 -07:00
Brian Moran
4916c77d10 Merge remote-tracking branch 'origin/sfox4_b2' into sfox4_b2 2024-08-15 15:31:37 -07:00
Brian Moran
cc4d56691f sort hound Age ascending 2024-08-15 15:30:54 -07:00
Uwe Risse
3e76477a61 Reset m_wideGraph->setSuperHound() parameter when leaving SuperHound mode.
(cherry picked from commit 30d86bfa923cb4e87a08939f02851e4d56576eef)
2024-08-15 21:21:10 +02:00
Joe Taylor
69cdb486cf Reset red/greep goal posts in Wide Graph for SuperFox and SuperHound. 2024-08-15 11:33:46 -04:00
Joe Taylor
4a549b9a3b Correct the logic for setting green tick mark for highest SuperFox freq. 2024-08-15 09:13:09 -04:00
Brian Moran
9c3a0d5e1c widen key field 2024-08-14 20:49:12 -07:00
Brian Moran
e26d2cb02c merge 2024-08-14 20:26:51 -07:00
Joe Taylor
56f862287a Bump RC number to 7. 2024-08-14 19:20:58 -04:00
Brian Moran
a8eaa66f2a default colors in Hound controls 2024-08-14 09:51:26 -07:00
Joe Taylor
3efa42cb65 Finisg commiting the removal of [-c grid] from ft4code.f90 and ft8code.f90. 2024-08-14 12:47:43 -04:00
Joe Taylor
d1d0d8a0d0 Remove unused part of the ft8code "Usage" message. Thanks to Pengo, VK3PGO. 2024-08-14 12:23:44 -04:00
Joe Taylor
fb1a75e81f Use forward slash in path, even on Windows. 2024-08-14 12:10:15 -04:00
Joe Taylor
1186b0bb8b Send RxFreq and FTol from wsjtx to sfrx, and display them on WideGraph. 2024-08-14 10:03:46 -04:00
Brian Moran
8066947c53 default colors in Hound controls 2024-08-13 19:29:54 -07:00
Brian Moran
d7981738fe use age calculation consistently 2024-08-13 18:19:55 -07:00
Brian Moran
0d7612218f show SFox tx messages in ALL.TXT 2024-08-13 18:19:43 -07:00
Brian Moran
2e6a4f597b additional array sizes needing adjustment 2024-08-13 18:19:24 -07:00
Brian Moran
3fdd69d021 increase # of early decodes; check bounds before increasing iterator 2024-08-13 18:18:56 -07:00
Brian Moran
a304177491 Merge remote-tracking branch 'origin/sfox4' into sfox4_b2 2024-08-13 18:17:45 -07:00