- Allow input and output audio device to be different.
- Make audio buffers static
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@265 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
specjt.py: add code for 2 x waterfall BW
sync65.f: allow sync searcy over full BW
wsjt65.f: add end-of-line numbers to average message
flat2.f: extend spectrum to 5 kHz
gcom2.f90: add communication for wide waterfall BW
spec.f90: add code for 2 x BW
wsjt.py: dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@262 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
make a static library including alsa definitions. A binary linked
against a portaudio-v19 library using alsa also has to link against -alsa,
this is inconvenient to say the least. I do not consider this the
best "fix", the portaudio.a may not be referencing any alsa libs at all,
even if it is present; but this should get Harry going.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@260 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
They have done a major re-org of their directory structure
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@254 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
- 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