WSJT-X/lib
2021-01-12 01:04:15 +00:00
..
77bit Set unpk77_success=.false. for messages with i3=0 and n3>6. 2020-08-29 19:48:54 +01:00
fst4 Remove hmod from command line parameters for fst4sim. 2021-01-04 15:00:03 +00:00
ft2 Remove a redundant file reference in CMakeLists.txt. Fix call to unpck77 in genft2.f90 2019-01-25 14:46:17 -05:00
ft4 Updates for compliance with gcc v10 and squash some warnings 2020-05-07 14:57:05 +01:00
ft8 FT8: Fix jt9 crash when nagain is invoked. 2021-01-04 15:00:04 +00:00
ftrsd
qra Correct a minor bug in qra64.c. 2019-01-08 13:47:53 -05:00
qso50 Test program to exercise features of the "WSPR QSO mode" that was tested briefly in 2008. 2018-01-31 15:45:06 +00:00
wsprcode Squash some more warnings 2020-05-09 00:54:53 +01:00
wsprd Implement the promised wsprd default data directory if accessible 2021-01-12 01:04:15 +00:00
addit.f90 Update allsim.f90 and addit.f90 for the new FT8 and FT4 waveforms. 2019-12-04 15:44:38 -05:00
afc9.f90
afc65b.f90 Silence compiler warnings. 2020-03-19 09:23:35 -04:00
all_fft.out
allsim.f90 Update allsim.f90 and addit.f90 for the new FT8 and FT4 waveforms. 2019-12-04 15:44:38 -05:00
ana64.f90
ana932.f90
analytic.f90
astro0.f90
astro.f90
astrosub.f90 Improved C/Fortran string interoperation, and fix azel.dat updates 2020-07-20 15:15:55 +01:00
avecho.f90
averms.f90
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
badmsg.f90
blanker.f90 Fix an oddball result with i*2 numbers: abs(-32768)=-32768. 2020-09-12 09:00:39 -04:00
bpdecode40.f90
bpdecode128_90.f90 Silence compiler warnings. 2020-03-19 11:00:21 -04:00
bpdecode128_90.f90.save
bpdecode144.f90
C_interface_module.f90 Fix filename case issue 2020-07-20 23:53:29 +01:00
calibrate.f90
ccf2.f90
ccf65.f90
char.h
chkcall.f90
chkfft2.f90
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
coord.f90
count4.f90
CQnnnCAT.txt
crc10.cpp
crc13.cpp
crc14.cpp
crc.f90 Housekeeping. Remove unused code and unused variables. Silence some compiler warnings. 2018-12-05 16:06:33 -06:00
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 Fix a problem with turning DS on/off in JT65. 2020-04-08 21:47:10 -04:00
decode_rs.c
decoder.f90 Revert "Revert "Very basic code (including some diagnostics) for "try all NB settings". Will remove it again."" 2020-09-18 09:01:51 -04:00
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 We might possibly want to use "emedop" again... 2018-10-03 20:10:51 +01:00
emedop.f90 We might possibly want to use "emedop" again... 2018-10-03 20:10:51 +01:00
encode4.f90 Old-style "NA VHF Contest" mode removed from all Fortran routines. 2018-07-10 15:09:42 -04:00
encode232.f90
encode_128_90.f90
encode_msk40.f90
encode_rs.c
entail.f90
ephem.f90
extract4.f90 Code cleanup related to "bcontest". Auto-seq now OK for new NA VHF Contest messages. 2018-07-11 10:13:42 -04:00
extract.f90 Fix another piece of flaky behavior with Deep Search average decodes. 2020-04-09 15:30:12 -04:00
extractmessage77.f90 Code cleanup related to "bcontest". Auto-seq now OK for new NA VHF Contest messages. 2018-07-11 10:13:42 -04:00
fano232.f90 Silence compiler warnings. 2020-03-19 11:19:44 -04:00
fast9.f90
fast_decode.f90 Silence compiler warnings. 2020-03-19 11:43:22 -04:00
fcal.f90
fchisq0.f90
fchisq65.f90
fchisq.f90
fer
fer65.f90
fersum.f90
fftw3.f03
fftw3.f90
fftw3mod.f90
fil3.f90 Silence compiler warnings. 2020-03-19 11:19:44 -04:00
fil3c.f90 Silence compiler warnings. 2020-03-19 11:19:44 -04:00
fil4.f90
fil61.f90
fil6521.f90 Silence compiler warnings. 2020-03-19 11:19:44 -04:00
filbig.f90 Silence compiler warnings. 2020-03-19 11:19:44 -04:00
fitcal.f90
fix_contest_msg.f90
fixwav.f90
flat1.f90
flat1a.f90
flat1b.f90
flat2.f90
flat4.f90
flat65.f90
fmeasure.f90
fmtave.f90
fmtmsg.f90 Make fmtmsg aware of both message sizes, 22 and 37 chars. 2018-12-05 08:19:59 -05:00
foldspec9f.f90
four2a.f90 Call fftwf_cleanup() from four2a to free all remaining fftw memory. 2019-02-15 09:38:28 -05:00
fox_rx.f90
fox_sim.f90
fox_tx.f90
fqso_first.f90
freqcal.f90 Try to avoid a crash in freqcal.f90 when data is all zeros. 2019-05-11 09:36:15 -05:00
fst4_decode.f90 Remove some debug code. 2021-01-04 15:00:05 +00:00
fst280_decode.f90 Adjust analysis window when single-decode is checked. 2020-06-26 08:40:01 -05:00
ft4_decode.f90 Make sure that mycall13 and dxcall13 are initialized in FT4 mode. 2020-05-21 12:13:12 -05:00
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 Code cleanup related to "bcontest". Auto-seq now OK for new NA VHF Contest messages. 2018-07-11 10:13:42 -04:00
gen65.f90 Code cleanup related to "bcontest". Auto-seq now OK for new NA VHF Contest messages. 2018-07-11 10:13:42 -04:00
geniscat.f90
genmet.f90
genmsk40.f90 Fix bug that prevented generation of MSK144 Sh messages with extended callsign. Change all MSK144 Sh code to use 12-char mycall and hiscall and 37-char messages. Hash full extended callsigns (not just base call) and print full callsigns, e.g. <KP4/K1JT K9AN> RRR 2018-10-05 20:56:22 -05:00
genmsk_128_90.f90 Use separate hash tables for 10, 12, and 22 bit hashes. Make unpacking i3=4 messages depend on whether unpack is being done on a received message, or a to-be-transmitted message. Give mycall13 priority over hash table entries in certain contexts. 2018-12-20 15:08:29 -06:00
genqra64.f90 Code cleanup related to "bcontest". Auto-seq now OK for new NA VHF Contest messages. 2018-07-11 10:13:42 -04:00
genwspr.f90
geodist.f90
getlags.f90
getmet4.f90
go_chkfft.cmd
golay24_table.c
gran.c Add new function needed for FST4W decoder updates 2021-01-04 15:35:32 +00:00
graycode65.f90
graycode.f90
grayline.f90
grid2deg.f90
hash.f90
hashing.f90
hint65.f90 Code cleanup in hint65.f90. Remove the warning about short or missing CALL3.TXT. 2020-04-28 11:37:59 -04:00
hspec.f90 Silence compiler warnings. 2020-03-19 12:04:56 -04:00
igray.c
image.f90
indexx.f90
init_random_seed.c
init_random_seed.f90
init_random_seed.h
init_rs.c
int.h
inter_wspr.f90
interleave4.f90
interleave8.f90
interleave9.f90
interleave63.f90
iscat.f90 Silence compiler warnings. 2020-03-19 11:43:22 -04:00
iso_c_utilities.f90
jplsubs.f
jt4_decode.f90 Clean up the formation and display of JT4 average and DS decodes. 2020-04-17 12:14:43 -04:00
jt4.f90
jt4a.f90
jt4code.f90
jt4sim.f90
jt9_decode.f90
jt9.f90 Reasonable default values for NB setting for command line jt9 2020-10-26 20:20:52 +00:00
jt9a.f90 More code cleanup. 2020-03-19 15:53:44 -04:00
jt9code.f90 Fix minor flaws in reporting bad messages by jt65code and jt9code. 2018-08-31 11:22:06 -04:00
jt9com.f90 Replace hijacked ss(1:3,1) with a separate ipc(3) array. 2020-03-15 14:25:56 -04:00
jt9fano.f90 Code cleanup related to "bcontest". Auto-seq now OK for new NA VHF Contest messages. 2018-07-11 10:13:42 -04:00
jt9sim.f90
jt9sync.f90
jt9w.f90
jt49sim.f90 Silence some compiler warning messages. 2020-05-17 14:09:25 -04:00
jt65_decode.f90 Fix a bug in JT65's SNR calculation for VHF usage. 2020-06-01 11:24:24 -04:00
jt65_mod.f90
jt65_test.f90
jt65.f90
jt65code.f90 Fix minor flaws in reporting bad messages by jt65code and jt9code. 2018-08-31 11:22:06 -04:00
jt65sim.f90 Fix bugs for generating and decoding JT65 shorthand messages. 2020-05-07 13:54:02 -04:00
jtmsg.f90
ldpc32_table.c
ldpc_128_90_b_generator.f90
ldpc_128_90_b_reordered_parity.f90
ldpc_128_90_generator.f90
ldpc_128_90_reordered_parity.f90
ldpcsim40.f90
ldpcsim128_90.f90 Experimental change to enable OSD decoding for MSK144 when ntol .le. 50 Hz 2020-02-13 08:48:51 -06:00
libration.f90
lorentzian.f90
lpf1.f90 More cleanup to satisfy fussy gcc 10 compiler. 2020-02-21 13:36:49 -05:00
makepings.f90
met8.21
mixlpf.f90
moondopjpl.f90
morse.f90
move.f90
msgs.txt
msk40_freq_search.f90
msk40decodeframe.f90 Fix up some compiler errors when using gfortran v9 2019-02-10 20:43:51 +00:00
msk40spd.f90 Fix bug that prevented generation of MSK144 Sh messages with extended callsign. Change all MSK144 Sh code to use 12-char mycall and hiscall and 37-char messages. Hash full extended callsigns (not just base call) and print full callsigns, e.g. <KP4/K1JT K9AN> RRR 2018-10-05 20:56:22 -05:00
msk40sync.f90
msk144_freq_search.f90
msk144_testmsg.f90 Make msk144code work. Rename msk144d2 to msk144d and make it work too. 2018-10-19 19:42:31 -05:00
msk144code.f90 clean up a few warnings 2019-07-01 21:10:43 -05:00
msk144decodeframe.f90 Silence compiler warnings. 2020-03-19 11:58:36 -04:00
msk144signalquality.f90 Make sure that msksignalquality is not called on Sh decodes to avoid contamination of recent_calls array and resulting poor SWL performance in MSK144 mode. 2018-10-20 13:55:02 -05:00
msk144sim.f90 Force message to upper case. 2020-05-03 11:10:21 -04:00
msk144spd.f90 Silence compiler warnings. 2020-03-19 11:58:36 -04:00
msk144sync.f90 Workaround for some memory issues, possibly thread stack sizing 2020-10-07 13:12:20 +01:00
mskber.f90
mskdt.f90
mskrtd.f90 Remove some experimental code. 2020-05-06 07:17:42 -05:00
nfft.dat
nfft.out
noisegen.f90
nuttal_window.f90 Make FT4 AP decoding work in RTTY RU and Field Day activities. 2019-03-03 13:02:22 -06:00
options.f90
osd128_90.f90 Silence compiler warnings; reformmat some source code. 2020-03-19 13:13:33 -04:00
packjt.f90 Code cleanup related to "bcontest". Auto-seq now OK for new NA VHF Contest messages. 2018-07-11 10:13:42 -04:00
pctile.f90
peakdt9.f90
peakup.f90
pfx.f90
platanh.f90 Remove obsolete routines related to msk144. 2018-11-23 15:10:44 -06:00
plotsave.f90
pltanh.f90 Remove obsolete routines related to msk144. 2018-11-23 15:10:44 -06:00
polyfit.f90
prcom.f90
prog_args.f90
ps4.f90
psk_parse.f90
ptt.c
qra64a.f90 Silence compiler warnings. 2020-03-19 13:20:07 -04:00
qra64code.f90 clean up a few warnings 2019-07-01 21:10:43 -05:00
qratest.f90 Silence compiler warnings; reformmat some source code. 2020-03-19 13:13:33 -04:00
readwav.f90 Use LU=26 in readwav.f90. 2019-06-04 10:39:43 -04:00
rectify_msk.f90
refspectrum.f90 Make checking "Ref Spec" without a refspec.dat file into a NOP. 2020-05-18 14:21:55 -04:00
rig_control.c
rs.h
rtty_spec.f90 Adjustments to utility program rtty_spec.f90 2019-06-13 11:07:29 -04:00
savec2.f90
sec0.f90 Add a simple execution timer for small blocks of code. 2020-07-22 10:43:33 -04:00
sec_midn.f90
setup65.f90
sfrsd.f90
sgran.c
sh65.f90 Fix bugs for generating and decoding JT65 shorthand messages. 2020-05-07 13:54:02 -04:00
sh65snr.f90
shell.f90
shmem.cpp Cleanup and refactor Fortran shared memory usage 2020-03-16 13:58:38 +00:00
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
smolorentz.f90
softsym9f.f90
softsym9w.f90
softsym.f90
sort.f90
spec9f.f90
spec64.f90 Silence compiler warnings. 2020-03-19 13:20:07 -04:00
ss.bat
stats.f90
stdmsg.f90 Diagnostic write should include callsign hash vlues. 2018-09-21 11:13:01 -04:00
subtract65.f90
sumsim.f90 Add a program to sum together several .wav files of simulated data. 2020-04-30 16:53:44 -04:00
sun.f90
symspec2.f90
symspec65.f90
symspec.f90 Move blanking from symspec() to fst240_decode(). Do not apply RefSpec corrections to data read from disk. 2020-07-23 10:58:10 -04:00
sync4.f90 Revert "Fix a typo." 2018-11-30 14:34:17 -05:00
sync9.f90
sync9f.f90
sync9w.f90
sync64.f90
sync65.f90 Code cleanup. 2020-04-30 16:54:53 -04:00
synciscat.f90 Some general cleanup. 2020-03-17 16:30:05 -04:00
syncmsk.f90 Code cleanup related to "bcontest". Auto-seq now OK for new NA VHF Contest messages. 2018-07-11 10:13:42 -04:00
tab.c
test_init_random_seed.f90
testfast9.f90
testmsg.f90 Fix minor flaws in reporting bad messages by jt65code and jt9code. 2018-08-31 11:22:06 -04:00
timefft_opts.f90
timefft.f90
timer_C_wrapper.f90
timer_common.inc
timer_impl.f90
timer_module.f90
timf2.f90 More cleanup to satisfy fussy gcc 10 compiler. 2020-02-21 13:36:49 -05:00
tmoonsub.c
to_contest_msg.f90
tstrig.c
tstrig.h
tweak1.f90
twkfreq65.f90
twkfreq.f90
types.f90 Improved C/Fortran string interoperation, and fix azel.dat updates 2020-07-20 15:15:55 +01:00
update_msk40_hasharray.f90 Use separate hash tables for 10, 12, and 22 bit hashes. Make unpacking i3=4 messages depend on whether unpack is being done on a received message, or a to-be-transmitted message. Give mycall13 priority over hash table entries in certain contexts. 2018-12-20 15:08:29 -06:00
update_recent_calls.f90
usleep.c
vit213.c
vit216.c
wav11.f90 Fix a bug in wav11.f90. 2020-05-07 11:33:06 -04:00
wav12.f90 More cleanup to satisfy fussy gcc 10 compiler. 2020-02-21 13:36:49 -05:00
wavhdr.f90 Add parameters for FT8 and Ft2 to wavhdr.f90. 2019-01-18 07:45:59 -05:00
wisdom1.bat
wisdom.c
wqdecode.f90 Silence compiler warnings. 2020-03-19 13:45:13 -04:00
wqencode.f90 Enhance packjt77 to include 50-bit WSPR-style messages. Build encode77[.exe]. 2020-03-30 13:37:34 -04:00
wrapkarn.c
wsjt_modes.txt
wspr_downsample.f90
xcall.txt
xcor4.f90 Protect against a bounds error. 2018-08-31 13:55:44 -04:00
xcor.f90
zplot9.f90
zplt.f90