js8call/lib
2020-05-25 14:04:27 -04:00
..
ft8 Pulling out more unused fortran code 2020-05-25 14:04:27 -04:00
js8 Back to 2.48s JZ for normal 2020-05-10 14:05:24 -04:00
afc9.f90
all_fft.out
ana932.f90
analytic.f90
astro0.f90
astro.f90
astrosub.f90
averms.f90
azdist.f90
baddata.f90
badmsg.f90
calibrate.f90
ccf2.f90
char.h
chkcall.f90
chkfft2.f90
chkfft3.f90
chkfft.f90
chkhist.f90
chkmsg.f90
code426.f90
constants.f90 Working multidecoder using relative positioning in the frame buffer 2019-11-04 14:38:00 -05:00
conv232.f90
coord.f90
count4.f90
crc10.cpp
crc12.cpp
crc14.cpp
crc.f90
db.f90
decode_rs.c
decoder.f90 Cleaning up frame dedupe, decode debug, and decode buffer thresholds 2020-05-14 21:14:01 -04:00
deep4.f90
deg2grid.f90
degrade_snr.f90
determ.f90
encode_rs.c
entail.f90
ephem.f90
fano232.f90
fcal.f90
fchisq0.f90
fftw3.f03
fftw3.f90
fftw3mod.f90
fil3.f90
fil3c.f90
fil4.f90
fil61.f90
filbig.f90
fitcal.f90
fixwav.f90
flat1.f90
flat1a.f90
flat1b.f90
flat2.f90
flat4.f90
fmeasure.f90
fmtave.f90
fmtmsg.f90
four2a.f90
fox_rx.f90
fox_sim.f90
fox_tx.f90
fqso_first.f90
freqcal.f90
ft8_decode.mod Removing leftover ft8 files. Cleaning up sync code. 2019-12-12 20:35:16 -05:00
geodist.f90
getlags.f90
getmet4.f90
go_chkfft.cmd
golay24_table.c
gran.c
graycode.f90
grid2deg.f90
hash.f90
hashing.f90
igray.c
image.f90
indexx.f90
init_random_seed.c
init_random_seed.f90
init_random_seed.h
init_rs.c
int.h
ipcomm.cpp
iso_c_utilities.f90
jplsubs.f
js8a_decode.f90 Cleaning up frame dedupe, decode debug, and decode buffer thresholds 2020-05-14 21:14:01 -04:00
js8a_module.f90 Removing leftover ft8 files. Cleaning up sync code. 2019-12-12 20:35:16 -05:00
js8b_decode.f90 Moved experiment into own function 2020-05-11 14:17:55 -04:00
js8b_module.f90 Squashed commit of the following: 2019-09-05 14:07:24 -04:00
js8c_decode.f90 Moved experiment into own function 2020-05-11 14:17:55 -04:00
js8c_module.f90 Squashed commit of the following: 2019-09-05 14:07:24 -04:00
js8e_decode.f90 Moved experiment into own function 2020-05-11 14:17:55 -04:00
js8e_module.f90 Clean up js8d to jd8e to make it clear the difference 2019-11-06 16:00:16 -05:00
js8i_decode.f90 Moved experiment into own function 2020-05-11 14:17:55 -04:00
js8i_module.f90 Added I decoder and reorganized the E selection code 2019-12-09 14:00:23 -05:00
jt4a.f90
jt4code.f90
jt9.f90 Moved experiment into own function 2020-05-11 14:17:55 -04:00
jt9a.f90 Fixed the decoder deadlock caused by waiting for the lockfile after a decode, which resulted in a deadlock on back-to-back decodes when a CPU was slow to decode TURBO within its 6 second cycle. Most of the time this was highly unlikely, but every now and then the timing was just right that the lock was created and removed before the decoder could observe that it was created. Sad panda. 2019-11-20 00:46:48 -05:00
jt9com.f90 Working automatic time sync based on syncStats 2020-05-07 15:32:28 -04:00
jt9w.f90
jt49sim.f90
jtmsg.f90
ldpc32_table.c
libration.f90
lorentzian.f90
lpf1.f90 Merged https://bitbucket.org/hobbes1069/js8call/branch/gcc-10 gcc fortran fixes 2020-04-15 16:11:57 -04:00
makepings.f90
met8.21
mixlpf.f90
moondopjpl.f90
morse.f90
move.f90
nfft.dat
nfft.out
nhash.c Squashed commit of the following: 2019-09-05 14:07:24 -04:00
nhash.h Squashed commit of the following: 2019-09-05 14:07:24 -04:00
noisegen.f90
options.f90
packjt.f90 Squashed commit of the following: 2019-09-05 14:07:24 -04:00
pctile.f90
peakup.f90
pfx.f90
plotsave.f90
polyfit.f90
prcom.f90
prog_args.f90
ps4.f90
psk_parse.f90
ptt.c
qratest.f90
readwav.f90
rectify_msk.f90
refspectrum.f90 Merged https://bitbucket.org/hobbes1069/js8call/branch/gcc-10 gcc fortran fixes 2020-04-15 16:11:57 -04:00
rig_control.c
rs.h
savec2.f90
sec_midn.f90
sfrsd.f90
sgran.c
shell.f90
slasubs.f
sleep_msec.f90
sleep.h
slope.f90
smo121.f90
smo.f90
smolorentz.f90
sort.f90
ss.bat
stats.f90
stdmsg.f90
sun.f90
symspec.f90 Fix waterfall display by extracting global symspec vars and resetting the ja to the correct value after detector reset 2019-11-05 21:27:41 -05: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
timf2.f90 Merged https://bitbucket.org/hobbes1069/js8call/branch/gcc-10 gcc fortran fixes 2020-04-15 16:11:57 -04:00
tmoonsub.c
tstrig.c
tstrig.h
tweak1.f90
twkfreq.f90
update_hasharray.f90
update_recent_calls.f90
usleep.c
vit213.c
vit216.c
wav11.f90 Merged https://bitbucket.org/hobbes1069/js8call/branch/gcc-10 gcc fortran fixes 2020-04-15 16:11:57 -04:00
wav12.f90 Merged https://bitbucket.org/hobbes1069/js8call/branch/gcc-10 gcc fortran fixes 2020-04-15 16:11:57 -04:00
wavhdr.f90
wisdom1.bat
wisdom.c
wqdecode.f90
wqencode.f90
xcor4.f90
xcor.f90
zplt.f90