Many changes to the procedures for selecting decodable candidate JT9 signals.

This code may be the new benchmark?


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3274 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor
2013-05-16 16:02:00 +00:00
parent cef2d18677
commit 6339dc4b7e
11 changed files with 94 additions and 44 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ OBJS1 = pctile.o graycode.o sort.o ssort.o \
softsym.o peakdt9.o getlags.o afc9.o fchisq.o \
twkfreq.o downsam9.o symspec2.o ipcomm.o sleep_msec.o \
stdmsg.o sec_midn.o cutil.o azdist.o geodist.o morse.o \
fillcom.o
fillcom.o chkss2.o
libjt9.a: $(OBJS1)
ar cr libjt9.a $(OBJS1)