WSJT-X/lib
Joe Taylor 2e4a6c3c32 If DX grid is blank, set DX astro params to zero. Do this in astrosub.f90, not asstro.cpp! 2022-07-17 16:12:59 -04:00
..
77bit Merge branch 'develop' into feat-ft8-q3 2022-01-07 11:38:10 -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 Merge branch 'master' of ../map65 into feat-map65-integration 2021-04-09 14:00:10 +01:00
ft4 Re-enable EU VHF Contest mode messages in MSK144 mode 2021-02-24 02:21:31 +00:00
ft8 Make minimum SNR -24 dB for a7 decodes. 2022-03-26 18:44:59 -05:00
ftrsd Prevent a divide-by-0 error in ftrsd2.c. 2021-04-26 08:08:27 -05:00
qra Remove the SNR adjustment for Q65 averaged decodes. It does not seem to work as expected. 2022-03-08 11:48:54 -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 Make wspr mode work properly with 3 character callsigns like N1D. 2022-04-22 07:56:02 -05:00
CQnnnCAT.txt Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
C_interface_module.f90 Fix filename case issue 2020-07-20 23:53:29 +01:00
DXped_Operations.txt Update the DXped_Op document. 2017-11-22 15:30:28 +00:00
DXped_pseudo_code.txt Make bDXped a member variable, default to false. 2017-09-25 19:21:25 +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 Commit several tentative attempts (now commented out) addressing 2016-01-08 20:55:17 +00:00
afc65b.f90 Silence compiler warnings. 2020-03-19 09:23:35 -04:00
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: add FST4-60, replace QRA64 with Q65-60A. 2021-03-23 15:18:06 -04:00
ana64.f90 First working multi-decode procedure for Q65. 2021-02-01 13:28:59 -05:00
ana932.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
analytic.f90 Make default MSK144 amplitude polynomial flat. 2017-08-14 15:00:48 +00:00
astro.f90 Fix bad value of Dgrd. Fix bounds error in avecho. Don't display 2015-06-11 14:38:31 +00:00
astro0.f90 Let Echo-mode "Measure" function use the computed fspread for DX grid. 2022-06-22 14:34:50 -04:00
astrosub.f90 If DX grid is blank, set DX astro params to zero. Do this in astrosub.f90, not asstro.cpp! 2022-07-17 16:12:59 -04:00
avecho.f90 Let Echo-mode "Measure" function use the computed fspread for DX grid. 2022-06-22 14:34:50 -04:00
averms.f90 Tweak subroutine averms(). Add test program test_snr to exercise new algorithm for echo snr. 2022-04-22 11:02:47 -04:00
avg4.f90 Restructuring in preparation for direct decoder invocation from wsjtx 2015-12-29 23:52:55 +00:00
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 Correct a constant in badmsg; correct nfreq when sync fails. 2016-12-08 20:47:13 +00:00
blanker.f90 Remove two disused lines of code. 2021-01-07 13:37:12 -05:00
bpdecode40.f90 Fix some typos, two of which were found by Cristo, lz2hv. 2016-09-01 14:05:53 +00:00
bpdecode128_90.f90 Silence compiler warnings. 2020-03-19 11:00:21 -04:00
bpdecode128_90.f90.save Working toward whole-hog switchover to new LDPC code with 77 bit messages in MSK144. 2018-07-07 09:44:52 -05:00
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 Use local 8-bit strings for paths passed to Fortran 2021-08-22 13:24:03 +01:00
ccf2.f90 Minor tweaks to JT65 decoding. 2017-11-28 20:46:00 +00:00
ccf65.f90 Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
char.h Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
chkcall.f90 Fix the issue with using 'QQ0XYZ' in ft8_a7.f90. 2022-02-17 10:17:47 -05:00
chkfft.f90 Fix minor formatting alignments, etc. 2018-03-09 13:26:06 +00:00
chkfft.txt Some final(?) tweaks and additions to the chkfft mini-package. 2014-12-18 21:06:21 +00:00
chkfft2.f90 Fix minor formatting alignments, etc. 2018-03-09 13:26:06 +00:00
chkfft3.f90 Fix minor formatting alignments, etc. 2018-03-09 13:26:06 +00:00
chkhist.f90 Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
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 Rationalize random number seeding in C and Fortran 2015-12-14 19:40:44 +00:00
constants.f90 Larger 12kHz sample buffer 2020-07-17 19:08:21 +01:00
contest72.f90 Fix minor formatting alignments, etc. 2018-03-09 13:26:06 +00:00
conv232.f90 Rename library directory 2012-10-03 14:31:43 +00:00
coord.f90 Another bunch needesd for astro display. 2014-03-05 20:14:36 +00:00
count4.f90 Simple program to analyze ALL.TXT files for JT4 mode. 2015-05-29 19:25:12 +00:00
crc.f90 Housekeeping. Remove unused code and unused variables. Silence some compiler warnings. 2018-12-05 16:06:33 -06: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 Add crc14.cpp 2018-03-22 14:18:14 +00:00
db.f90 Rename library directory 2012-10-03 14:31:43 +00:00
decode4.f90 1. Clean up GUI features releted to message averaging and deep search. 2016-03-21 16:03:11 +00:00
decode9w.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
decode65a.f90 Remove more timer calls that are essentially moot. 2021-05-13 16:34:47 -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 Fix the errors caused by fixing warnings! 2016-04-06 22:49:03 +00:00
decoder.f90 Add GUI controls to set max_drift in both WSJT-X and MAP65. 2021-05-30 12:07:48 -04:00
deep4.f90 Correct a flaw in deep4 (apparently caused by gfortran optimizer?). Move 2016-10-31 14:24:02 +00:00
deg2grid.f90 Eliminate all compiler warnings from gfortran, in Ubuntu 12.04. 2013-05-23 13:33:29 +00:00
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 Experimental changes to JT65 decoder: 2017-10-22 00:09:01 +00:00
determ.f90 Testing a new spectrum-flattening procedure, flat3. 2014-01-08 18:38:15 +00:00
digi-contest.txt Update the contest ideas. 2018-06-14 11:31:16 -04:00
downsam9.f90 Restructuring in preparation for direct decoder invocation from wsjtx 2015-12-29 23:52:55 +00:00
dxped_fifo.f90 New versions of Fox test proigs. 2017-11-09 20:23:04 +00:00
echo_snr.f90 Integrate the new Echo SNR algorithm into WSJT-X. 2022-04-22 15:34:12 -04:00
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 Reintegrate the wsjtx_exp branch into the trunk 2015-05-27 13:08:28 +00:00
encode_128_90.f90 Working toward whole-hog switchover to new LDPC code with 77 bit messages in MSK144. 2018-07-07 09:44:52 -05:00
encode_msk40.f90 Actually add the new routines. When will I learn? 2016-08-11 19:27:28 +00:00
encode_rs.c Merge branch 'master' of ../map65 into feat-map65-integration 2021-04-09 14:00:10 +01:00
entail.f90 Rename library directory 2012-10-03 14:31:43 +00:00
ephem.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
extract.f90 Fix another piece of flaky behavior with Deep Search average decodes. 2020-04-09 15:30:12 -04:00
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
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 Allow for, and add where necessary, a second character after mode 2016-05-17 19:35:38 +00:00
fast_decode.f90 Cleaning up some build scripts and fixing compiler warnings. 2021-04-22 13:12:55 -04:00
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
fchisq.f90 Commit several tentative attempts (now commented out) addressing 2016-01-08 20:55:17 +00:00
fchisq0.f90 Add submode to argument list of JT9 subroutine decode(). 2016-04-01 17:57:08 +00:00
fchisq65.f90 Make Fortran profiling timer function a callback with a default null implementation 2015-12-27 15:40:57 +00:00
fer Add updated frame-error-rate script for jt65. 2016-03-12 15:02:35 +00:00
fer65.f90 Add submode to argument list of JT9 subroutine decode(). 2016-04-01 17:57:08 +00:00
fersum.f90 Add submode to argument list of JT9 subroutine decode(). 2016-04-01 17:57:08 +00:00
fftw3.f03 More testing of FFTW performance... 2015-01-29 18:29:41 +00:00
fftw3.f90 Convert all *.f files to *.f90. 2013-05-22 15:39:28 +00:00
fftw3mod.f90 More testing of FFTW performance... 2015-01-29 18:29:41 +00:00
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 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 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
flat1.f90 Reintegrate the wsjtx_exp branch into the trunk 2015-05-27 13:08:28 +00:00
flat1a.f90 Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +00:00
flat1b.f90 Much improved detection of sync in JT4 decoder. 2016-05-19 19:19:47 +00:00
flat2.f90 Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
flat4.f90 1. Add AGC for waterfall in *Ref Spec* mode. 2016-04-12 19:54:15 +00:00
flat65.f90 Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
fmeasure.f90 First tests of "RR73 NOW ..." and "NIL NOW ..." (i3bit=1, 2) messages in FT8. 2017-09-25 17:02:52 +00:00
fmtave.f90 Add the "FMT" tools; remove unnecessary references to calibration station callsigns. 2017-01-09 15:55:42 +00:00
fmtmsg.f90 Make fmtmsg aware of both message sizes, 22 and 37 chars. 2018-12-05 08:19:59 -05:00
foldspec9f.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
four2a.f90 Further refinements to complex to real FFT initialization 2021-10-20 19:28:58 +01:00
fox_rx.f90 More code cleanup. 2017-11-09 21:33:20 +00:00
fox_sim.f90 Add column headings... 2017-11-10 15:02:47 +00:00
fox_tx.f90 'Experimental 2017-11-10 02:14:26 +00:00
fqso_first.f90 Enable JT65 decodes with the 'OOO' sync pattern. 2016-05-03 16:10:22 +00:00
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 Fis a few more compiler warnings. 2021-04-22 14:08:53 -04: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 Fix a bounds error. 2022-03-07 11:46:29 -05:00
g1 Add chkfft.f90; more thorough comments in four2a.f90. 2014-12-18 16:41:18 +00:00
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 Testing some newer FFTW features. 2015-01-28 12:52:24 +00:00
g4.bat Set compiler flags. 2015-01-29 19:17:56 +00:00
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 Use BIND(C) for gen65.f90, and pass strings in/out as character*1 arrays. Please test on macOS! 2022-01-31 19:18:46 -05:00
genmet.f90 More PRNG rationalization 2015-12-15 01:36:05 +00:00
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 Mostly(?) changed QRA66 to QRA65 on the Fortran side. 2020-09-25 12:21:57 -04:00
genwave.f90 Use genwave() to create Q65 audio signal. Send "include averaging" flag to Q65 decoder. 2020-11-11 11:14:02 -05:00
genwspr.f90 Failed to save before commit. Fixed now. 2016-10-07 17:52:48 +00:00
geodist.f90 Fix the zero-distance problem also at its root, in geodist.f90. 2016-04-27 20:26:46 +00:00
getlags.f90 Many changes: all-new JT9 decoder, supposedly faster and better. 2012-11-26 21:06:41 +00:00
getmet4.f90 Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +00:00
go_chkfft.cmd Update the utility program chkfft. 2016-10-06 18:30:10 +00:00
golay24_table.c Add software for Golay(24,12) lookup table. 2016-01-21 18:01:31 +00:00
gran.c Add new function needed for FST4W decoder updates 2021-01-04 15:35:32 +00:00
graycode.f90 Rename library directory 2012-10-03 14:31:43 +00:00
graycode65.f90 Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
grayline.f90 Reintegrate the wsjtx_exp branch into the trunk 2015-05-27 13:08:28 +00:00
grid2deg.f90 Satisfy the fussy compiler on macOS. 2022-07-05 14:01:22 -04:00
hash.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
hashing.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
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 Use local 8-bit strings for paths passed to Fortran 2021-08-22 13:24:03 +01:00
igray.c Rename library directory 2012-10-03 14:31:43 +00:00
image.f90 Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +00:00
indexx.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
init_random_seed.c Improve the randomness of the srand seed generator 2015-12-18 17:32:56 +00:00
init_random_seed.f90 Add missing files from last commit 2015-12-14 22:37:56 +00:00
init_random_seed.h More PRNG rationalization 2015-12-15 01:36:05 +00:00
init_rs.c Getting compilation of map65 working with CMake and Qt 5.15 2021-04-09 17:47:49 +01:00
int.h Rename library directory 2012-10-03 14:31:43 +00:00
inter_wspr.f90 Reintegrate the wsjtx_exp branch into the trunk 2015-05-27 13:08:28 +00:00
interleave4.f90 Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +00:00
interleave8.f90 Rename library directory 2012-10-03 14:31:43 +00:00
interleave9.f90 Rename library directory 2012-10-03 14:31:43 +00:00
interleave63.f90 Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
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 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
jt4.f90 Revert three jt4 files to svn revision 6701. 2016-06-03 12:48:16 +00:00
jt4_decode.f90 Clean up the formation and display of JT4 average and DS decodes. 2020-04-17 12:14:43 -04:00
jt4a.f90 Restructuring in preparation for direct decoder invocation from wsjtx 2015-12-29 23:52:55 +00:00
jt4code.f90 Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +00:00
jt4sim.f90 Install G3WDG changes to make jt4sim use the same fast fading model as qra64sim. 2016-12-16 18:51:53 +00:00
jt9.f90 Automatic FFTW3 wisdom handling for map65 GUI and shmem m65 runs 2021-05-13 12:44:32 +01:00
jt9_decode.f90 Suppress some compiler warnings. (More to come...) 2016-06-09 19:39:48 +00:00
jt9a.f90 FT8 decodes with data read from disk and nagain=.true. should decode only at RxFreq. 2021-07-28 13:06:07 -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 Add GUI controls to set max_drift in both WSJT-X and MAP65. 2021-05-30 12:07:48 -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 Remove spurious argumenst that should never have been there 2015-12-15 11:08:56 +00:00
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 Silence some compiler warning messages. 2020-05-17 14:09:25 -04:00
jt65.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_decode.f90 Protect against NaN in savg() after switch from Q65 to JT65 mode. 2021-10-19 10:01:47 -04:00
jt65_mod.f90 Many changes in aid of decoding signals with significant Doppler spread 2016-03-17 13:28:57 +00:00
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
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 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 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 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_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 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
ldpcsim40.f90 Bring ldpcsim40.f90 up to date and add coherent averaging option to both ldpcsim144 and ldpcsim40. These routines simulate only the performance of the code and the hash/CRC. 2017-02-26 20:14:51 +00:00
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 EME Doppler calculations now use JPL Planetary Ephemeris. 2015-06-02 16:43:40 +00:00
lorentzian.f90 Code cleanup. 2020-10-04 15:32:08 -04:00
lpf1.f90 More cleanup to satisfy fussy gcc 10 compiler. 2020-02-21 13:36:49 -05:00
makepings.f90 Allow msk144sim[.exe] to generate files with length 5, 10, 15, and 30 s. 2021-09-14 14:09:54 -04:00
map65_mmdec.f90 Add GUI controls to set max_drift in both WSJT-X and MAP65. 2021-05-30 12:07:48 -04:00
met8.21 Rename library directory 2012-10-03 14:31:43 +00:00
mixlpf.f90 Reintegrate the wsjtx_exp branch into the trunk 2015-05-27 13:08:28 +00:00
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 Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
msgs.txt working on pxdb, spectra 2012-10-04 02:05:14 +00:00
msk40_freq_search.f90 Improve sensitivity of msk40spd. 2016-10-04 00:49:38 +00:00
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 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
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 Re-enable EU VHF Contest mode messages in MSK144 mode 2021-02-24 02:21:31 +00:00
msk144decodeframe.f90 Re-enable EU VHF Contest mode messages in MSK144 mode 2021-02-24 02:21:31 +00:00
msk144signalquality.f90 Use local 8-bit strings for paths passed to Fortran 2021-08-22 13:24:03 +01:00
msk144sim.f90 Allow msk144sim[.exe] to generate files with length 5, 10, 15, and 30 s. 2021-09-14 14:09:54 -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 More code cleanup of test program mskber.f90. 2016-02-23 15:48:03 +00:00
mskdt.f90 Added msk144dt; tweaks to syncmsk144l 2016-06-09 02:02:50 +00:00
mskrtd.f90 Use local 8-bit strings for paths passed to Fortran 2021-08-22 13:24:03 +01: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 Save fsk4sim.f90 with 3 @ 4x4 sync arrays. 2017-03-30 19:24:20 +00:00
noisegen.f90 Remove spurious argumenst that should never have been there 2015-12-15 11:08:56 +00:00
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 Squashed yet more compiler warnings. 2014-04-03 20:17:08 +00:00
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 Fix one more compiler warning. 2021-01-07 10:18:38 -06:00
peakdt9.f90 Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +00:00
peakup.f90 Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +00:00
pfx.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
platanh.f90 Remove obsolete routines related to msk144. 2018-11-23 15:10:44 -06:00
plotsave.f90 Fix allocation logic for allocatable array sw. 2018-01-26 18:41:09 +00:00
pltanh.f90 Remove obsolete routines related to msk144. 2018-11-23 15:10:44 -06:00
polyfit.f90 Fix a minor typo. 2016-11-30 00:40:50 +00:00
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 Utility program to parse Phil Gladstone's raw-data file from PSKreporter. 2017-03-01 17:40:25 +00:00
ptt.c Make ptt() consistent with the one in WSPR. 2012-11-19 16:45:42 +00:00
q65_decode.f90 W3SZ patch: Initialize AP params and set npasses=2 before first call to q65_dec0(). 2022-01-07 09:59:15 -06:00
q65params.f90 Update q65params.f90. 2020-12-05 11:03:16 -05: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 Further improvements to decoder for short JTMSK messages. 2016-02-04 16:10:55 +00:00
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 Backed out the changes from r3171 to r3172 -- too buggy at present. 2013-04-15 21:13:31 +00:00
rs.h Rename library directory 2012-10-03 14:31:43 +00:00
rtty_spec.f90 Adjustments to utility program rtty_spec.f90 2019-06-13 11:07:29 -04:00
save_dxbase.f90 Add the $DXCALL macro capability. 2021-12-06 11:12:10 -05:00
savec2.f90 Fix WSPR c2 file writing 2016-12-17 00:06:22 +00:00
sec0.f90 Add a simple execution timer for small blocks of code. 2020-07-22 10:43:33 -04:00
sec_midn.f90 Rename library directory 2012-10-03 14:31:43 +00:00
setup65.f90 Further progress on average and smoothed decodes. Not finished, though! 2016-03-11 16:26:06 +00:00
sfrsd.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
sgran.c More PRNG rationalization 2015-12-15 01:36:05 +00:00
sh65.f90 Fix bugs for generating and decoding JT65 shorthand messages. 2020-05-07 13:54:02 -04:00
sh65snr.f90 Starting to implement decoding of JT65 shorthand messages. Needs testing! 2016-05-03 20:30:49 +00:00
shell.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
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 EME Doppler calculations now use JPL Planetary Ephemeris. 2015-06-02 16:43:40 +00:00
sleep.h Rename library directory 2012-10-03 14:31:43 +00:00
sleep_msec.f90 1. Fixed issue with jt9 process not sleeping under Linux. 2013-03-26 14:00:51 +00:00
slope.f90 Minor tweaks to JT65 decoding. 2017-11-28 20:46:00 +00:00
smo.f90 Reintegrate the wsjtx_exp branch into the trunk 2015-05-27 13:08:28 +00:00
smo121.f90 Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
smolorentz.f90 1. Use Lorentzian profile for smoothing (but not yet for message averaging). 2016-03-18 20:17:17 +00:00
softsym.f90 Commit several tentative attempts (now commented out) addressing 2016-01-08 20:55:17 +00:00
softsym9f.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
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
sort.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
spec9f.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
spec64.f90 One more attempt at fixing the bounds errors in spec64. 2021-06-30 14:49:00 -04:00
spec_qra65.f90 Allocate some big arrays on the heap. 2020-10-17 13:16:46 -04:00
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 Diagnostic write should include callsign hash vlues. 2018-09-21 11:13:01 -04:00
subtract65.f90 Make Fortran profiling timer function a callback with a default null implementation 2015-12-27 15:40:57 +00:00
sumsim.f90 Reactivate Q65 message averaging, and fix the reporting of those decodes. 2020-11-10 10:14:41 -05:00
sun.f90 Another bunch needesd for astro display. 2014-03-05 20:14:36 +00:00
symspec.f90 Remove the diagnostic routine chk_samples(). 2021-04-22 13:17:30 -04:00
symspec2.f90 Further improvements to JT9 decoder. 2015-03-04 17:07:15 +00:00
symspec65.f90 Minor tweaks to JT65 decoding. 2017-11-28 20:46:00 +00:00
sync4.f90 Fix a mis-spelled warning message. 2021-02-20 08:39:53 -06:00
sync9.f90 Binary branding 2016-06-21 00:13:52 +00:00
sync9f.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
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 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 Rename library directory 2012-10-03 14:31:43 +00:00
test_init_random_seed.f90 Rationalize random number seeding in C and Fortran 2015-12-14 19:40:44 +00:00
test_q65.f90 Make test_q65 execute jt9 with the single_decode ('-X 32') flag set. 2021-06-08 11:12:42 -04:00
test_qra64.f90 Change the Q65 value of nsps from 7680 to 7200. 2020-10-25 14:10:38 -04:00
test_snr.f90 Final (?) version of test_snr, with echo_snr() moved into wsjt Fortran library. 2022-04-22 13:07:23 -04:00
testfast9.f90 Reintegrate merge from wsjtx_exp branch. 2015-11-18 01:28:12 +00:00
testmsg.f90 Fix minor flaws in reporting bad messages by jt65code and jt9code. 2018-08-31 11:22:06 -04:00
timefft.f90 More PRNG rationalization 2015-12-15 01:36:05 +00:00
timefft_opts.f90 Another tweak. 2015-01-29 18:49:40 +00:00
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 Prepare for doing AP=012 decodes from s1a. 2021-01-14 15:52:51 -05:00
timer_module.f90 Suppress some compiler warnings. (More to come...) 2016-06-09 19:39:48 +00:00
timf2.f90 More cleanup to satisfy fussy gcc 10 compiler. 2020-02-21 13:36:49 -05:00
tmoonsub.c Squashed yet more compiler warnings. 2014-04-03 20:17:08 +00:00
to_contest_msg.f90 Working on some features for NA VHF contests. Not finished! 2017-07-27 20:17:30 +00:00
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 New short ping decoding algorithm for msk144 realtime decoder. Not yet enabled. 2016-09-23 22:28:11 +00:00
twkfreq.f90 Add comments to define units for a(1), a(2). 2021-05-29 13:16:09 -04:00
twkfreq65.f90 Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
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 Progress toward SWL capability. Not finished and not tested. 2016-12-31 02:05:51 +00:00
usleep.c Made a start at implementing an option to use multi-threaded FFTs. 2015-01-30 21:28:10 +00:00
vit213.c Fix the errors caused by fixing warnings! 2016-04-06 22:49:03 +00:00
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 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
wisdom.c Add wisdom for the FFTs done by symspec_(), wsjtx[.exe]. 2014-11-21 15:17:22 +00:00
wisdom1.bat Several decoder optimizations, including implementation of FFTW wisdom. 2014-11-19 17:23:57 +00:00
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 Added audio channel support. 2013-08-10 15:29:55 +00:00
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
xcor.f90 Experimental changes to JT65 decoder: 2017-10-22 00:09:01 +00:00
xcor4.f90 Protect against a bounds error. 2018-08-31 13:55:44 -04:00
zplot9.f90 Many changes to the procedures for selecting decodable candidate JT9 signals. 2013-05-16 16:02:00 +00:00
zplt.f90 Reintegrate Joe's experimental VHF & up features 2015-04-22 17:48:03 +00:00