WSJT-X/lib
Joe Taylor 80ad721524 Code cleanup.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7742 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-06-27 20:50:17 +00:00
..
fsk4hf Rearrange some FT8 code for consistency with other modes. 2017-06-27 19:44:12 +00:00
ftrsd
qra
wsprcode Updates and additions to test progams. 2017-04-27 17:43:21 +00:00
wsprd Fix a wsprd bug that was introduced in r7090, which attempted to fix encoding of callsigns like 5N/6O0O. 2016-12-17 06:41:07 +00:00
addit.f90 Add a utility "allsim" to generate a wave file containing all WSJT-X slow modes as well as an unmodulated carrier and 25 WPM CW signal. 2017-02-24 18:20:56 +00:00
afc9.f90
afc65b.f90
all_fft.out Some final(?) tweaks and additions to the chkfft mini-package. 2014-12-18 21:06:21 +00:00
allsim.f90
ana64.f90
ana932.f90
analytic.f90
astro0.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
astro.f90
astrosub.f90
avecho.f90
averms.f90
avg4.f90 Restructuring in preparation for direct decoder invocation from wsjtx 2015-12-29 23:52:55 +00:00
azdist.f90
baddata.f90
badmsg.f90
bpdecode40.f90
bpdecode144.f90
ccf2.f90 Increase the JT65 range of acceptable DT: now -2 to +5 s. Note that 2015-11-25 16:40:22 +00:00
ccf65.f90
char.h
chkfft2.f90
chkfft3.f90
chkfft.f90
chkfft.txt
chkhist.f90
chkmsg.f90 1. We did the experiment: users clearly prefer a "Prompt to log QSO" 2017-01-02 14:22:29 +00:00
chkss2.f90 Further improvements to JT9 decoder. 2015-02-27 15:38:24 +00:00
code426.f90
constants.f90 Starting to implement experimental mode "WSPR-LF". Beware possible undesired side effects! 2017-04-28 16:49:09 +00:00
conv232.f90
coord.f90
count4.f90
CQnnnCAT.txt
crc10.cpp Split CRC10 & 12 implementations into separate translation units 2017-04-05 00:29:46 +00:00
crc12.cpp Split CRC10 & 12 implementations into separate translation units 2017-04-05 00:29:46 +00:00
crc.f90
db.f90
decode4.f90
decode9w.f90
decode65a.f90 Rationalize several VHF-oriented features of the JT4 and JT64 decoders. More additions to the User Guide. 2016-10-24 20:48:24 +00:00
decode65b.f90
decode_rs.c
decoder.f90 Code cleanup. 2017-06-27 20:50:17 +00:00
deep4.f90
deg2grid.f90
degrade_snr.f90 Limit WSPR-LF frequency search range to 1600-1650 Hz. Enable S/N degradation. 2017-05-18 15:59:30 +00:00
demod64a.f90
determ.f90
downsam9.f90
encode4.f90
encode232.f90
encode_msk40.f90 Actually add the new routines. When will I learn? 2016-08-11 19:27:28 +00:00
encode_msk144.f90
encode_rs.c
entail.f90
ephem.f90
extract4.f90
extract.f90
extractmessage144.f90
fano232.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
fast9.f90
fast_decode.f90 Remove some dead code. 2016-12-30 20:26:59 +00:00
Fast_Modes.txt Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
fcal.f90
fchisq0.f90
fchisq65.f90
fchisq.f90
fer
fer65.f90
fersum.f90
fftw3.f03
fftw3.f90
fftw3mod.f90
fil3.f90
fil3c.f90
fil4.f90
fil61.f90
fil6521.f90
filbig.f90
fix_contest_msg.f90
fixwav.f90
flat1.f90
flat1a.f90
flat1b.f90
flat2.f90 Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
flat4.f90
flat65.f90
fmeasure.f90
fmtave.f90 Add the "FMT" tools; remove unnecessary references to calibration station callsigns. 2017-01-09 15:55:42 +00:00
fmtmsg.f90
foldspec9f.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
four2a.f90
fqso_first.f90 Enable JT65 decodes with the 'OOO' sync pattern. 2016-05-03 16:10:22 +00:00
freqcal.f90
ft8_decode.f90 Code cleanup. 2017-06-27 20:50:17 +00:00
g1
g1.bat Add chkfft.f90; more thorough comments in four2a.f90. 2014-12-18 16:41:18 +00:00
g2.bat Testing some newer FFTW features. 2015-01-28 12:52:24 +00:00
g3.bat
g4.bat
gen4.f90 Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +00:00
gen9.f90 Fix minor bug in gen9 -- thanks to Igor, UA3DJY, for identifying it! 2017-05-19 14:44:20 +00:00
gen65.f90
geniscat.f90
genmet.f90
genmsk40.f90
genmsk144.f90
genmsk_short.f90
genqra64.f90
genwspr.f90
geodist.f90
getlags.f90
getmet4.f90
go_chkfft.cmd
golay24_table.c Add software for Golay(24,12) lookup table. 2016-01-21 18:01:31 +00:00
gran.c
graycode65.f90
graycode.f90
grayline.f90 Reintegrate the wsjtx_exp branch into the trunk 2015-05-27 13:08:28 +00:00
grid2deg.f90
hash.f90
hashing.f90
hint65.f90
hspec.f90
igray.c
image.f90 Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +00:00
indexx.f90
init_random_seed.c
init_random_seed.f90
init_random_seed.h
init_rs.c
int.h
inter_wspr.f90
interleave4.f90 Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +00:00
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
jt4a.f90
jt4code.f90
jt4sim.f90
jt9_decode.f90
jt9.f90
jt9a.f90 Code cleanup. 2017-06-27 20:50:17 +00:00
jt9code.f90 Message unpacking fixes and improved test coverage 2017-04-22 12:40:44 +00:00
jt9com.f90
jt9fano.f90
jt9sim.f90
jt9sync.f90
jt9w.f90
jt65_decode.f90 Fix another typo. 2017-06-07 21:03:38 +00:00
jt65_mod.f90
jt65_test.f90
jt65.f90
jt65code.f90 Message unpacking fixes and improved test coverage 2017-04-22 12:40:44 +00:00
jt65sim.f90
ldpc32_table.c
ldpcsim40.f90
ldpcsim144.f90 Fix an error in SNR_2500 scaling and add calculation of probability of decode vs number of hard errors. 2017-03-17 18:47:57 +00:00
libration.f90
lorentzian.f90
lpf1.f90
Makefile
Makefile.jt9w
Makefile.jt9w_Win
Makefile.jt65
Makefile.jt65_osx
Makefile.jt65_Win
Makefile.jtsdk Improved, simplified sort routine; faster and better "flatten" 2015-02-11 00:50:35 +00:00
Makefile.linux
Makefile.MinGW
Makefile.MinGW.qt4
Makefile.msk
Makefile.mskWin
makepings.f90 Experimenting with a slow MSK144 mode. 2017-06-06 18:57:17 +00:00
met8.21
mixlpf.f90
moondopjpl.f90
morse.f90
move.f90
msgs.txt
msk40_freq_search.f90
msk40decodeframe.f90
msk40spd.f90
msk40sync.f90 More progress on MSK40 decoder. THIS REVISION IS NOT INTENDED FOR USE ON THE AIR. 2016-10-03 20:18:53 +00:00
msk144_freq_search.f90 Further speed improvements for MSK144 RT decoding. Fiz what I broke in the "click-on-CQ-message" logic. 2016-10-03 17:08:02 +00:00
msk144code.f90
msk144d2.f90
msk144decodeframe.f90
msk144sd.f90 More development tool tweaks. 2017-06-22 13:54:21 +00:00
msk144signalquality.f90
msk144sim.f90 Fix typo. 2017-06-07 18:28:38 +00:00
msk144spd.f90
msk144sync.f90
mskber.f90
mskdt.f90
mskrtd.f90 Add reference spectrum to equalization plots and more plotting enhancements 2017-02-23 16:21:26 +00:00
nfft.dat
nfft.out
noisegen.f90
options.f90
packjt.f90 Message unpacking fixes and improved test coverage 2017-04-22 12:40:44 +00:00
pctile.f90 Further work on ft8sim and ft8d. 2017-06-16 13:27:17 +00:00
peakdt9.f90
peakup.f90
pfx.f90
polyfit.f90 Fix a minor typo. 2016-11-30 00:40:50 +00:00
prcom.f90
prog_args.f90 Take advantage of the new KVASD v1.12 2014-12-03 00:06:54 +00:00
ps4.f90
psk_parse.f90
ptt.c
qra64a.f90
qra64code.f90 Minor changes and additions to User Guide and utility programs. 2016-12-09 19:26:45 +00:00
qratest.f90
readwav.f90
rectify_msk.f90
refspectrum.f90
rig_control.c
rs.h
savec2.f90
sec_midn.f90
setup65.f90
sfrsd.f90
sgran.c
sh65.f90 Correct some flaws in decoding JT65 shorthand messages. Still needs work! 2016-10-18 17:27:06 +00:00
sh65snr.f90
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 Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
smo.f90
smolorentz.f90
softsym9f.f90
softsym9w.f90
softsym.f90
sort.f90
spec9f.f90
spec64.f90
ss.bat
stats.f90
stdmsg.f90
subtract65.f90
sun.f90
symspec2.f90
symspec65.f90
symspec.f90
sync4.f90
sync9.f90
sync9f.f90
sync9w.f90
sync64.f90
sync65.f90
synciscat.f90
syncmsk.f90
t3.f90
t6.f90
tab.c
test_init_random_seed.f90
testfast9.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
testmsg.f90 Message unpacking fixes and improved test coverage 2017-04-22 12:40:44 +00:00
timefft_opts.f90
timefft.f90
timer_C_wrapper.f90
timer_common.inc
timer_impl.f90
timer_module.f90
timf2.f90
tmoonsub.c
tstrig.c
tstrig.h
tweak1.f90
twkfreq65.f90
twkfreq.f90
unpackmsg144.f90 Progress toward SWL capability. Not finished and not tested. 2016-12-31 02:05:51 +00:00
update_hasharray.f90
update_recent_calls.f90
usleep.c Made a start at implementing an option to use multi-threaded FFTs. 2015-01-30 21:28:10 +00:00
vit213.c
vit216.c
wav11.f90
wav12.f90
wavhdr.f90
wisdom1.bat
wisdom.c
wqdecode.f90 Updates and additions to test progams. 2017-04-27 17:43:21 +00:00
wqencode.f90
wrapkarn.c
wsjt_modes.txt
wspr_downsample.f90
xcor4.f90
xcor.f90 Further progress on average and smoothed decodes. Not finished, though! 2016-03-11 16:26:06 +00:00
zplot9.f90
zplt.f90