WSJT-X/lib
2020-07-14 11:43:40 -04:00
..
77bit Signal report range has been [-30,+99]. Not it is [-50,+50], in a backward-compatible way. 2020-07-08 11:25:07 -04:00
fsk4hf
fst240
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
ft8 Should allocate pulse(1:3*nsps), not pulse(1:3*nsps*fsample) ! 2020-06-19 19:17:05 -04:00
ftrsd Implement AP decoding for JT65 (VHF/UHF/Microwave only). 2017-12-02 16:04:51 +00:00
qra
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 Silence some compiler warning messages. 2020-05-17 14:09:25 -04: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 Commit several tentative attempts (now commented out) addressing 2016-01-08 20:55:17 +00:00
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 Update allsim.f90 and addit.f90 for the new FT8 and FT4 waveforms. 2019-12-04 15:44:38 -05:00
ana64.f90 Many adjustments to QRA64 decoder. Best performance yet on the 114 benchmark files. 2016-12-15 18:42:33 +00:00
ana932.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
analytic.f90
astro0.f90
astro.f90
astrosub.f90 Modernize Fortran interfaces that are called from C/C++ 2019-06-06 15:00:47 +01:00
avecho.f90
averms.f90 MOving toward use of sync64(). Not yet there! 2016-07-22 19:52:20 +00:00
avg4.f90
azdist.f90
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 Add LF/MF noise blanker capability for FST240 and FST240W. 2020-07-14 11:27:41 -04:00
bpdecode40.f90
bpdecode128_90.f90
bpdecode128_90.f90.save
bpdecode144.f90 Add early termination code to the msk144 long-message decoder. Remove references to Radford Neal's ldpc code, which served us well but is no longer needed. 2016-09-01 21:50:52 +00:00
calibrate.f90
ccf2.f90 Minor tweaks to JT65 decoding. 2017-11-28 20:46:00 +00:00
ccf65.f90
char.h
chkcall.f90
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
contest72.f90
conv232.f90
coord.f90
count4.f90
CQnnnCAT.txt Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
crc10.cpp Improve support for older C++ compilers 2017-07-16 14:32:28 +00:00
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 1. Clean up GUI features releted to message averaging and deep search. 2016-03-21 16:03:11 +00:00
decode9w.f90
decode65a.f90
decode65b.f90
decode_rs.c Fix the errors caused by fixing warnings! 2016-04-06 22:49:03 +00:00
decoder.f90
deep4.f90
deg2grid.f90
degrade_snr.f90
demod64a.f90
determ.f90 Testing a new spectrum-flattening procedure, flat3. 2014-01-08 18:38:15 +00:00
digi-contest.txt
downsam9.f90 Restructuring in preparation for direct decoder invocation from wsjtx 2015-12-29 23:52:55 +00:00
dxped_fifo.f90
DXped_Operations.txt
DXped_pseudo_code.txt Make bDXped a member variable, default to false. 2017-09-25 19:21:25 +00:00
emedop.dat
emedop.f90 We might possibly want to use "emedop" again... 2018-10-02 12:55:17 -04: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 Actually add the new routines. When will I learn? 2016-08-11 19:27:28 +00:00
encode_rs.c Rename library directory 2012-10-03 14:31:43 +00:00
entail.f90
ephem.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
extract4.f90
extract.f90
extractmessage77.f90
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
fcal.f90 Use a sin^2 window on FFT in freqcal. Fix the table header for fcal.f90. 2017-01-10 14:51:32 +00:00
fchisq0.f90
fchisq65.f90 Make Fortran profiling timer function a callback with a default null implementation 2015-12-27 15:40:57 +00:00
fchisq.f90 Commit several tentative attempts (now commented out) addressing 2016-01-08 20:55:17 +00:00
fer Add updated frame-error-rate script for jt65. 2016-03-12 15:02:35 +00:00
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 Working on implementing reference spectra. 2016-04-08 15:23:32 +00:00
fil61.f90 Rename library directory 2012-10-03 14:31:43 +00:00
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 Working on some features for NA VHF contests. Not finished! 2017-07-27 20:17:30 +00:00
fixwav.f90
flat1.f90
flat1a.f90 Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +00:00
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 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
fox_rx.f90
fox_sim.f90 Add column headings... 2017-11-10 15:02:47 +00:00
fox_tx.f90
fqso_first.f90
freqcal.f90
fst240_decode.f90 Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2020-07-14 11:43:40 -04:00
fst280_decode.f90 Adjust analysis window when single-decode is checked. 2020-06-26 08:40:01 -05:00
ft4_decode.f90
ft8_decode.f90
g1 Add chkfft.f90; more thorough comments in four2a.f90. 2014-12-18 16:41:18 +00:00
g1.bat
g2.bat Testing some newer FFTW features. 2015-01-28 12:52:24 +00:00
g3.bat
g4.bat Set compiler flags. 2015-01-29 19:17:56 +00:00
gen4.f90
gen9.f90
gen65.f90
geniscat.f90
genmet.f90 More PRNG rationalization 2015-12-15 01:36:05 +00:00
genmsk40.f90
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 Many changes: all-new JT9 decoder, supposedly faster and better. 2012-11-26 21:06:41 +00:00
getmet4.f90
go_chkfft.cmd
golay24_table.c
gran.c
graycode65.f90
graycode.f90
grayline.f90
grid2deg.f90
hash.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
hashing.f90
hint65.f90
hspec.f90 Silence compiler warnings. 2020-03-19 12:04:56 -04:00
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 More PRNG rationalization 2015-12-15 01:36:05 +00:00
init_rs.c
int.h Rename library directory 2012-10-03 14:31:43 +00:00
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
iscat.f90
iso_c_utilities.f90 Make Fortran profiling timer function a callback with a default null implementation 2015-12-27 15:40:57 +00:00
jplsubs.f
jt4_decode.f90
jt4.f90 Revert three jt4 files to svn revision 6701. 2016-06-03 12:48:16 +00:00
jt4a.f90 Restructuring in preparation for direct decoder invocation from wsjtx 2015-12-29 23:52:55 +00:00
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 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 Introduce nzhsym, the number of computed half-symbol spectra. 2012-11-19 18:23:39 +00:00
jt9w.f90 First decodes of wide/slow JT9 submodes from within wsjtx. 2016-04-05 14:17:34 +00:00
jt49sim.f90
jt65_decode.f90
jt65_mod.f90
jt65_test.f90 Experimental implementation of AP decoding for JT65 - configured for testing only. Not usable on the air. 2017-11-04 17:03:56 +00:00
jt65.f90
jt65code.f90
jt65sim.f90
jtmsg.f90 Prevent a certain type of non-standard message from being flagged as a false decode. 2017-07-22 13:21:03 +00:00
ldpc32_table.c Change msk32 messages to (32,16) code (no sync word) with 6-bit report and 10-bit hash. No decoder yet. 2016-07-26 23:14:30 +00:00
ldpc_128_90_b_generator.f90
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 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 Protect against bounds errors with large NTol. 2016-04-12 13:13:27 +00:00
lpf1.f90 More cleanup to satisfy fussy gcc 10 compiler. 2020-02-21 13:36:49 -05:00
makepings.f90 Experimenting with a slow MSK144 mode. 2017-06-06 18:57:17 +00:00
met8.21 Rename library directory 2012-10-03 14:31:43 +00:00
mixlpf.f90
moondopjpl.f90
morse.f90 Added the source code for morse(). 2013-03-25 12:17:21 +00:00
move.f90
msgs.txt working on pxdb, spectra 2012-10-04 02:05:14 +00:00
msk40_freq_search.f90
msk40decodeframe.f90
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 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
msk144_testmsg.f90
msk144code.f90
msk144decodeframe.f90 Silence compiler warnings. 2020-03-19 11:58:36 -04:00
msk144signalquality.f90
msk144sim.f90
msk144spd.f90
msk144sync.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
mskber.f90 More code cleanup of test program mskber.f90. 2016-02-23 15:48:03 +00:00
mskdt.f90
mskrtd.f90 Remove some experimental code. 2020-05-06 07:17:42 -05:00
nfft.dat A few more tweaks, and add the file nfft.dat of efficient FFT lengths. 2014-12-18 20:53:16 +00:00
nfft.out
noisegen.f90
nuttal_window.f90
options.f90
osd128_90.f90 Silence compiler warnings; reformmat some source code. 2020-03-19 13:13:33 -04:00
packjt.f90
pctile.f90 Further work on ft8sim and ft8d. 2017-06-16 13:27:17 +00:00
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 Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +00:00
psk_parse.f90
ptt.c
qra64a.f90 Silence compiler warnings. 2020-03-19 13:20:07 -04:00
qra64code.f90
qratest.f90 Silence compiler warnings; reformmat some source code. 2020-03-19 13:13:33 -04:00
readwav.f90
rectify_msk.f90
refspectrum.f90
rig_control.c
rs.h Rename library directory 2012-10-03 14:31:43 +00:00
rtty_spec.f90
savec2.f90 Fix WSPR c2 file writing 2016-12-17 00:06:22 +00: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
shmem.f90
slasubs.f
sleep_msec.f90
sleep.h
slope.f90
smo121.f90
smo.f90
smolorentz.f90
softsym9f.f90
softsym9w.f90 New simulator jt49sim, replaces both jt4sim and jt9sim. Fix the S/N estimates made for slow/wide JT9 submodes. 2018-04-25 17:24:58 +00:00
softsym.f90 Commit several tentative attempts (now commented out) addressing 2016-01-08 20:55:17 +00:00
sort.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
spec9f.f90
spec64.f90
ss.bat Save a temporary test program. 2014-09-11 00:07:49 +00:00
stats.f90 Integrate the latest algorithm for hinted decoding. 2016-01-08 20:51:13 +00:00
stdmsg.f90
subtract65.f90
sumsim.f90
sun.f90 Another bunch needesd for astro display. 2014-03-05 20:14:36 +00:00
symspec2.f90
symspec65.f90
symspec.f90
sync4.f90
sync9.f90
sync9f.f90
sync9w.f90
sync64.f90 Better scheme for displaying QRA65 sync results. 2017-02-10 16:38:19 +00:00
sync65.f90
synciscat.f90 Some general cleanup. 2020-03-17 16:30:05 -04:00
syncmsk.f90
tab.c
test_init_random_seed.f90 Rationalize random number seeding in C and Fortran 2015-12-14 19:40:44 +00:00
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 Another tweak. 2015-01-29 18:49:40 +00:00
timefft.f90
timer_C_wrapper.f90 Make Fortran profiling timer function a callback with a default null implementation 2015-12-27 15:40:57 +00:00
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 Starting to implement direct calls to hamlib functions, rather than 2013-04-15 00:28:27 +00:00
tstrig.h Starting to implement direct calls to hamlib functions, rather than 2013-04-15 00:28:27 +00:00
tweak1.f90
twkfreq65.f90
twkfreq.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 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 Rename refspec() to refspectrum(). 2016-04-08 15:55:28 +00:00
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 Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +00:00