.. |
bpdecode120.f90
|
|
|
bpdecode168.f90
|
|
|
bpdecode174b.f90
|
|
|
bpdecode204.f90
|
|
|
bpdecode300.f90
|
wspr5d_exp now tries to detect sequences of 3, 6, and 9 bits.
|
2017-06-02 13:58:32 +00:00 |
chkcrc10.f90
|
|
|
chkcrc12.f90
|
|
|
costasxcorr.m
|
costasxcorr is a Gnu Octave script that calculates the cross correlation between Costas arrays.
|
2018-06-04 14:06:14 -05:00 |
cpolyfit.f90
|
Updated to some test routines.
|
2017-04-20 19:21:54 +00:00 |
cpolyfitw.f90
|
|
|
dbpsksim.f90
|
|
|
dopspread.f90
|
|
|
encode4K25A.f90
|
Trying to re-implement osd for wspr.
|
2018-09-08 16:50:15 -05:00 |
encode120.f90
|
|
|
encode168.f90
|
Add some experimental routines.
|
2017-03-28 12:05:49 +00:00 |
encode204.f90
|
|
|
encode300.f90
|
|
|
extractmessage168.f90
|
|
|
fftw3.f90
|
|
|
four2a.f90
|
|
|
fsk4hf.f90
|
|
|
fsk4sim.f90
|
|
|
ft2_params.f90
|
More work on FT2. New frame format is 16sync + 128codeword. Data chunk is assumed to be 2.5s long. A rudimentary sync routine is implemented which finds the single strongest signal.
|
2019-01-12 13:28:10 -06:00 |
ft2d.f90
|
Add ft4 files; ft4sim works, ft4d is work in progress.
|
2019-01-21 19:31:54 -06:00 |
ft2sim.f90
|
Add ft4 files; ft4sim works, ft4d is work in progress.
|
2019-01-21 19:31:54 -06:00 |
ft4d.f90
|
Add ft4 files in lib/ft4.
|
2019-01-25 16:01:34 -06:00 |
genbpsk.f90
|
|
|
genfsk4.f90
|
|
|
genfsk4hf.f90
|
|
|
genft2.f90
|
Fix merge issues
|
2019-01-16 20:55:01 +00:00 |
genmskhf.f90
|
|
|
genwspr5.f90
|
|
|
genwspr_fsk8.f90
|
|
|
genwsprcpm.f90
|
|
|
genwsprdpsk.f90
|
|
|
genwsprlf.f90
|
|
|
get_crc14.f90
|
Some repairs and tweaks to development-related programs in fsk4hf directory.
|
2020-02-09 16:13:52 -06:00 |
getcandidates2.f90
|
In principle, ft2d can now decode multiple signals. Not yet tested.
|
2019-01-13 15:44:16 -06:00 |
getfc1.f90
|
|
|
getfc1w.f90
|
|
|
getfc2.f90
|
|
|
getfc2w.f90
|
|
|
gran.c
|
|
|
ldpc_174_91_a_colorder.f90
|
|
|
ldpc_174_91_a_generator.f90
|
|
|
ldpc_174_91_a_params.f90
|
|
|
ldpc_174_91_a_parity.f90
|
|
|
ldpc_204_68_params.f90
|
|
|
ldpc_300_60_params.f90
|
|
|
ldpcsim120.f90
|
|
|
ldpcsim168.f90
|
|
|
ldpcsim174_91.f90
|
Make ldpcsim174_91 work again. Scale SNR2500 assuming coherent BPSK, same Eb as FT8.
|
2020-02-08 14:49:21 -06:00 |
ldpcsim174.f90
|
Move a couple of simulation files to fsk4hf, which will eventually be excluded from releases.
|
2018-09-12 13:46:40 -05:00 |
ldpcsim204.f90
|
Some repairs and tweaks to development-related programs in fsk4hf directory.
|
2020-02-09 16:13:52 -06:00 |
ldpcsim300.f90
|
Some repairs and tweaks to development-related programs in fsk4hf directory.
|
2020-02-09 16:13:52 -06:00 |
Makefile
|
|
|
Makefile.win
|
|
|
msksoftsym.f90
|
|
|
msksoftsymw.f90
|
|
|
osd204.f90
|
Some repairs and tweaks to development-related programs in fsk4hf directory.
|
2020-02-09 16:13:52 -06:00 |
osd300.f90
|
|
|
osdtbcc.f90
|
Trying to re-implement osd for wspr.
|
2018-09-08 16:50:15 -05:00 |
osdwspr.f90
|
Experimental -o option for wsprd uses ordered-statistics decoder. Decodes are accepted only if the callsign exists in the hashtable.
|
2018-09-09 20:30:23 -05:00 |
polyfit4.f90
|
|
|
spb_128_90.dat
|
Add simulator (ft2sim.f90) and decoder (ft2d.f90) for experimental medium-fast mode.
|
2019-01-10 10:20:31 -06:00 |
spb.m
|
Add simulator (ft2sim.f90) and decoder (ft2d.f90) for experimental medium-fast mode.
|
2019-01-10 10:20:31 -06:00 |
spec4.f90
|
|
|
spec8.f90
|
|
|
tccsim.f90
|
No need to examine every entry in the hash table. Just calculate the hash of OSD-produced callsigns and see if they are in the table. Add OSD decoding to the deep setting for wspr decoding.
|
2018-09-10 17:01:50 -05:00 |
tweak1.f90
|
|
|
wavhdr.f90
|
|
|
wspr5_downsample.f90
|
Code cleanup and commenting.
|
2017-05-01 12:32:59 +00:00 |
wspr5_wav.f90
|
Code cleanup and commenting.
|
2017-05-01 12:32:59 +00:00 |
wspr5d_exp.f90
|
|
|
wspr5d.f90
|
Bring some simulation tools up to date.
|
2018-05-18 15:04:15 +00:00 |
wspr5sim.f90
|
wspr5d_exp now tries to detect sequences of 3, 6, and 9 bits.
|
2017-06-02 13:58:32 +00:00 |
wspr_fsk8_downsample.f90
|
|
|
wspr_fsk8_params.f90
|
|
|
wspr_fsk8_sim.f90
|
|
|
wspr_fsk8_wav.f90
|
|
|
wspr_fsk8d.f90
|
Update a development tool.
|
2018-03-22 14:00:27 +00:00 |
wspr_params.f90
|
|
|
wspr_wav.f90
|
|
|
wsprcpm_params.f90
|
|
|
wsprcpm_wav.f90
|
Update wsprcpm simulator and decoder.
|
2018-04-03 14:55:55 +00:00 |
wsprcpmd.f90
|
|
|
wsprcpmsim.f90
|
|
|
wsprdpsk_params.f90
|
|
|
wsprdpskd.f90
|
|
|
wsprdpsksim.f90
|
|
|
wsprlf_params.f90
|
|
|
wsprlf.f90
|
|
|
wsprlfsim.f90
|
Make nutc print correctly when processing simulated JT65 files.
|
2018-01-01 17:03:55 +00:00 |
wsprsimf.f90
|
Remove a small bias in Watterson channel simulator channel amplitude.
|
2018-10-25 16:39:17 -05:00 |