WSJT-X/lib
Joe Taylor 4a7d5d38c7 1. Fixed a bug causing seemingly random crashes when compound callsign
is decoded.
2. Fixed minor bug in the "Test PTT" function.
3. Background of DialFrequency label goes red if frequency differs from
default for this band by mode than 10 kHz.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3208 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-04-24 17:55:33 +00:00
..
Makefile.MinGW General code clean-up to eliminate compiler warnings. 2013-04-22 15:08:20 +00:00
Makefile.linux Further code cleanup. 2013-04-22 15:43:02 +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 1. Fix end-of-transmission logic so that CW ID works again. 2013-04-09 20:59:53 +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 Further code cleanup. 2013-04-22 15:43:02 +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 General code clean-up to eliminate compiler warnings. 2013-04-22 15:08:20 +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 General code clean-up to eliminate compiler warnings. 2013-04-22 15:08:20 +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
fillcom.f90 Fine-tuning work on decoder. 2013-04-16 18:33:38 +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 1. New controls for selecting Tx messages now functioning correctly? 2013-04-08 18:31:21 +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 Further code cleanup. 2013-04-22 15:43:02 +00:00
jt9a.F90 Further code cleanup. 2013-04-22 15:43:02 +00:00
jt9code.f90 General code clean-up to eliminate compiler warnings. 2013-04-22 15:08:20 +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 General code clean-up to eliminate compiler warnings. 2013-04-22 15:08:20 +00:00
k2grid.f Rename library directory 2012-10-03 14:31:43 +00:00
libhamlib.dll.a Starting to implement direct calls to hamlib functions, rather than 2013-04-15 00:28:27 +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 Further code cleanup. 2013-04-22 15:43:02 +00: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
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
softsym.f90 Further code cleanup. 2013-04-22 15:43:02 +00:00
sort.f Rename library directory 2012-10-03 14:31:43 +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 Further code cleanup. 2013-04-22 15:43:02 +00:00
symspec2.f90 Further code cleanup. 2013-04-22 15:43:02 +00:00
sync9.f90 Further code cleanup. 2013-04-22 15:43:02 +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
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
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 1. Fixed a bug causing seemingly random crashes when compound callsign 2013-04-24 17:55:33 +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