Sync tone can now be anywhere in the range 200-4300 Hz (approx).
NB: this is experimental, needs thorough testing!
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@290 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
average text boxes, while still preventing any edits in those boxes.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@287 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
On main screen, use "Lucida Console" in Windows, Courier bold otherwise.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@283 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2. "/A" added to list of optional callsign suffixes.
3. Improved algorithm for measuring error in soundcard sample rates.
4. Optional 5-sec shift of input data, to catch some clock errors.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@274 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
deep65.F: still has a weird bug; different workaround now.
wsjtrc: changed default fonts
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@270 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
Added RxWav/Samples/W8WN_010809_110400.WAV, which also creates a necessary
subdirectory.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@269 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
+/- 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
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
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