WSJT-X/lib
Joe Taylor 6d6fa2b4ae About 1 dB better for worst-case DT. Further improvement still to come!
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6935 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-07-21 15:23:32 +00:00
..
ftrsd Fix the errors caused by fixing warnings! 2016-04-06 22:49:03 +00:00
qra Add APTYPE_CQHISCALL (5), returning 9 [CQ DXcall ?], 10 [CQ DXcall], and 2016-07-21 12:38:26 +00:00
wsprd Binary branding 2016-06-21 00:13:52 +00:00
afc9.f90
afc65b.f90
all_fft.out
ana932.f90
analytic.f90 More work on msk144 decoder. 2016-06-22 02:29:37 +00:00
astro0.f90
astro.f90
astrosub.f90 Make flag variables boolean types especially those passed between languages 2016-04-06 17:11:19 +00:00
avecho.f90
avg4.f90
azdist.f90 Fix a bug in azdist() that can cause bad behavior when computed 2016-04-27 17:03:24 +00:00
baddata.f90 Correct a problem with flagging supposedly bad data when reference spectrum 2016-04-18 14:15:09 +00:00
ccf2.f90
ccf65.f90
char.h
chkfft2.f90
chkfft3.f90
chkfft.f90
chkfft.txt
chkhist.f90
chkmsg.f90
chkss2.f90
code426.f90
constants.f90
conv232.f90
coord.f90
count4.f90
CQnnnCAT.txt
db.f90
decode4.f90
decode9w.f90 Strip out callback arguments that are constant and known to the callback implememtation 2016-05-05 01:32:30 +00:00
decode65a.f90 First functional decoder for QRA01. 2016-06-24 14:36:03 +00:00
decode65b.f90 Suppress some compiler warnings. (More to come...) 2016-06-09 19:39:48 +00:00
decode_rs.c Fix the errors caused by fixing warnings! 2016-04-06 22:49:03 +00:00
decoder.f90 Plot a red "sync" curve in QRA64 mode. 2016-07-06 14:18:23 +00:00
deep4.f90
deg2grid.f90
degrade_snr.f90
demod64a.f90
detectmsk32.f90 Add some timer calls. 2016-07-17 20:05:27 +00:00
detectmsk144.f90 Add some timer calls. 2016-07-17 20:05:27 +00:00
determ.f90
downsam9.f90
encode4.f90
encode232.f90
encode_rs.c
entail.f90
ephem.f90
extract4.f90
extract.f90 Temporary mode QRA02 is now basically functional (though buggy). 2016-06-30 20:38:36 +00:00
extractmessage144.f90 Add extractmessage144.f90 2016-06-16 23:19:56 +00:00
fano232.f90
fast9.f90 Allow for, and add where necessary, a second character after mode 2016-05-17 19:35:38 +00:00
fast_decode.f90 Implement "pick to decode" on the MSK144 horizontal waterfall. 2016-07-14 17:06:52 +00:00
Fast_Modes.txt
fchisq0.f90
fchisq65.f90
fchisq.f90
fer
fer65.f90
fersum.f90
fftw3.f03
fftw3.f90
fftw3mod.f90
fil3.f90
fil3c.f90
fil4.f90 Working on implementing reference spectra. 2016-04-08 15:23:32 +00:00
fil61.f90
fil6521.f90 Sharpen 2016-06-20 22:18:08 +00:00
filbig.f90
fixwav.f90
flat1.f90
flat1a.f90
flat1b.f90 Much improved detection of sync in JT4 decoder. 2016-05-19 19:19:47 +00:00
flat2.f90
flat4.f90 1. Add AGC for waterfall in *Ref Spec* mode. 2016-04-12 19:54:15 +00:00
flat65.f90
fmtmsg.f90
foldspec9f.f90
four2a.f90
fqso_first.f90 Enable JT65 decodes with the 'OOO' sync pattern. 2016-05-03 16:10:22 +00:00
g1
g1.bat
g2.bat
g3.bat
g4.bat
gen4.f90
gen9.f90
gen65.f90
geniscat.f90
genmet.f90
genmsk32.f90 Quantize SNR to 2dB steps. 2016-07-13 20:29:18 +00:00
genmsk144.f90 When MSK144 message is changed between long and short format, must inform Modulator. 2016-07-13 19:17:47 +00:00
genmsk_short.f90
genmsk.f90
genqra64.f90 Many renames: QRA65 --> QRA64, QRA02 --> QRA64. 2016-07-02 12:15:41 +00:00
genwspr.f90
geodist.f90 Fix the zero-distance problem also at its root, in geodist.f90. 2016-04-27 20:26:46 +00:00
getlags.f90
getmet4.f90
golay24_table.c
gran.c
graycode65.f90
graycode.f90
grayline.f90
grid2deg.f90
hash.f90
hashing.f90
hint65.f90 Clean up some further compiler warnings. 2016-06-10 14:18:10 +00:00
hspec.f90
igray.c
image.f90
indexx.f90
init_random_seed.c
init_random_seed.f90
init_random_seed.h
init_rs.c Fix the errors caused by fixing warnings! 2016-04-06 22:49:03 +00:00
int.h
inter_wspr.f90
interleave4.f90
interleave8.f90
interleave9.f90
interleave63.f90
ipcomm.cpp
iscat.f90
iso_c_utilities.f90
jplsubs.f
jt4_decode.f90 Suppress some compiler warnings. (More to come...) 2016-06-09 19:39:48 +00:00
jt4.f90 Revert three jt4 files to svn revision 6701. 2016-06-03 12:48:16 +00:00
jt4a.f90
jt4code.f90
jt4sim.f90
jt9_decode.f90 Suppress some compiler warnings. (More to come...) 2016-06-09 19:39:48 +00:00
jt9.f90
jt9a.f90
jt9code.f90
jt9com.f90 Plot a red "sync" curve in QRA64 mode. 2016-07-06 14:18:23 +00:00
jt9fano.f90 Sharpen 2016-06-20 23:01:19 +00:00
jt9sim.f90
jt9sync.f90
jt9w.f90 First decodes of wide/slow JT9 submodes from within wsjtx. 2016-04-05 14:17:34 +00:00
jt65_decode.f90 Cleanup and minor tweaks to QRA64 decoding scheme. 2016-07-19 20:52:51 +00:00
jt65_mod.f90
jt65_test.f90 Clean up some further compiler warnings. 2016-06-10 14:18:10 +00:00
jt65.f90
jt65code.f90
jt65sim.f90 Clean up some compiler warnings 2016-04-06 22:37:22 +00:00
jtmsk_decode144.f90 Some cleanup to genmsk144.f90 and commented out debug statements for loopback test on OS X. 2016-06-01 01:58:46 +00:00
jtmsk_decode.f90 Put back the original jtmsk_decode. 2016-06-01 11:20:33 +00:00
jtmsk_short.f90
jtmsk.f90
JTMSKcode.f90
JTMSKfer.f90
JTMSKsim.f90
ldpcsim.f90 Add code needed to unpack decoded message. 2016-04-24 15:08:57 +00:00
libration.f90
lorentzian.f90 Protect against bounds errors with large NTol. 2016-04-12 13:13:27 +00:00
lpf1.f90
Makefile
Makefile.jt9w More work toward a usable reference spectrum. 2016-04-08 20:03:29 +00:00
Makefile.jt9w_Win More work toward a usable reference spectrum. 2016-04-08 20:03:29 +00:00
Makefile.jt65
Makefile.jt65_osx
Makefile.jt65_Win
Makefile.jtmsk
Makefile.jtsdk
Makefile.linux
Makefile.MinGW
Makefile.MinGW.qt4
Makefile.msk Starting to implement decoding of JT65 shorthand messages. Needs testing! 2016-05-03 20:30:49 +00:00
Makefile.mskWin Starting to implement decoding of JT65 shorthand messages. Needs testing! 2016-05-03 20:30:49 +00:00
makepings.f90
met8.21
mixlpf.f90
moondopjpl.f90
morse.f90
move.f90
msgs.txt
msk144_decode.f90 Add some timer calls. 2016-07-17 20:05:27 +00:00
msk144d.f90 Add some timer calls. 2016-07-17 20:05:27 +00:00
msk144sim.f90 Changes to existing files needed to accommodate short (16ms) msk messages. 2016-07-05 21:06:04 +00:00
mskber.f90
mskdt.f90 Added msk144dt; tweaks to syncmsk144l 2016-06-09 02:02:50 +00:00
nfft.dat
nfft.out
noisegen.f90
options.f90
packjt.f90
pctile.f90
peakdt9.f90
peakup.f90
pfx.f90
polyfit.f90
prcom.f90
prog_args.f90
ps4.f90
ptt.c
qra64a.f90 About 1 dB better for worst-case DT. Further improvement still to come! 2016-07-21 15:23:32 +00:00
qra64code.f90 Starting work toward flexible use of AP decoding in QRA64. Beware, this is still in progress! 2016-07-19 13:16:10 +00:00
readwav.f90
rectify_msk.f90
refspectrum.f90 Correct the alignment of data returned to id2 when reference spectrum is used. 2016-04-18 14:37:44 +00:00
rig_control.c
rs.h
savec2.f90
sec_midn.f90
setup65.f90
sfrsd.f90
sgran.c
sh65.f90 Remove unused code from sh65.f90. Make csync a 2-character flag. 2016-05-04 18:16:09 +00:00
sh65snr.f90 Starting to implement decoding of JT65 shorthand messages. Needs testing! 2016-05-03 20:30:49 +00:00
shell.f90
slasubs.f
sleep_msec.f90
sleep.h
slope.f90 Starting the transition from QRA01 to QRA02. 2016-06-29 19:10:57 +00:00
smo121.f90
smo.f90
smolorentz.f90
softsym9f.f90
softsym9w.f90 Clean up some further compiler warnings. 2016-06-10 14:18:10 +00:00
softsym.f90
sort.f90
spec9f.f90
ss.bat
stats.f90
stdmsg.f90
subtract65.f90
sun.f90
symspec2.f90
symspec65.f90
symspec.f90 First working code offering optional computation and use of a reference 2016-04-11 20:53:54 +00:00
sync4.f90 Revert three jt4 files to svn revision 6701. 2016-06-03 12:48:16 +00:00
sync9.f90 Binary branding 2016-06-21 00:13:52 +00:00
sync9f.f90
sync9w.f90 Minor tweaks to the 9w decoder. 2016-04-05 17:55:38 +00:00
sync65.f90 Clean up some further compiler warnings. 2016-06-10 14:18:10 +00:00
synciscat.f90
syncmsk.f90
t3.f90 Test program 2016-04-11 15:24:55 +00:00
t6.f90
tab.c
test_init_random_seed.f90
testfast9.f90
testmsg.f90
timefft_opts.f90
timefft.f90
timer_C_wrapper.f90
timer_common.inc
timer_impl.f90
timer_module.f90 Suppress some compiler warnings. (More to come...) 2016-06-09 19:39:48 +00:00
timf2.f90
tmoonsub.c
tstrig.c
tstrig.h
tweak1.f90
twkfreq65.f90
twkfreq.f90
usleep.c
vit213.c Fix the errors caused by fixing warnings! 2016-04-06 22:49:03 +00:00
vit216.c Fix the errors caused by fixing warnings! 2016-04-06 22:49:03 +00:00
wav11.f90
wav12.f90
wavhdr.f90
wisdom1.bat
wisdom.c
wqencode.f90
wrapkarn.c
wsjt_modes.txt Rename refspec() to refspectrum(). 2016-04-08 15:55:28 +00:00
wspr_downsample.f90
xcor4.f90 Much improved detection of sync in JT4 decoder. 2016-05-19 19:19:47 +00:00
xcor.f90
zplot9.f90
zplt.f90