Joe Taylor
|
c826220c01
|
Remove another unused argument, this time for sfox_wave_gfsk().
|
2024-09-17 15:27:59 -04:00 |
|
Joe Taylor
|
75c66390ea
|
Merge branch 'sfox5b' of bitbucket.org:k1jt/wsjtx into sfox5b
|
2024-09-17 14:46:15 -04: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 |
|
Steven Franke
|
3446b45b2b
|
This fixes the all-zeroes SNR issue on MacOS.
|
2024-09-17 13:44:10 -05:00 |
|
Joe Taylor
|
7895172d3f
|
Code cleanup to satisfy warning messages.
|
2024-09-17 13:21:01 -04:00 |
|
Joe Taylor
|
3c4450cdc2
|
Do not use sfox_1.dat and sfox_2.dat; pass some args in common/foxcom3/.
|
2024-09-17 12:50:30 -04:00 |
|
Joe Taylor
|
11749ebef9
|
Add subroutine sftx_sub.f90.
|
2024-09-17 11:35:30 -04:00 |
|
Joe Taylor
|
dcb8c6ce6b
|
SuperFox Tx now works with sftx[.exe] built as part of the wsjtx package.
|
2024-09-17 10:24:02 -04:00 |
|
Joe Taylor
|
4400f7464c
|
Minor code cleanup.
|
2024-09-17 09:34:06 -04:00 |
|
Joe Taylor
|
1621ec61e5
|
Add sfrx_sub.f90.
|
2024-09-17 09:15:23 -04:00 |
|
Joe Taylor
|
eb500cbe87
|
Call sfrx_sub as a subroutine rather than sfrx as a separate process.
|
2024-09-17 09:13:27 -04:00 |
|
Joe Taylor
|
d845bd0466
|
Building sfrx[.exe] in the wsjtx repository is now basically operational.
|
2024-09-16 14:49:07 -04:00 |
|
Joe Taylor
|
073e644f12
|
Reconcile sync8.f90 between superfoxtx branch and sfox5b.
|
2024-09-16 10:36:03 -04:00 |
|
Joe Taylor
|
9a8e43c1d5
|
Remove pre-built binaries of sfrx, sftx, and foxchk.
|
2024-09-16 09:29:50 -04:00 |
|
Uwe Risse
|
b4d8f47bab
|
Add 64-bit SF binaries for Windows, Linux and macOS x86_64 (e4430e3).
|
2024-09-09 15:20:31 +02: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 |
|
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 |
|
Brian Moran
|
e26d2cb02c
|
merge
|
2024-08-14 20:26:51 -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
|
d7981738fe
|
use age calculation consistently
|
2024-08-13 18:19:55 -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
|
6ddc7cf7f9
|
prototype automated checking of OTPs
|
2024-08-08 15:25:57 -07:00 |
|
Steven Franke
|
9a7ae401e7
|
An attempt to fix the msk144 crash on macos.
|
2024-07-22 13:28:21 -05:00 |
|
Uwe Risse
|
875602975b
|
Update SF executables to commit 6e3f191.
|
2024-07-18 16:58:51 +02:00 |
|
Joe Taylor
|
458641f827
|
Merge branch 'sfox4' of bitbucket.org:k1jt/wsjtx into sfox4
|
2024-07-18 10:42:20 -04:00 |
|
Steven Franke
|
c9f90dcb06
|
Update mac executables to commit 9a3db75.
|
2024-07-18 09:17:43 -05:00 |
|
Joe Taylor
|
a6f8237dac
|
Updates to cwsim.
|
2024-07-18 08:33:41 -04:00 |
|
Uwe Risse
|
13b66c111f
|
Remove support for directory paths with embedded blanks, as the previous code can lead to problems on macOS and Linux.
|
2024-07-18 12:02:48 +02:00 |
|
Steven Franke
|
3935c4997e
|
Update mac executables to sf commit 6e3f191.
|
2024-07-17 16:29:19 -05:00 |
|
Joe Taylor
|
867d2fe1d9
|
Correct for UTC wrap-around in setting Hound 'Age'. Max Age = 99.
|
2024-07-17 16:36:47 -04:00 |
|
Uwe Risse
|
b0bd2b6310
|
Add SF executables for Windows 32-bit (f582329).
|
2024-07-17 12:59:45 +02:00 |
|
Uwe Risse
|
743e187729
|
Remove some old SF executables.
|
2024-07-17 12:58:05 +02:00 |
|
Uwe Risse
|
1e7c92fe76
|
Update Windows executables to f582329.
|
2024-07-17 12:02:29 +02:00 |
|
Steven Franke
|
9cb2eae76e
|
Update mac x86 executables.
|
2024-07-16 17:25:57 -05:00 |
|
Uwe Risse
|
716027de6e
|
Update the SuperFox executables to version a87aacf.
|
2024-07-06 15:38:56 +02:00 |
|
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
|
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 |
|
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 |
|