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 |
|
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
|
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
|
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
|
e26d2cb02c
|
merge
|
2024-08-14 20:26:51 -07:00 |
|
Brian Moran
|
a8eaa66f2a
|
default colors in Hound controls
|
2024-08-14 09:51:26 -07: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
|
0d7612218f
|
show SFox tx messages in ALL.TXT
|
2024-08-13 18:19:43 -07:00 |
|
Brian Moran
|
a304177491
|
Merge remote-tracking branch 'origin/sfox4' into sfox4_b2
|
2024-08-13 18:17:45 -07:00 |
|
Brian Moran
|
f40b2c255c
|
add foxverifier files
|
2024-08-11 14:28:39 -07:00 |
|
Uwe Risse
|
08866b0d75
|
Ignore stations calling in the wrong time slot when in Hound mode.
|
2024-08-11 11:54:09 +02:00 |
|
Uwe Risse
|
914c6f3e7b
|
Prevent tuning on top of a SuperFox message.
|
2024-08-10 20:42:24 +02:00 |
|
Brian Moran
|
6ddc7cf7f9
|
prototype automated checking of OTPs
|
2024-08-08 15:25:57 -07:00 |
|
Brian Moran
|
8e6ca93259
|
highlighting callsigns, annotating callsigns, sort hounds on more criteria
|
2024-08-02 16:46:22 -07:00 |
|
Uwe Risse
|
52022e507e
|
First steps towards RC6.
|
2024-07-17 12:00:28 +02:00 |
|
Uwe Risse
|
12c1b4d976
|
Fixed background color of the Super Hound label not always being reset correctly.
|
2024-07-13 14:28:06 +02:00 |
|
Uwe Risse
|
ab1669b6f2
|
Allow spotting of received SuperFox massages to PSK Reporter.
|
2024-07-13 12:19:05 +02:00 |
|
Brian Moran
|
66d1b6640e
|
FT8_SH should be indicated for Tx too
|
2024-07-12 13:47:42 -07:00 |
|
Brian Moran
|
d8b17cff83
|
ALL.txt displays verified message, FT8_SH mode indicator
|
2024-07-12 13:17:33 -07:00 |
|
Uwe Risse
|
be0923b68d
|
Fix Super Hound label not turning green for 3-digit or compound callsigns.
|
2024-07-11 11:11:12 +02:00 |
|
Uwe Risse
|
4063fe2285
|
Allow Dupes: Prevent that the last worked station is displayed again when no other hound station is received anymore.
|
2024-06-23 16:27:54 +02:00 |
|
Uwe Risse
|
2768e87618
|
Allow Dupes should be deactivated by default.
|
2024-06-23 15:47:52 +02:00 |
|
Uwe Risse
|
66880b29c0
|
Save status of Allow Dupes checkbox.
|
2024-06-23 15:04:59 +02:00 |
|
Uwe Risse
|
024b799ebb
|
Don't display old messages again of stations already logged when "Allow Dupes" is checked.
|
2024-06-23 15:02:08 +02:00 |
|
Uwe Risse
|
98ee149be6
|
Don't let RETURN initiate TXing when in Hound mode.
|
2024-06-22 14:20:22 +02:00 |
|
Joe Taylor
|
bccfda16e7
|
Save only 26 characters of an entered SuperFox free text message.
|
2024-06-12 08:40:18 -04:00 |
|
Joe Taylor
|
c24f0402ef
|
Revert "Change from a LineEdit to a ComboBox for SuperFox Free Text messages."
This reverts commit 6518f52a80 .
|
2024-06-12 08:19:01 -04:00 |
|
Joe Taylor
|
e93c6b5955
|
Revert "Trim SuperFox free text messages to 26 characters."
This reverts commit 44432d7b1c .
|
2024-06-12 08:18:24 -04:00 |
|
Joe Taylor
|
44432d7b1c
|
Trim SuperFox free text messages to 26 characters.
|
2024-06-11 16:18:28 -04:00 |
|
Joe Taylor
|
6518f52a80
|
Change from a LineEdit to a ComboBox for SuperFox Free Text messages.
|
2024-06-11 11:48:14 -04:00 |
|
Joe Taylor
|
e439a005f1
|
Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4
|
2024-06-10 08:36:18 -04:00 |
|
Uwe Risse
|
b11514c54b
|
Reset color of the "Super Hound" label only when an unverified fox is transmitting (not when other hound messages are received).
|
2024-06-08 10:20:27 +02:00 |
|
Steven Franke
|
e83290b1c9
|
Use GFSK for SuperFox fox transmissions.
|
2024-06-07 14:48:13 -05:00 |
|
Joe Taylor
|
647b6e231f
|
For Hound, only 'for_us' received messages should be displayed in right panel.
|
2024-06-07 12:28:38 -04:00 |
|
Steven Franke
|
bb95fbf405
|
Only change Tx duration when mode==Fox and when SuperFox is checked.
|
2024-06-06 16:06:59 -05:00 |
|
Steven Franke
|
e1118390be
|
Set the correct transmit duration for SuperFox fox transmissions.
|
2024-06-06 16:02:08 -05:00 |
|
Brian Moran
|
1b68336edb
|
enable auto-logging for arrl_digi contest
(cherry picked from commit 4bc472ac5f85fe1c9a37206d99b2f7146666c7db)
|
2024-06-06 14:44:25 +02:00 |
|
Uwe Risse
|
ec880ffe4c
|
Save and restore the Fox Tx frequency separately.
|
2024-06-04 21:14:52 +02:00 |
|
Joe Taylor
|
fb44b4fbd9
|
Send SF callsign to sftx, in case it is compound.
|
2024-06-03 08:14:48 -04:00 |
|
Joe Taylor
|
3372fac76b
|
Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4
|
2024-05-31 15:52:54 -04:00 |
|
Uwe Risse
|
574f6988e3
|
Perhaps this arrangement of the Fox controls is a little more intuitive.
|
2024-05-31 17:08:56 +02:00 |
|
Uwe Risse
|
9779c16446
|
Disable the 'Rx All Freqs' checkbox when in Hound mode and SuperFox is enabled.
|
2024-05-31 17:06:42 +02:00 |
|
Joe Taylor
|
6f02013694
|
Make cbRxAll invisible in SuperHound mode, and treat it as checked.
|
2024-05-31 09:03:15 -04:00 |
|
Joe Taylor
|
82afc82dd1
|
Split SuperFox ";" messages into two lines in the right text window.
|
2024-05-30 13:43:12 -04:00 |
|
Joe Taylor
|
e56e617707
|
Add a checkbox that allows Fox to see and select dupes to be worked again.
|
2024-05-30 12:33:50 -04:00 |
|
Joe Taylor
|
7e133b43e9
|
Remove some special test code.
|
2024-05-29 11:30:57 -04:00 |
|
Uwe Risse
|
9b2efd1649
|
Don't randomize Hound Tx frequency when in SuperFox mode.
|
2024-05-29 16:00:25 +02:00 |
|
Brian Moran
|
3a09a4c452
|
fix typo in ui and associated translations
(cherry picked from commit 52a08a3c13a6abb1842b18687679396344aceb67)
|
2024-05-27 11:58:40 +02:00 |
|
Uwe Risse
|
4509b12937
|
This code ensures that the height of the control panel is initialized correctly when SuperFox controls are hidden.
|
2024-05-18 14:09:20 +02:00 |
|
Joe Taylor
|
5dcc224252
|
Oops! Missing statement added.
|
2024-05-17 10:49:08 -04:00 |
|
Joe Taylor
|
ef09479168
|
Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4
|
2024-05-17 10:29:42 -04:00 |
|
Joe Taylor
|
0788cc50cb
|
Add ToolTips for SuperFox controls and link to a SuperFox User Guide.
|
2024-05-17 10:27:57 -04:00 |
|
Uwe Risse
|
f591043030
|
Another attempt to save and restore FoxNSlots independently of SuperFox settings.
|
2024-05-17 13:30:08 +02:00 |
|
Uwe Risse
|
255aa671af
|
Fixed a few inconsistencies.
|
2024-05-17 12:29:02 +02:00 |
|
Uwe Risse
|
6bac88d491
|
Add convenience feature: Right-click to toggle SuperFox mode On/Off. It works both for Fox mode and Hound mode.
|
2024-05-16 21:08:24 +02:00 |
|
Uwe Risse
|
895067929d
|
Automatic setting of the N Slot spin box in SuperFox mode.
|
2024-05-16 20:26:01 +02:00 |
|
Joe Taylor
|
e1446e3ac5
|
Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4
|
2024-05-16 08:33:26 -04:00 |
|
Joe Taylor
|
fa5a5b8b64
|
Set max Nslots to 2 if Send Msg is checked.
|
2024-05-16 08:31:57 -04:00 |
|
Uwe Risse
|
96955a5351
|
Display transmitted SuperFox free text messages in the Rx Frequency window.
|
2024-05-16 13:53:36 +02:00 |
|
Uwe Risse
|
69dfc83417
|
Don't do split when in Super Fox mode.
|
2024-05-15 21:46:28 +02:00 |
|
Joe Taylor
|
65cb809241
|
Don't shift transceiver dial frequency for SuperFox transmissions.
|
2024-05-15 14:55:56 -04:00 |
|
Joe Taylor
|
13cd962a64
|
If we're in SuperFox mode, do not warn that Split is normally required.
|
2024-05-15 14:47:33 -04:00 |
|
Joe Taylor
|
43845a7f21
|
Only SuperFox should use FT8_SF as the Tx mode.
|
2024-05-14 13:29:09 -04:00 |
|
Joe Taylor
|
5d65264e9a
|
SuperFox transmits at 750 Hz; write FT8_SF in ALL.TXT for SuperFox transmissions.
|
2024-05-14 13:17:59 -04:00 |
|
Joe Taylor
|
651006748d
|
SuperFox message types i3=0, 2, and 3 and now functional.
|
2024-05-14 12:45:48 -04:00 |
|
Uwe Risse
|
026569e653
|
Switch "Super Hound" label to green when verified SuperFox messages are received.
|
2024-05-13 18:51:40 +02:00 |
|
Uwe Risse
|
47fdcb9c28
|
No blank line before messages that do not contain a timestamp (e.g. " verified").
|
2024-05-13 09:51:56 +02:00 |
|
Joe Taylor
|
3812f2f9bc
|
Add code to support use of SuperFox digital signatures.
|
2024-05-07 09:10:57 -04:00 |
|
Joe Taylor
|
e1be3ad4e8
|
Add input widget for SuperFox KEY, and send it to sftx[.exe] for use there.
|
2024-05-05 16:15:24 -04:00 |
|
Uwe Risse
|
830cd87489
|
Make right-click mouse press events less error-prone.
(cherry picked from commit a5aa00c27f0a405f2d6c0ee2522057b9e59e9ecf)
|
2024-05-04 15:57:39 +02:00 |
|
Uwe Risse
|
a916045d40
|
Some minor code optimizations.
(cherry picked from commit 1f6fe675163c981eeb3a00e59bb2a177e8bf52dd)
|
2024-05-04 15:57:31 +02:00 |
|