Commit Graph

24 Commits

Author SHA1 Message Date
Joe Taylor
9c2480c012 Enhanced diagnostics with ndebug=2.
Possible fix for occasional Rx blackouts.  Extensive tests needed!


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@570 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-11-01 19:03:01 +00:00
Joe Taylor
1ff54e35aa Fixed up the state-machine fine tuning. Some diagnostic stuff remains.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@504 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-13 15:47:35 +00:00
Joe Taylor
eba299aeff Some tweaks to diagnostic messages.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@453 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-02 16:02:06 +00:00
Joe Taylor
0fef41a490 Fixed use of symspec with disk data; fixed Decode button disabling.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@451 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-30 20:22:12 +00:00
Joe Taylor
5d3f2b762e Good working version 0.7.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@449 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-30 18:39:18 +00:00
Joe Taylor
2c06698a94 Seems to work, including Auto Mode. Try it on the air!
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@447 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-30 14:28:31 +00:00
Joe Taylor
c374489cdd Running OK with FFTs starting at t=48. Several diagnostic prints ...)
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@441 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-29 19:51:58 +00:00
Joe Taylor
6a2e78939d OK with multicasting data, FFTs starting at t=52 s.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@439 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-29 18:34:26 +00:00
Joe Taylor
e36cd03a37 Trying to make on-the-fly work.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@437 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-29 13:21:49 +00:00
Joe Taylor
8a0b8e4b87 Mostly working now. Still need to fix multicast input for more
than one minute of data (some index runs off the end?).  Need
to fully implement on-the-fly FFTs.  Need to double-buffer
arrays ss(), ss5(), savg().


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@435 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-29 01:01:20 +00:00
Joe Taylor
9fbdc274bb Mostly working now, with multicast input. FFTs start at t=43 s, though.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@434 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-29 00:21:31 +00:00
Joe Taylor
d9e5e8919e Making progress, but I will need to double-buffer ss(), savg().
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@433 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-28 20:36:17 +00:00
Joe Taylor
92514ba855 Working better ...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@432 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-28 20:03:52 +00:00
Joe Taylor
25743ac557 Good performance, including QD (quick decode) at selected fQSO.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@430 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-28 18:34:13 +00:00
Joe Taylor
53c2f619f2 Quick decode is now done with save algorithms as regular decode.
Working toward on-the-fly computation of symbol spectra.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@429 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-28 15:14:35 +00:00
Joe Taylor
2e374d3155 Clean up newdat and ndecoding stuff.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@422 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-26 20:04:39 +00:00
Joe Taylor
bb30c86a78 Put descriptive names at top of principal windows.
Changed "Measure" from a "Save" option to a mode.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@419 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-26 14:20:11 +00:00
Joe Taylor
2d27f21d31 It's basically working with multicast data now ...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@396 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-21 17:38:30 +00:00
Joe Taylor
24dadb7aac Trivial formatting correction
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@393 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-20 15:43:35 +00:00
Joe Taylor
e4ef0a98e5 File opening and disk reading has been rationalized
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@350 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-01-14 00:44:34 +00:00
Joe Taylor
105aef292d Many changes. Starting to work on preparing spectra for waterfall display.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@345 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-01-12 17:57:41 +00:00
Joe Taylor
ff2f1f394a More code cleanup: silenced many g95 warning messages about variables "set
but not used".


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@275 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-06 19:51:52 +00:00
Joe Taylor
3731d5a0c3 1. General code cleanup. Most compiler warning messages have been silenced.
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
2006-09-06 18:09:05 +00:00
J C Dutton
a39f662b4d Summary: Merge in linux branch
svn+ssh://svn.berlios.de/svnroot/repos/wsjt/WSJT/branches/linux
merged into
svn+ssh://svn.berlios.de/svnroot/repos/wsjt/trunk



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@155 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-05 20:07:32 +00:00