WSJT-X/lib/fsk4hf
Joe Taylor d95d2df5b6 Old-style "NA VHF Contest" mode removed from all Fortran routines. 2018-07-10 15:09:42 -04:00
..
Makefile Add wsprlf.f90 2017-04-03 12:11:15 +00:00
Makefile.win Add/update some experimental routines. 2017-04-19 16:06:42 +00:00
bpdecode120.f90 Save some test programs. 2017-04-07 19:44:29 +00:00
bpdecode168.f90 Add some experimental routines. 2017-03-28 12:05:49 +00:00
bpdecode174b.f90 Really add the new encoder and decoders. 2018-06-04 08:04:22 -05:00
bpdecode204.f90 Add support for a rate 1/3 (204,68) code. 2018-03-22 14:20:07 +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 Add the CRC check. 2017-04-07 20:22:46 +00:00
chkcrc12.f90 Add another test routine. 2017-04-19 16:07:55 +00:00
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 Updates to test progs. 2017-04-27 19:06:57 +00:00
dbpsksim.f90 Add/update some experimental routines. 2017-04-19 16:06:42 +00:00
dopspread.f90 Save files used by fsk4sim. 2017-03-30 20:14:17 +00:00
encode120.f90 Add some experimental routines. 2017-04-04 19:22:01 +00:00
encode168.f90 Add some experimental routines. 2017-03-28 12:05:49 +00:00
encode204.f90 Add support for a rate 1/3 (204,68) code. 2018-03-22 14:20:07 +00:00
encode300.f90 Add some experimental routines. 2017-04-19 12:16:10 +00:00
extractmessage168.f90 Add some experimental routines. 2017-03-28 12:05:49 +00:00
fftw3.f90 Add routines for testing a possible 4-FSK mode. 2017-03-27 19:59:48 +00:00
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
genbpsk.f90 Add/update some experimental routines. 2017-04-19 16:06:42 +00:00
genfsk4.f90 Add/update some experimental routines. 2017-04-19 16:06:42 +00:00
genfsk4hf.f90 Additiions and changes to test routines. 2017-04-21 18:20:48 +00:00
genmskhf.f90 Additiions and changes to test routines. 2017-04-21 18:20:48 +00:00
genwspr5.f90 Correct typo in a comment. 2018-05-17 18:32:11 +00:00
genwspr_fsk8.f90 Add some new test programs. 2017-05-16 19:20:14 +00:00
genwsprcpm.f90 Update wsprcpm simulator and decoder. 2018-04-03 14:55:55 +00:00
genwsprdpsk.f90 Bring some simulation tools up to date. 2018-05-18 15:04:15 +00:00
genwsprlf.f90 Updates and additions to test progams. 2017-04-27 17:43:21 +00:00
getfc1.f90 Updated to some test routines. 2017-04-20 19:21:54 +00:00
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 Updated to some test routines. 2017-04-20 19:21:54 +00:00
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 Add routines for testing a possible 4-FSK mode. 2017-03-27 19:59:48 +00:00
ldpc_174_91_a_colorder.f90 Changes to make it easier to test different codes. 2018-06-04 08:04:22 -05:00
ldpc_174_91_a_generator.f90 Changes to make it easier to test different codes. 2018-06-04 08:04:22 -05:00
ldpc_174_91_a_params.f90 Changes necessary to build ldpcsim174_91.f90. 2018-06-04 08:04:22 -05:00
ldpc_174_91_a_parity.f90 Changes to make it easier to test different codes. 2018-06-04 08:04:22 -05:00
ldpc_204_68_params.f90 Add support for a rate 1/3 (204,68) code. 2018-03-22 14:20:07 +00:00
ldpc_300_60_params.f90 First steps toward generalizing the ordered statistics decoder to make it easier to use it for other block codes. 2017-05-07 15:00:50 +00:00
ldpcsim120.f90 Add some experimental routines. 2017-04-19 12:16:10 +00:00
ldpcsim168.f90 Old-style "NA VHF Contest" mode removed from all Fortran routines. 2018-07-10 15:09:42 -04:00
ldpcsim204.f90 Add some development routines. 2018-04-08 17:07:08 +00:00
ldpcsim300.f90 Fix some bugs in simulators, add pre-processing rules to osd300.f90. 2018-01-20 18:45:40 +00:00
mskhfsim.f90 Additiions and changes to test routines. 2017-04-21 18:20:48 +00:00
msksoftsym.f90 Updated to some test routines. 2017-04-20 19:21:54 +00:00
msksoftsymw.f90 Tweak a test program. 2017-04-28 18:58:57 +00:00
osd204.f90 Add support for a rate 1/3 (204,68) code. 2018-03-22 14:20:07 +00:00
osd300.f90 Minor updates to osd300.f90 2018-03-22 14:04:17 +00:00
polyfit4.f90 Add/update some experimental routines. 2017-04-19 16:06:42 +00:00
spb.m Add reference for spb calculation. 2018-01-12 22:48:33 +00:00
spec4.f90 Additiions and changes to test routines. 2017-04-21 18:20:48 +00:00
spec8.f90 Fix snr calculation; remove diagnostic write. 2017-05-17 13:30:32 +00:00
tweak1.f90 Add routines for testing a possible 4-FSK mode. 2017-03-27 19:59:48 +00:00
wavhdr.f90 Add routines for testing a possible 4-FSK mode. 2017-03-27 19:59:48 +00:00
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.f90 Bring some simulation tools up to date. 2018-05-18 15:04:15 +00:00
wspr5d_exp.f90 Starting to implement a (174,91) code. 2018-06-04 08:04:22 -05: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 Update a development tool. 2018-03-22 14:00:27 +00:00
wspr_params.f90 Files that will eventually comprise a wspr simulator, in Fortran. 2018-01-07 04:37:02 +00:00
wspr_wav.f90 Tweaks to simulators. 2018-01-07 15:26:43 +00:00
wsprcpm_params.f90 Update wsprcpm simulator and decoder. 2018-04-03 14:55:55 +00:00
wsprcpm_wav.f90 Update wsprcpm simulator and decoder. 2018-04-03 14:55:55 +00:00
wsprcpmd.f90 Update wsprcpm simulator and decoder. 2018-04-03 14:55:55 +00:00
wsprcpmsim.f90 Update wsprcpm simulator and decoder. 2018-04-03 14:55:55 +00:00
wsprdpsk_params.f90 Hack CMakeLists.txt so that repo will build. 2018-06-04 08:04:22 -05:00
wsprdpskd.f90 Bring some simulation tools up to date. 2018-05-18 15:04:15 +00:00
wsprdpsksim.f90 Bring some simulation tools up to date. 2018-05-18 15:04:15 +00:00
wsprlf.f90 Add/update some experimental routines. 2017-04-19 16:06:42 +00:00
wsprlf_params.f90 Add the params file, and some updates to test programs. 2017-04-28 12:04:05 +00:00
wsprlfsim.f90 Make nutc print correctly when processing simulated JT65 files. 2018-01-01 17:03:55 +00:00
wsprsimf.f90 Tweaks to simulators. 2018-01-07 15:26:43 +00:00