Commit Graph

10381 Commits

Author SHA1 Message Date
Joe Taylor
6b8b0e1b10 Add program rs_125_49. 2024-02-01 19:26:09 -05:00
Joe Taylor
d805820446 WIP on rs_125_49. Erasures not yet being used. 2024-02-01 19:19:17 -05:00
Joe Taylor
959026aad5 Makefile for rstest. 2024-02-01 16:07:55 -05:00
Joe Taylor
db71f7d480 Use integer rather than i*1 for idat and jdat so they can work with int RS version. 2024-02-01 13:25:41 -05:00
Joe Taylor
a382fbfe7b WIP: sfoxtest and rstest both working at this point. 2024-02-01 10:51:48 -05:00
Joe Taylor
ca44347507 Change name synctest to sfoxtest. 2024-02-01 10:24:56 -05:00
Joe Taylor
0cf544e3aa Add modified versions of Karn RS routines. 2024-02-01 08:52:46 -05:00
Joe Taylor
c228340519 Tighter sync criteria. 2024-01-31 21:07:58 -05:00
Joe Taylor
d6d4ad3c23 Minor tweaks. 2024-01-31 19:39:45 -05:00
Joe Taylor
1296134820 Allow f0 and xdt to be randomized. 2024-01-31 19:35:08 -05:00
Joe Taylor
d9b6691dbf Rearrange a few lines of code. 2024-01-31 19:21:02 -05:00
Joe Taylor
0c3174f9e3 WIP on SuperFox synctest. 2024-01-31 18:59:41 -05:00
Joe Taylor
e43e81f73f Update the synctest usage example. 2024-01-31 16:51:26 -05:00
Joe Taylor
7201e5baab Add a missing file. 2024-01-31 16:38:22 -05:00
Joe Taylor
5ac2f4f4eb Improve the synctest code for large nfiles. 2024-01-31 15:40:33 -05:00
Joe Taylor
b0bc73e3f3 Build synctest from top-level CMakeLists.txt. Add 'nfiles' capability. 2024-01-31 15:13:42 -05:00
Joe Taylor
0531f339e8 Use ran1 instead of random_number(). 2024-01-31 14:16:40 -05:00
Joe Taylor
3434faf84a Check for hard symbol errors. 2024-01-31 14:02:33 -05:00
Joe Taylor
42439c2b6d Count hard errors in simulated SuperFox signal. 2024-01-31 13:45:53 -05:00
Joe Taylor
9d882e01e5 Remove an incorrect cdat=0. 2024-01-31 13:03:21 -05:00
Joe Taylor
cc005bf69b Add gen_sfox.f90. We're now generating data as well as sync symbols. 2024-01-31 12:58:27 -05:00
Joe Taylor
181b22be67 Separate generation of clo and cdat. 2024-01-31 12:46:24 -05:00
Joe Taylor
245d63d980 Code cleanup. 2024-01-31 12:18:31 -05:00
Joe Taylor
a7ea051cb0 Better way to apply xdt to received signal. 2024-01-31 12:08:50 -05:00
Joe Taylor
efedc50fe1 Add Watterson channel model to the SuperFox synctest. 2024-01-31 11:37:19 -05:00
Joe Taylor
88838fca62 Put superfox parameters in sfox_params.f90. 2024-01-31 11:18:42 -05:00
Joe Taylor
0d664e4ed1 WIP on superfox synctest. 2024-01-31 10:47:16 -05:00
Joe Taylor
d100c4e9e0 Merge branch 'develop' into superfox 2024-01-31 10:15:25 -05:00
Joe Taylor
200168fd37 Reset QMAP's kHzRequested to 0 after the QSY is executed in WSJT-X. 2024-01-31 10:00:12 -05:00
Joe Taylor
aedc9ec3c1 MOve the sync patterm 60 symbols (5.12 s) into the transmission. 2024-01-30 18:34:43 -05:00
Joe Taylor
27824dc45d First commits in the superfox branch: synctest, sfocsim, and rstest. 2024-01-30 18:10:44 -05:00
Uwe Risse
b7efe4d26d Ensure that any message to MyCall is displayed in the Rx Frequency window when in FT8 Hound mode. 2024-01-30 17:50:12 +01:00
Joe Taylor
d67a406bf0 Merge branch 'develop' into qmap 2024-01-26 09:21:43 -05:00
Uwe Risse
41407dad9f Always display Q65 messages with own callsign in the right-hand window. 2024-01-26 10:34:30 +01:00
Joe Taylor
f59b5a48f7 CTRL+Click on QMAP's upper waterfall sends integer kHz dial freq request to WSJT-X. 2024-01-25 14:27:54 -05:00
Joe Taylor
c251764252 Display "T M R 73" only for JT4 and Q65 D and E. 2024-01-25 11:32:36 -05:00
Joe Taylor
2655e41dd6 Revert "Q65/JT65/JT4: Always display messages containing MyCall in the right window."
This reverts commit 226b17d0ea.
2024-01-25 11:28:17 -05:00
Joe Taylor
d4e2c21053 Special case: yellow Tx message for Q65-60x should use hhmmss. 2024-01-25 11:14:55 -05:00
Joe Taylor
226b17d0ea Q65/JT65/JT4: Always display messages containing MyCall in the right window. 2024-01-25 10:57:15 -05:00
Joe Taylor
495170e7a1 Double-click on AS window to leave Tx Enable OFF. 2024-01-24 15:10:15 -05:00
Uwe Risse
90b7ff7da9 Deactivate Lookup for certain special operating activities, as 6-digit grids from CALL3.TXT may not be accepted. 2024-01-24 18:02:06 +01:00
Steven Franke
aac9de3e4c fastosd240_74.f90: Fix a couple of typos. No impact on WSJT-X decoding performance. 2024-01-23 09:47:19 -06:00
Steven Franke
e205bf0ca6 Changes to enable simulating (240,74) FST4W code with noncoherent 4FSK on AWGN or Rayleigh fading channels 2024-01-22 12:07:52 -06:00
Joe Taylor
b84742b1fc "Export .wav files" now working as intended in QMAP. 2024-01-22 11:11:53 -05:00
Joe Taylor
7be1c34ea0 Fix cablog so it can work with grid as exchange, e.g., for Jan VHF SS. 2024-01-22 11:09:45 -05:00
Joe Taylor
0705bd329e More work in progress toward "Export .wav file ..." in QMAP. 2024-01-22 07:12:40 -05:00
Joe Taylor
6474f7e1cf Merge branch 'qmap' of bitbucket.org:k1jt/wsjtx into qmap 2024-01-20 15:03:33 -05:00
Joe Taylor
adc0345ef3 Work in progress toward "Export .wav file". 2024-01-20 15:02:51 -05:00
Uwe Risse
69a19946df Remove an unnecessary space. 2024-01-20 18:50:26 +01:00
Joe Taylor
4ec84087c7 Revert "Suppress QMAP waterfall scrolling with all-zero data from qm file."
This reverts commit 05c3389307.
2024-01-20 08:37:14 -05:00