Joe Taylor
|
4c84aab38e
|
Correct the calculation of sig in cwsim.
|
2024-06-28 15:18:59 -04:00 |
|
Joe Taylor
|
354d3bcb1a
|
Rescale the output from cwsim.
|
2024-06-28 12:58:28 -04:00 |
|
Joe Taylor
|
1dbc8ac18f
|
Add new program "cwsim".
|
2024-06-28 12:12:50 -04:00 |
|
Joe Taylor
|
86891c0b00
|
Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4
|
2024-06-24 11:08:41 -04:00 |
|
Joe Taylor
|
194d9999a3
|
Update Release_Notes.txt, NEWS, and WSJT-X User Guide for release of v2.7.0-RC5.
|
2024-06-24 11:07:49 -04:00 |
|
Joe Taylor
|
a3b5b6b2ab
|
Must age the houndcallers by one Rx sequence even if no decodes. Fix the UTC wraparound for computing ages of houndcallers.
|
2024-06-23 19:52:54 -04:00 |
|
Uwe Risse
|
ec712007d9
|
A better way to address the SuperFox executables for the Raspberry Pi.
|
2024-06-23 19:21:35 +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
|
149c177d5f
|
Zero the wave() array at start of subroutine sfox_wave_gfsk.f90.
|
2024-06-20 13:45:51 -04:00 |
|
Steven Franke
|
25097b6baa
|
Update MacOS executables.
|
2024-06-18 06:40:56 -05:00 |
|
Uwe Risse
|
322efdd681
|
Add one more executable, and add code to CMakeLists.txt to find ARM processors.
|
2024-06-18 12:21:27 +02:00 |
|
Uwe Risse
|
59aa8c1632
|
Add updated executables for Windows, Linux and the Raspberry Pi (2a85ab4).
|
2024-06-18 12:18:41 +02:00 |
|
Uwe Risse
|
532994d48d
|
Add executables for the Raspberry Pi (515d5f8).
|
2024-06-14 10:18:20 +02:00 |
|
Joe Taylor
|
897abe611a
|
Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4
|
2024-06-12 08:43:47 -04:00 |
|
Joe Taylor
|
bccfda16e7
|
Save only 26 characters of an entered SuperFox free text message.
|
2024-06-12 08:40:18 -04:00 |
|
Uwe Risse
|
4c5efb0961
|
Optimize some line breaks in NEWS.
|
2024-06-12 14:39:38 +02: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 |
|
Uwe Risse
|
d57d22556a
|
Copy text from Release_Notes.txt to NEWS. Optimize some line breaks.
|
2024-06-11 13:11:39 +02:00 |
|
Joe Taylor
|
e3fe59a7b4
|
Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4
|
2024-06-10 12:08:43 -04:00 |
|
Uwe Risse
|
fde7df8c1c
|
Add updated executables for Windows and Linux (515d5f8).
|
2024-06-10 16:51:57 +02:00 |
|
Joe Taylor
|
46976e7fcd
|
Minor edits to Release_Notes.txt.
|
2024-06-10 10:51:45 -04:00 |
|
Joe Taylor
|
7f3fa166a6
|
This time I actually add the new Tool Tips.
|
2024-06-10 10:10:23 -04:00 |
|
Joe Taylor
|
036b3eb24e
|
Change the "SuperFox" label to "SuperFox mode". Add several Tool Tips.
|
2024-06-10 09:59:45 -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
|
4c07429ddb
|
Some more text for the Release Notes.
|
2024-06-10 10:48:29 +02:00 |
|
Uwe Risse
|
365b3b09c4
|
A few initial text modules for the Release Notes.
|
2024-06-09 21:08:15 +02:00 |
|
Steven Franke
|
6fad818965
|
Update MacOS executables.
|
2024-06-09 13:08:54 -05:00 |
|
Uwe Risse
|
0b1b50db2e
|
Add updated executables for Windows and Linux (e117138).
|
2024-06-09 16:55:54 +02:00 |
|
Uwe Risse
|
20056f0c4a
|
Add updated executables for Linux.
|
2024-06-08 21:44:09 +02:00 |
|
Uwe Risse
|
f8d11f6894
|
Add updated executables for Windows.
|
2024-06-08 14:42:25 +02: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
|
d68ef69e9e
|
Change lower case nsps to upper case NSPS in sfox_wave_gfsk.f90.
|
2024-06-07 16:19:57 -05: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 |
|
Steven Franke
|
3b36cb99e2
|
Update macos executables.
|
2024-06-03 16:50:17 -05:00 |
|
Uwe Risse
|
21bacaced2
|
Add updated Windows and Linux executables for 64-bit and 32-bit.
|
2024-06-03 19:21:21 +02:00 |
|
Joe Taylor
|
405c5c164c
|
Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4
|
2024-06-03 08:15:50 -04:00 |
|
Joe Taylor
|
fb44b4fbd9
|
Send SF callsign to sftx, in case it is compound.
|
2024-06-03 08:14:48 -04:00 |
|
Uwe Risse
|
c8e03b7505
|
Update 32-bit SuperFox binaries for Windows and Linux.
|
2024-06-01 22:32:21 +02:00 |
|