Joe Taylor
|
fb19d27602
|
Compute signal power, noise power, and SNR_2500 explicitly in ft8sim.f90.
|
2024-02-19 13:23:42 -05:00 |
|
Steven Franke
|
ec0c31d849
|
Make ftrsd3 work better for a (127,48) Reed Solomon code.
|
2024-02-18 12:45:29 -06:00 |
|
Steven Franke
|
d438f91845
|
Make ftrsd3 work with (127,48) 128-ary code.
|
2024-02-18 11:18:47 -06:00 |
|
Steven Franke
|
5c53a43171
|
Reconcile the SNR of simulated complex and real noisy signals.
|
2024-02-17 10:00:33 -06:00 |
|
Joe Taylor
|
cdcdedfe40
|
Temporary code (### commented out ###) for calibrating SNR.
|
2024-02-16 16:11:01 -05:00 |
|
Joe Taylor
|
40331f3c1f
|
Add timer calls to sfoxtest.
|
2024-02-16 10:51:27 -05:00 |
|
Joe Taylor
|
faf0554cbf
|
Soft-decision RS decoding now basically working. Needs better tuning, no doubt.
|
2024-02-15 15:46:09 -05:00 |
|
Joe Taylor
|
8a2e3e50d9
|
Commit ftrsd3.c. (Not used at present, and not fully updated from ftrsd2.c.)
|
2024-02-15 14:14:51 -05:00 |
|
Joe Taylor
|
93fd8246fb
|
Ann new file getpp3.f90.
|
2024-02-15 14:12:45 -05:00 |
|
Joe Taylor
|
17d9c6bf81
|
Print column headings on first isnr pass.
|
2024-02-15 13:36:48 -05:00 |
|
Joe Taylor
|
50f9c73ad3
|
Merge branch 'superfox' of bitbucket.org:k1jt/wsjtx into superfox
|
2024-02-15 13:27:00 -05:00 |
|
Joe Taylor
|
33aa347e24
|
Correct the argument list in second call to sfox_gen().
|
2024-02-15 13:24:06 -05:00 |
|
Joe Taylor
|
09f456d6a3
|
Add new file ftrsd3.f90.
|
2024-02-15 08:53:44 -05:00 |
|
Joe Taylor
|
d7d8a70322
|
Add untested Fortran routuine ftrsd3.f90.
|
2024-02-14 17:51:55 -05:00 |
|
Joe Taylor
|
f21f37ad05
|
Correct the definition of fspread in watterson.f90.
|
2024-02-14 16:30:37 -05:00 |
|
Joe Taylor
|
ce7d5b8d02
|
Simplify a few parts of code used for SuperFox simulations.
|
2024-02-14 11:49:59 -05:00 |
|
Joe Taylor
|
939eaa11ef
|
Add new file sym_prob.f90.
|
2024-02-14 11:43:58 -05:00 |
|
Joe Taylor
|
a516184a3c
|
Work in progress, starting toward implementing soft-decision ftrsd decoder.
|
2024-02-13 14:56:20 -05:00 |
|
Joe Taylor
|
8dd19ee80c
|
Change subroutine name sfox_hard to sfox_demod; introduce array s3(NQ,ND) to be used for soft-decision decoding.
|
2024-02-13 12:02:04 -05:00 |
|
Joe Taylor
|
7bf4aaef2e
|
Allow different lag step sizes in sfox_sync routine.
|
2024-02-11 16:05:31 -05:00 |
|
Joe Taylor
|
5349ba7dc5
|
Extend the looping snr range down to -25 dB.
|
2024-02-10 20:00:19 -05:00 |
|
Joe Taylor
|
d4414e3ce3
|
Better usage instructions.
|
2024-02-10 19:54:25 -05:00 |
|
Joe Taylor
|
cc4bcfa462
|
Tidy up the SuperFox subroutine names.
|
2024-02-10 19:51:36 -05:00 |
|
Joe Taylor
|
ddbe0eb078
|
Better usage hints.
|
2024-02-10 15:09:37 -05:00 |
|
Joe Taylor
|
060fdf6763
|
Input syncwidth on command line; more options for verbose output.
|
2024-02-10 13:56:45 -05:00 |
|
Joe Taylor
|
c24a0d3c72
|
Separate generation of SuperFox sync LO, and rationalize frequencies used in gen_sfox.f90 and hard_symbols.f90.
|
2024-02-10 13:35:06 -05:00 |
|
Joe Taylor
|
6310419a4d
|
Pretty up the Threshold output line.
|
2024-02-10 10:50:42 -05:00 |
|
Joe Taylor
|
129ee5439a
|
Correct a typo. Always output summary decoding results.
|
2024-02-10 09:47:11 -05:00 |
|
Joe Taylor
|
05d720201a
|
Test smoothing of symbol spectra ...
|
2024-02-10 09:29:57 -05:00 |
|
Joe Taylor
|
b6ad4d701d
|
Better criteria for having established good sync.
|
2024-02-10 09:09:45 -05:00 |
|
Joe Taylor
|
dc6f78d50b
|
Code cleanup.
|
2024-02-09 13:36:01 -05:00 |
|
Joe Taylor
|
05cae7b911
|
Add needed file.
|
2024-02-09 07:15:15 -05:00 |
|
Joe Taylor
|
62c2e5c645
|
Display fspread, delay, MaxErr.
|
2024-02-08 13:58:00 -05:00 |
|
Joe Taylor
|
5e6a9d59ed
|
Add standard ITU channel parameters.
|
2024-02-08 13:46:11 -05:00 |
|
Joe Taylor
|
ec535541db
|
Interpolate threshold sensitivity for 50% decoding probability.
|
2024-02-08 13:06:54 -05:00 |
|
Joe Taylor
|
4a1e6a19fc
|
Add a flag for verbose output.
|
2024-02-08 12:36:48 -05:00 |
|
Joe Taylor
|
56d0aac243
|
Input M, N, K from sfoxtext command line. Correct freq after sync.
|
2024-02-08 12:21:36 -05:00 |
|
Joe Taylor
|
c051168a6b
|
WIP: sfoxtest now running with parameters set in sfox_mod.
|
2024-02-08 10:45:43 -05:00 |
|
Joe Taylor
|
464838aa78
|
Tweaks.
|
2024-02-08 04:11:12 -05:00 |
|
Joe Taylor
|
ca5bc0e86b
|
WIP on sfoxtest.
|
2024-02-07 14:24:05 -05:00 |
|
Joe Taylor
|
8c61d303bf
|
WIP on superfox test progs.
|
2024-02-07 11:40:25 -05:00 |
|
Uwe Risse
|
c228b6fe18
|
Disable double-clicking on combined messages also for the standard FT4 sub-bands.
|
2024-02-06 16:13:40 +01:00 |
|
Uwe Risse
|
ffe1d11e99
|
Don't fill DX Call box and Std Msgs when double-clicking on a combined message and we are on standard FT8 sub-bands.
|
2024-02-06 11:06:33 +01:00 |
|
Joe Taylor
|
84e5fbe6d5
|
Add librs.a. (This should be TEMPORARY.)
|
2024-02-05 16:27:59 -05:00 |
|
Joe Taylor
|
c1033e1cff
|
Add rst8.f90.
|
2024-02-05 16:26:55 -05:00 |
|
Joe Taylor
|
290b34c99c
|
WIP on rst8.
|
2024-02-05 16:25:51 -05:00 |
|
Uwe Risse
|
3882953f51
|
Disable the popup message for now.
|
2024-02-05 17:01:03 +01:00 |
|
Uwe Risse
|
3611f07ad6
|
Enable Tx by double-clicking on a combined message on standard FT8 sub-bands is no longer permitted, as 10-bit hash collisions are too likely.
|
2024-02-05 16:50:22 +01:00 |
|
Steven Franke
|
98e48e00d3
|
Only hash the callsign of stations that we are hearing.
|
2024-02-05 08:52:57 -06:00 |
|
Joe Taylor
|
3e27ce83e6
|
Tweaks to sfox test programs.
|
2024-02-04 22:01:53 -05:00 |
|