WSJT-X/lib
Joe Taylor 966a801f4e 1. Blank lines between decoding periods now optional.
2. "CQ DX" is now treated properly when the decoded line is double.clicked.
3. Displayed sync values reduced by 1/2.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3124 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-04-03 15:35:11 +00:00
..
Makefile.MinGW 1. Tweak the DialFreq label; remove similar label from Wide Graph window. 2013-03-25 19:13:49 +00:00
Makefile.linux Implemented CW ID. 2013-03-25 01:24:47 +00:00
afc9.f90 Many changes: all-new JT9 decoder, supposedly faster and better. 2012-11-26 21:06:41 +00:00
analytic.f90 Rename library directory 2012-10-03 14:31:43 +00:00
azdist.f90 Display Az and Dist when "hisGrid" is known and valid. 2013-03-23 15:41:31 +00:00
bpskmetrics.dat Rename library directory 2012-10-03 14:31:43 +00:00
chkmsg.f90 Code for JT4 deep search now working well. (Needs some fine tuning, though.) 2013-01-23 16:25:07 +00:00
conv232.f90 Rename library directory 2012-10-03 14:31:43 +00:00
cutil.c Rename library directory 2012-10-03 14:31:43 +00:00
db.f90 Rename library directory 2012-10-03 14:31:43 +00:00
decode9.f90 More cleanup of JT4 stuff. 2013-01-22 21:04:47 +00:00
decode9a.f90 Better way of estimating noise level for S/N measurements. 2012-11-27 16:48:50 +00:00
decode24.f90 Message averaging and DS now fully integrated in wsjt24d. 2013-01-23 19:54:54 +00:00
decode_rs.c Rename library directory 2012-10-03 14:31:43 +00:00
decoder.f90 1. Blank lines between decoding periods now optional. 2013-04-03 15:35:11 +00:00
deep24.f90 Code for JT4 deep search now working well. (Needs some fine tuning, though.) 2013-01-23 16:25:07 +00:00
deg2grid.f Rename library directory 2012-10-03 14:31:43 +00:00
downsam9.f90 Omitted a sqrt() by mistake. 2012-11-27 17:10:28 +00:00
encode4.f90 Code for JT4 deep search now working well. (Needs some fine tuning, though.) 2013-01-23 16:25:07 +00:00
encode232.f90 Rename library directory 2012-10-03 14:31:43 +00:00
encode_rs.c Rename library directory 2012-10-03 14:31:43 +00:00
entail.f90 Rename library directory 2012-10-03 14:31:43 +00:00
extract4.f90 Message averaging and DS now fully integrated in wsjt24d. 2013-01-23 19:54:54 +00:00
f77_wisdom.f Rename library directory 2012-10-03 14:31:43 +00:00
fano232.f90 More progress on GUI; cleanup of fano232 code. 2012-10-20 16:37:01 +00:00
fchisq.f90 Many changes: all-new JT9 decoder, supposedly faster and better. 2012-11-26 21:06:41 +00:00
fftw3.f Rename library directory 2012-10-03 14:31:43 +00:00
fil3.f90 Add fil3.f90. 2012-10-10 19:25:28 +00:00
fil61.f90 Rename library directory 2012-10-03 14:31:43 +00:00
flat1.f90 Starting to implement the JT4 modes. 2013-01-22 19:19:00 +00:00
four2a.f90 Rename library directory 2012-10-03 14:31:43 +00:00
gen24.f90 Code for JT4 deep search now working well. (Needs some fine tuning, though.) 2013-01-23 16:25:07 +00:00
genjt9.f90 Implemented "CQ DX " by disguising it as callsign "CQ9DX ". 2012-12-11 18:50:07 +00:00
genmet.f90 More cleanup of JT4 stuff. 2013-01-22 21:04:47 +00:00
geodist.f90 Display Az and Dist when "hisGrid" is known and valid. 2013-03-23 15:41:31 +00:00
getlags.f90 Many changes: all-new JT9 decoder, supposedly faster and better. 2012-11-26 21:06:41 +00:00
getmet24.f90 Message averaging and DS now fully integrated in wsjt24d. 2013-01-23 19:54:54 +00:00
getpfx1.f Clean up compiler warnings, in Linux 2012-10-16 19:44:41 +00:00
getpfx2.f Rename library directory 2012-10-03 14:31:43 +00:00
gran.c Rename library directory 2012-10-03 14:31:43 +00:00
graycode.f90 Rename library directory 2012-10-03 14:31:43 +00:00
grid2deg.f Rename library directory 2012-10-03 14:31:43 +00:00
grid2k.f Rename library directory 2012-10-03 14:31:43 +00:00
grid2n.f90 Implement signal reports in the range -31 to -50 dB. 2012-10-25 13:01:37 +00:00
igray.c Rename library directory 2012-10-03 14:31:43 +00:00
indexx.f Rename library directory 2012-10-03 14:31:43 +00:00
init_rs.c Rename library directory 2012-10-03 14:31:43 +00:00
int.h Rename library directory 2012-10-03 14:31:43 +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
interleave24.f90 Starting to implement the JT4 modes. 2013-01-22 19:19:00 +00:00
ipcomm.cpp Now working with decoding done in a separate process, jt9.exe. 2012-11-21 17:42:53 +00:00
jt9.f90 Bring the "stand-alone" part of JT9 up to date. 2012-11-28 12:47:42 +00:00
jt9a.F90 1. Fixed issue with jt9 process not sleeping under Linux. 2013-03-26 14:00:51 +00:00
jt9code.f90 Implemented "CQ DX " by disguising it as callsign "CQ9DX ". 2012-12-11 18:50:07 +00:00
jt9sim.f90 Better way of estimating noise level for S/N measurements. 2012-11-27 16:48:50 +00:00
jt9sync.f90 Introduce nzhsym, the number of computed half-symbol spectra. 2012-11-19 18:23:39 +00:00
jt9test.f90 Many changes: all-new JT9 decoder, supposedly faster and better. 2012-11-26 21:06:41 +00:00
k2grid.f Rename library directory 2012-10-03 14:31:43 +00:00
met8.21 Rename library directory 2012-10-03 14:31:43 +00:00
morse.f90 Added the source code for morse(). 2013-03-25 12:17:21 +00:00
msgs.txt working on pxdb, spectra 2012-10-04 02:05:14 +00:00
n2grid.f90 Clean up compiler warnings. 2012-11-14 17:02:54 +00:00
nchar.f Rename library directory 2012-10-03 14:31:43 +00:00
noisegen.f90 Rename library directory 2012-10-03 14:31:43 +00:00
packbits.f90 Rename library directory 2012-10-03 14:31:43 +00:00
packcall.f Rename library directory 2012-10-03 14:31:43 +00:00
packdxcc.f Rename library directory 2012-10-03 14:31:43 +00:00
packgrid.f90 Fixed the "DF6NM 73 K" bug in message packing. 2012-11-29 19:01:48 +00:00
packmsg.f90 Implemented "CQ DX " by disguising it as callsign "CQ9DX ". 2012-12-11 18:50:07 +00:00
packtext.f Fix pack/unpack bugs reported by VE5VA. 2013-04-02 16:37:10 +00:00
pctile.f90 Go back to old version of pctile, using a full sort. 2012-11-12 18:28:28 +00:00
peakdf9.f90 Remove "save" statements. They were not needed, and (possibly) led to 2012-11-14 01:19:13 +00:00
peakdt9.f90 Refactor the test9 routine into downsam9, peakdt9, symspec2, ... 2012-11-27 15:38:03 +00:00
peakup.f90 Starting to implement the JT4 modes. 2013-01-22 19:19:00 +00:00
pfx.f Rename library directory 2012-10-03 14:31:43 +00:00
pfxdump.f Rename library directory 2012-10-03 14:31:43 +00:00
ps24.f90 Starting to implement the JT4 modes. 2013-01-22 19:19:00 +00:00
ptt.c Make ptt() consistent with the one in WSPR. 2012-11-19 16:45:42 +00:00
ptt_unix.c Include required header files. 2012-11-16 15:48:31 +00:00
redsync.f90 Use a dB scale for red(i). 2012-11-19 23:46:44 +00:00
rs.h Rename library directory 2012-10-03 14:31:43 +00:00
sec_midn.f90 Rename library directory 2012-10-03 14:31:43 +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 Starting to implement the JT4 modes. 2013-01-22 19:19:00 +00:00
sort.f Rename library directory 2012-10-03 14:31:43 +00:00
spec9.f90 Many changes: all-new JT9 decoder, supposedly faster and better. 2012-11-26 21:06:41 +00:00
ss.bat Rename library directory 2012-10-03 14:31:43 +00:00
ssort.f Rename library directory 2012-10-03 14:31:43 +00:00
stdmsg.f90 Uploads to PSKReporter are now working. 2013-03-11 19:43:06 +00:00
symspec.f90 Now working with decoding done in a separate process, jt9.exe. 2012-11-21 17:42:53 +00:00
symspec2.f90 Omitted a sqrt() by mistake. 2012-11-27 17:10:28 +00:00
sync9.f90 Introduce nzhsym, the number of computed half-symbol spectra. 2012-11-19 18:23:39 +00:00
sync24.f90 Some cleanup of source-code comments. 2013-01-22 20:14:35 +00:00
tab.c Rename library directory 2012-10-03 14:31:43 +00:00
timer.f90 Add timer.f90 2012-11-15 13:37:40 +00:00
timeval.h Rename library directory 2012-10-03 14:31:43 +00:00
timf2.f90 Clean up compiler warnings. 2012-11-14 17:02:54 +00:00
twkfreq.f90 Refactor the test9 routine into downsam9, peakdt9, symspec2, ... 2012-11-27 15:38:03 +00:00
unpackbits.f90 Rename library directory 2012-10-03 14:31:43 +00:00
unpackcall.f Rename library directory 2012-10-03 14:31:43 +00:00
unpackgrid.f90 Permit signal reports in the range -50 to +49 dB 2012-11-28 01:57:45 +00:00
unpackmsg.f90 Fix pack/unpack bugs reported by VE5VA. 2013-04-02 16:37:10 +00:00
unpacktext.f Rename library directory 2012-10-03 14:31:43 +00:00
vit216.c Rename library directory 2012-10-03 14:31:43 +00:00
wsjt24.f90 Message averaging and DS now fully integrated in wsjt24d. 2013-01-23 19:54:54 +00:00
wsjt24d.f90 Code for JT4 deep search now working well. (Needs some fine tuning, though.) 2013-01-23 16:25:07 +00:00
xcor24.f90 Starting to implement the JT4 modes. 2013-01-22 19:19:00 +00:00