- fix typo in configure
- point Makefile and new location for portaudio.a
- Still have to import new portaudio over top of this
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@246 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
Anyway, all .py and .c files should be in native eol form now
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@245 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
So when checked out they either have CRLF for windows or none for *nix
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@244 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
to be used for portaudio. The following files enable libsamplerate
when either Win32 is defined or portaudio is used.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@239 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
+/- DFTolerance around MouseDF, and place a small green tick at left
of main screen at the MouseDF frequency.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@231 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
file names.
decode2: Corrected starting locations of mouse-picked decodes in JT6M mode
decode3, pix2d: Put yellow tick marks at frequency of JT6M sync tone.
wsjtgen: Remove diagnostic print statement associated with Tx of test files.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@230 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
JT6M modes
avesp2: ditto. In addition, dependence of Zap behavior on decoding history
has been removed.
wsjt.py: corrected default setting of PTTPort under Win32.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@229 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
decodes from a recorded file. (Still need to test for decoding from
real-time data.)
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@223 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
sync65: added call to smooth for improved sync in mode JT65C.
added +2 dB to SNR estimates for JT65C.
wsjt65: cleaned up some display details of decoded lines
short65: added calls to smooth for improved shorthand decodes in JT65C.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@217 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
done at the same time in wsjt; there is no separate ptt init. done.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@216 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2. Removed the "itry" loop in wsjt65, speeding up JT65 decodes.
3. A dded Deep Search to avemsg65.
4. Changed "Decoding" menu accordingly. Karn RS decoder used only if KV
decoder not present.
5. Removed sort from deep65; find 1st and 2nd largest values directly.
6. Fixed Makefile.win. (Still need to fix *nix Makefile.)
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@212 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
- reworked ptt_unix.c numerous things I did not like anyway.
removed gotos's (from original cwdaemon; not my fault!)
commented better what was happening
refactored code to make it clearer, there was no need to try and do
both the open and the parallel port test in one function (cwdaemon again)
this just obsfuscated what was happening.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@208 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
wsjt1.F: Option to intentionally degrade SNR for test purposes
deep65.F: Tweaked parameters for computing qual
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@200 ab8295b8-cf94-4d9e-aec4-7959e3be5d79