WSJT-X/lib/fsk4hf
Steven Franke e212e76de0 More cleanup.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8033 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-22 00:21:59 +00:00
..
bpdecode120.f90
bpdecode168.f90 Add some experimental routines. 2017-03-28 12:05:49 +00:00
bpdecode174.f90 Use quarter-symbol steps for time sync. Lower sync threshold. Implement subtraction and two pass decoding. Use osd2 only near nfqso. 2017-07-12 21:49:39 +00:00
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 Add another test routine. 2017-04-19 16:07:55 +00:00
chkcrc12a.f90 Update some test routines. 2017-06-15 13:47:47 +00:00
cpolyfit.f90
cpolyfitw.f90
dbpsksim.f90
dopspread.f90
encode120.f90 Add some experimental routines. 2017-04-04 19:22:01 +00:00
encode168.f90
encode174.f90 More test files. 2017-06-14 00:45:44 +00:00
encode300.f90
extractmessage168.f90
extractmessage174.f90 Update some test routines. 2017-06-15 13:47:47 +00:00
fftw3.f90
four2a.f90 Add routines for testing a possible 4-FSK mode. 2017-03-27 19:59:48 +00:00
fsk4hf.f90 Additiions and changes to test routines. 2017-04-21 18:20:48 +00:00
fsk4sim.f90 Add/update some experimental routines. 2017-04-19 16:06:42 +00:00
ft8_downsample.f90 Minor tweaks for code cleanup. 2017-07-06 14:19:39 +00:00
ft8_params.f90 Fix a comment. No code changes. 2017-07-13 00:31:52 +00:00
ft8apset.f90 Make 72-bit "contest mode" available in FT8 as well as MSK144. 2017-07-28 15:50:13 +00:00
ft8b.f90 Delete unused array. 2017-08-22 00:17:23 +00:00
ft8d.f90 Make ft8d work with recent changes. 2017-07-01 17:58:57 +00:00
ft8sim.f90 Make 72-bit "contest mode" available in FT8 as well as MSK144. 2017-07-28 15:50:13 +00:00
genbpsk.f90
genfsk4.f90
genfsk4hf.f90 Additiions and changes to test routines. 2017-04-21 18:20:48 +00:00
genft8.f90 Tidy up some details for 72-bit contest mode in FT8. 2017-08-01 18:16:01 +00:00
genft8refsig.f90 Add subtraction routines - not fully tested or tweaked yet. 2017-07-06 14:44:17 +00:00
genmskhf.f90
genwspr5.f90
genwspr_fsk8.f90 Add some new test programs. 2017-05-16 19:20:14 +00:00
genwsprlf.f90
getfc1.f90
getfc1w.f90 Change wspr5d frequency dither to a search over a list of the top npeak peaks in squared-signal spectrum. 2017-05-31 14:08:54 +00:00
getfc2.f90
getfc2w.f90 wspr5d_exp now tries to detect sequences of 3, 6, and 9 bits. 2017-06-02 13:58:32 +00:00
gran.c
ldpc_174_87_params.f90 Fix some bugs. 2017-06-14 15:59:36 +00:00
ldpc_300_60_params.f90
ldpcsim120.f90
ldpcsim168.f90
ldpcsim174.f90 1. Improvements to the OSD to allow deeper wideband decoding. 2. Add a third decoding pass. 3. Change symbol metric from max-log to max-amplitude. 2017-08-22 00:14:51 +00:00
ldpcsim300.f90 Change wspr5d frequency dither to a search over a list of the top npeak peaks in squared-signal spectrum. 2017-05-31 14:08:54 +00:00
Makefile
Makefile.win
mskhfsim.f90
msksoftsym.f90 Updated to some test routines. 2017-04-20 19:21:54 +00:00
msksoftsymw.f90
osd174.f90 More cleanup. 2017-08-22 00:21:59 +00:00
osd300.f90 wspr5d_exp now tries to detect sequences of 3, 6, and 9 bits. 2017-06-02 13:58:32 +00:00
polyfit4.f90 Add/update some experimental routines. 2017-04-19 16:06:42 +00:00
spec4.f90
spec8.f90 Fix snr calculation; remove diagnostic write. 2017-05-17 13:30:32 +00:00
subtractft8.f90 Use quarter-symbol steps for time sync. Lower sync threshold. Implement subtraction and two pass decoding. Use osd2 only near nfqso. 2017-07-12 21:49:39 +00:00
sync8.f90 Fix a bug in AP decoding when iaptype=2. Decrease time-sync search range to +/- 1.5s. Fix a big with erasure decoding. 2017-07-18 15:22:20 +00:00
sync8d.f90 Minor tweaks for code cleanup. 2017-07-06 14:19:39 +00:00
tweak1.f90
twkfreq1.f90
watterson.f90 Update some development tools. 2017-06-22 13:47:28 +00:00
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 Minor tweaks. 2017-06-02 20:11:29 +00:00
wspr5d.f90 wspr5d_exp now tries to detect sequences of 3, 6, and 9 bits. 2017-06-02 13:58:32 +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 Make wspr_fsk8d search for DT as well as f0. 2017-05-17 13:13:11 +00:00
wspr_fsk8_params.f90 Make wspr_fsk8d search for DT as well as f0. 2017-05-17 13:13:11 +00:00
wspr_fsk8_sim.f90 wspr5d_exp now tries to detect sequences of 3, 6, and 9 bits. 2017-06-02 13:58:32 +00:00
wspr_fsk8_wav.f90 Make wspr_fsk8d search for DT as well as f0. 2017-05-17 13:13:11 +00:00
wspr_fsk8d.f90 1. wspr_fsk8_sim.f90: Add Watterson channel model. Fading is applied only to .c4 files. 2. wspr_fsk8d.f90: Add the capability to read and process .c4 files. 2017-05-26 15:07:27 +00:00
wsprlf_params.f90 Add the params file, and some updates to test programs. 2017-04-28 12:04:05 +00:00
wsprlf.f90
wsprlfsim.f90 Updates and additions to test progams. 2017-04-27 17:43:21 +00:00