WSJT-X/lib
2021-04-12 12:19:49 -04:00
..
77bit Ensure that split77() correctly converts lower case characters to upper case. 2021-03-24 13:48:42 -05:00
fst4 FST4/W: Disable envelope shaping at start and end of transmission when environment variable FST4_NOSHAPING=1. Works for fst4sim too. 2021-01-18 13:47:54 -06:00
ft2
ft4 Re-enable EU VHF Contest mode messages in MSK144 mode 2021-02-24 02:21:31 +00:00
ft8
ftrsd
qra
qso50
wsprcode
wsprd Implement the promised wsprd default data directory if accessible 2021-01-12 01:04:15 +00:00
addit.f90
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
astro.f90
astrosub.f90
avecho.f90
averms.f90 MOving toward use of sync64(). Not yet there! 2016-07-22 19:52:20 +00:00
avg4.f90
azdist.f90 Workaround for a crash on macOS when compiling with gfortran 8.3 2019-04-30 15:13:26 +01:00
baddata.f90 Correct a problem with flagging supposedly bad data when reference spectrum 2016-04-18 14:15:09 +00:00
badmsg.f90
blanker.f90 Remove two disused lines of code. 2021-01-07 13:37:12 -05:00
bpdecode40.f90
bpdecode128_90.f90
bpdecode128_90.f90.save
bpdecode144.f90
C_interface_module.f90
calibrate.f90
ccf2.f90 Minor tweaks to JT65 decoding. 2017-11-28 20:46:00 +00:00
ccf65.f90
char.h Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
chkcall.f90 1. Alt+F8 arms "Call 1st" as if a CQ had been sent. 2017-07-20 15:15:00 +00:00
chkfft2.f90 Fix minor formatting alignments, etc. 2018-03-09 13:26:06 +00:00
chkfft3.f90
chkfft.f90
chkfft.txt
chkhist.f90
chkmsg.f90
chkss2.f90
code426.f90
constants.f90 Larger 12kHz sample buffer 2020-07-17 19:08:21 +01:00
contest72.f90
conv232.f90 Rename library directory 2012-10-03 14:31:43 +00:00
coord.f90
count4.f90
CQnnnCAT.txt Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
crc10.cpp
crc13.cpp Add routines that will implement 77-bit messages for MSK144. Initial tests will use a (128,90) code. 2018-06-13 09:40:04 -05:00
crc14.cpp
crc.f90
db.f90
decode4.f90
decode9w.f90
decode65a.f90 More cleanup of the display of special JT65 decoding modes: avg, deep, AP. 2020-04-09 13:56:35 -04:00
decode65b.f90
decode_rs.c
decoder.f90
deep4.f90
deg2grid.f90
degrade_snr.f90
demod64a.f90
determ.f90
digi-contest.txt
downsam9.f90
dxped_fifo.f90
DXped_Operations.txt
DXped_pseudo_code.txt
emedop.dat
emedop.f90 We might possibly want to use "emedop" again... 2018-10-03 20:10:51 +01:00
encode4.f90
encode232.f90
encode_128_90.f90
encode_msk40.f90
encode_rs.c
entail.f90
ephem.f90
extract4.f90
extract.f90
extractmessage77.f90
fano232.f90
fast9.f90
fast_decode.f90
fcal.f90
fchisq0.f90 Add submode to argument list of JT9 subroutine decode(). 2016-04-01 17:57:08 +00:00
fchisq65.f90
fchisq.f90
fer
fer65.f90
fersum.f90
fftw3.f03 More testing of FFTW performance... 2015-01-29 18:29:41 +00:00
fftw3.f90
fftw3mod.f90
fil3.f90
fil3c.f90
fil4.f90
fil61.f90
fil6521.f90
filbig.f90
fitcal.f90 Functional 'Solve for calibration parameters' on Tools menu. 2017-09-28 01:35:09 +00:00
fix_contest_msg.f90 Working on some features for NA VHF contests. Not finished! 2017-07-27 20:17:30 +00:00
fixwav.f90
flat1.f90
flat1a.f90
flat1b.f90
flat2.f90
flat4.f90 1. Add AGC for waterfall in *Ref Spec* mode. 2016-04-12 19:54:15 +00:00
flat65.f90
fmeasure.f90
fmtave.f90
fmtmsg.f90
foldspec9f.f90
four2a.f90
fox_rx.f90
fox_sim.f90
fox_tx.f90
fqso_first.f90
freqcal.f90
fst4_decode.f90
fst280_decode.f90
ft4_decode.f90
ft8_decode.f90 FT8: Make nagain work. 2021-01-04 15:00:04 +00:00
g1
g1.bat
g2.bat
g3.bat
g4.bat
gen4.f90 Code cleanup related to "bcontest". Auto-seq now OK for new NA VHF Contest messages. 2018-07-11 10:13:42 -04:00
gen9.f90
gen65.f90
genmet.f90
genmsk40.f90
genmsk_128_90.f90
genqra64.f90
genwave.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 Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
graycode.f90
grayline.f90
grid2deg.f90
hash.f90
hashing.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
hint65.f90
hspec.f90
igray.c
image.f90
indexx.f90
init_random_seed.c
init_random_seed.f90 Add missing files from last commit 2015-12-14 22:37:56 +00:00
init_random_seed.h
init_rs.c
int.h
inter_wspr.f90
interleave4.f90
interleave8.f90
interleave9.f90
interleave63.f90
iso_c_utilities.f90
jplsubs.f
jt4_decode.f90
jt4.f90
jt4a.f90
jt4code.f90
jt4sim.f90
jt9_decode.f90
jt9.f90
jt9a.f90
jt9code.f90
jt9com.f90
jt9fano.f90
jt9sim.f90
jt9sync.f90
jt9w.f90
jt49sim.f90
jt65_decode.f90 Silence several compiler warnings. 2021-01-06 12:44:49 -05:00
jt65_mod.f90
jt65_test.f90
jt65.f90
jt65code.f90
jt65sim.f90
jtmsg.f90
ldpc32_table.c
ldpc_128_90_b_generator.f90 Add 'code b' - a better (128,90) code. Code b has irregular column weights - 80% weight 3 and 20% weight 4. 2018-06-14 15:38:58 -05:00
ldpc_128_90_b_reordered_parity.f90
ldpc_128_90_generator.f90 Add routines that will implement 77-bit messages for MSK144. Initial tests will use a (128,90) code. 2018-06-13 09:40:04 -05:00
ldpc_128_90_reordered_parity.f90
ldpcsim40.f90
ldpcsim128_90.f90
libration.f90
lorentzian.f90
lpf1.f90
makepings.f90
met8.21
mixlpf.f90
moondopjpl.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
morse.f90 Guard against callsigns longer that the CW id buffer 2021-03-23 15:07:32 +00:00
move.f90
msgs.txt
msk40_freq_search.f90
msk40decodeframe.f90
msk40spd.f90
msk40sync.f90
msk144_freq_search.f90
msk144_testmsg.f90
msk144code.f90
msk144decodeframe.f90
msk144signalquality.f90
msk144sim.f90 Force message to upper case. 2020-05-03 11:10:21 -04:00
msk144spd.f90
msk144sync.f90
mskber.f90
mskdt.f90
mskrtd.f90
nfft.dat
nfft.out
noisegen.f90
nuttal_window.f90
options.f90 Squashed yet more compiler warnings. 2014-04-03 20:17:08 +00:00
osd128_90.f90
packjt.f90
pctile.f90
peakdt9.f90
peakup.f90
pfx.f90
platanh.f90
plotsave.f90
pltanh.f90
polyfit.f90
prcom.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
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
q65_decode.f90
q65params.f90
qra64code.f90
qratest.f90
readwav.f90
rectify_msk.f90
refspectrum.f90
rig_control.c Backed out the changes from r3171 to r3172 -- too buggy at present. 2013-04-15 21:13:31 +00:00
rs.h
rtty_spec.f90 Adjustments to utility program rtty_spec.f90 2019-06-13 11:07:29 -04:00
savec2.f90
sec0.f90
sec_midn.f90
setup65.f90
sfrsd.f90
sgran.c
sh65.f90
sh65snr.f90
shell.f90
shmem.cpp
shmem.f90 Add missed file to repo 2020-03-16 14:39:42 +00:00
slasubs.f
sleep_msec.f90
sleep.h
slope.f90
smo121.f90
smo.f90 Reintegrate the wsjtx_exp branch into the trunk 2015-05-27 13:08:28 +00:00
smolorentz.f90 1. Use Lorentzian profile for smoothing (but not yet for message averaging). 2016-03-18 20:17:17 +00:00
softsym9f.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
softsym9w.f90
softsym.f90 Commit several tentative attempts (now commented out) addressing 2016-01-08 20:55:17 +00:00
sort.f90
spec9f.f90
spec64.f90
spec_qra65.f90 Allocate some big arrays on the heap. 2020-10-17 13:16:46 -04:00
ss.bat
stats.f90
stdmsg.f90
subtract65.f90
sumsim.f90
sun.f90
symspec2.f90
symspec65.f90
symspec.f90 Don't use CWD writes such as 'fort.33' in production versions! 2021-02-03 15:20:37 -05:00
sync4.f90
sync9.f90
sync9f.f90
sync9w.f90 Minor tweaks to the 9w decoder. 2016-04-05 17:55:38 +00:00
sync65.f90 Code cleanup. 2020-04-30 16:54:53 -04:00
syncmsk.f90
tab.c
test_init_random_seed.f90
test_q65.f90
test_qra64.f90
testfast9.f90
testmsg.f90
timefft_opts.f90
timefft.f90
timer_C_wrapper.f90
timer_common.inc Make Fortran profiling timer function a callback with a default null implementation 2015-12-27 15:40:57 +00:00
timer_impl.f90
timer_module.f90
timf2.f90
tmoonsub.c
to_contest_msg.f90
tstrig.c
tstrig.h
tweak1.f90
twkfreq65.f90
twkfreq.f90
types.f90
update_msk40_hasharray.f90
update_recent_calls.f90
usleep.c
vit213.c
vit216.c Fix the errors caused by fixing warnings! 2016-04-06 22:49:03 +00:00
wav11.f90 Fix a bug in wav11.f90. 2020-05-07 11:33:06 -04:00
wav12.f90
wavhdr.f90
wisdom1.bat
wisdom.c
wqdecode.f90
wqencode.f90
wrapkarn.c
wsjt_modes.txt
wspr_downsample.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
xcall.txt Add data file for fox_sim. 2017-11-10 13:16:43 +00:00
xcor4.f90
xcor.f90
zplot9.f90
zplt.f90