Commit Graph

360 Commits

Author SHA1 Message Date
Joe Taylor
eb500cbe87 Call sfrx_sub as a subroutine rather than sfrx as a separate process. 2024-09-17 09:13:27 -04: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
Brian Moran
e26d2cb02c merge 2024-08-14 20:26:51 -07: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
6ddc7cf7f9 prototype automated checking of OTPs 2024-08-08 15:25:57 -07: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
Joe Taylor
867d2fe1d9 Correct for UTC wrap-around in setting Hound 'Age'. Max Age = 99. 2024-07-17 16:36:47 -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
11a1fbf027 Allow SuperFox to receive Tx1 messages below 1000 Hz. 2024-05-29 20:22:44 +02:00
Uwe Risse
c8f72e5eec Make decoder.f90 functional on Windows if exe_dir contains a space. (Temporary commit until we have a better solution). 2024-05-12 08:35:21 +02:00
Joe Taylor
0b709251ed Another try at fixing embedded blanks in a path name. 2024-05-08 16:32:22 -04:00
Joe Taylor
4c188eb604 Better this way? 2024-05-08 12:32:42 -04:00
Joe Taylor
d388ee85dd Protect against path names with embedded blanks. 2024-05-08 12:27:19 -04:00
Joe Taylor
a003ac530b Move "fort.47" into temp_dir for platform independence. 2024-05-08 10:43:32 -04:00
Joe Taylor
3812f2f9bc Add code to support use of SuperFox digital signatures. 2024-05-07 09:10:57 -04:00
Joe Taylor
afcf0abb40 A few tweaks in the WSJT-X interface to sftx and sfrx. 2024-03-14 14:28:57 -04:00
Joe Taylor
a58fa2d67d Tweak the logic for when sf[.exe] is invoked. 2024-03-13 12:14:20 -04:00
Joe Taylor
b220643237 Add routines that will be needed to decode SuperFox. (Presently, that's done in sf.exe.) 2024-03-11 19:02:38 -04:00
Joe Taylor
835e4936c1 Preparing to allow calling a SuperFox decoder. 2024-03-06 15:49:54 -05:00
Joe Taylor
39c935a882 No need for a second call to q65_decode() when nagain is true. 2023-02-18 10:03:47 -05:00
Joe Taylor
f1dbb8d134 Clean up a few things having to do with averaging and q3 decodes. 2023-02-17 16:17:38 -05:00
Joe Taylor
9d576c1bff Merge branch 'develop' into map65 2023-02-15 12:08:54 -05:00
Steven Franke
cbe674bedd FST4W: Add -Y option to jt9, which is like -W except that 22-bit hash values are printed for type 3 decodes. 2023-02-14 15:55:19 -06:00
Joe Taylor
7bf6a6123d More progress on q3list decodes in NA VHF contest mode, Q65-60A. 2023-02-12 17:33:21 -05:00
Joe Taylor
62e5acd82b Ignore the (rare?) failed attempts to write to decoded.txt because it's open for reading. 2022-08-30 12:58:53 -04:00
Joe Taylor
9c67aa8182 Remove a diagnostic print statement. 2022-07-30 09:58:50 -04:00
Joe Taylor
8992bbc16f Write to LU 13 ('decoded.txt') only if it was properly opened. 2022-07-28 11:32:57 -04:00
Joe Taylor
2e53a8a47d Add GUI controls to set max_drift in both WSJT-X and MAP65. 2021-05-30 12:07:48 -04:00
Joe Taylor
8034a006d7 Enable q3 decodes, but only at the QSO freq. 2021-05-13 15:33:52 -04:00
Joe Taylor
4596ba05a0 Fix a problem with plotting the Q65 sync curves for Q65-120x and Q65-300x. 2021-03-15 17:00:56 -04:00
Joe Taylor
333c4da0b4 Re-enable "Save Decoded" for Q65. 2021-02-27 11:50:13 -05:00
Joe Taylor
14d18306e6 Use single_decode and lagain as intended in Q65. 2021-02-02 09:58:04 -05:00
Joe Taylor
1489513803 Decodes without "newdat" should not add s1 into s1a again. 2021-01-23 10:58:28 -05:00
Joe Taylor
8a436b63dd Separate message averaging for Odd and Even sequences. 2021-01-19 16:06:10 -05:00
Joe Taylor
39024253d2 Fix the oddball values of DT and f0 sometimes being displayed. 2021-01-19 14:11:21 -05:00
Joe Taylor
6d220d46d2 Do not attempt decoding after TRp is increased and Decode button clicked. 2021-01-18 09:25:58 -05:00
Joe Taylor
a9bce0dbd3 Don't allow a decode attempt with previous data if TRperiod has increased. 2021-01-17 19:50:58 -05:00
Joe Taylor
397c31a62d Extend red/orange sync curves to full width. Display navg on status bar. 2021-01-16 12:21:13 -05:00
Joe Taylor
02d410d4f7 Send both idec and navg to the q65 callback routine. 2021-01-14 13:23:09 -05:00
Joe Taylor
fca6d482f7 Radionalize the reporting of idec values. 2021-01-14 13:13:40 -05:00
Joe Taylor
201004a47d Move more into q65 module. 2021-01-13 10:55:01 -05:00
Joe Taylor
2194f3096a Don't count lines with blank message in "ndecoded". 2021-01-06 21:44:49 -05:00
Joe Taylor
8a4b5b6a40 Various tweaks to the Q65 decoder; new numbering of the end-of-line decoding flags. 2020-12-31 15:52:06 -05:00
Joe Taylor
77a0e01b05 Allow for all AP types when averaging Q65, and for navg > 9. 2020-12-30 12:10:03 -05:00
Joe Taylor
412422db17 Add 'q' to the Q65 end-of-line flags; label right text window for "Average decodes". 2020-12-30 10:42:27 -05:00
Joe Taylor
3d042ee56f Work in progress, on Q65 message averaging. 2020-12-26 10:04:17 -05:00
Joe Taylor
171e466389 More work on Q65 message averaging. 2020-12-24 09:51:02 -05:00