Commit Graph

24 Commits

Author SHA1 Message Date
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
dd77f6053d Fixed int(id) ... in savetf2; fixed Makefiles.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@445 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-29 23:03:16 +00:00
Joe Taylor
cb3d314679 All is in place for double-buffering of ss(), ss5(), savg().
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@438 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-29 14:45:15 +00:00
Joe Taylor
55dfeabf15 Cleaned up menus.
Removed unused GUI controls.
Removed unused code and routines.
Added "Measure" and "Pulsar" to Save menu.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@416 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-25 20:18:43 +00:00
Joe Taylor
c51b612e2a Fix Makefile.win
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@402 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-22 12:10:01 +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
03bddc6c9f Many fixes to make it work on Linux.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@388 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-13 17:05:57 +00:00
Joe Taylor
f465dcf1f2 Corrected the error in r357. Now does Leif's evaluation or best-contrast
waterfall for polarized signals correctly.  Also fixed problem with
disused FSK441 message templates in MAP65.INI.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@358 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-01-17 17:50:59 +00:00
Joe Taylor
d19253f087 git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@353 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 2007-01-15 02:28:58 +00:00
Joe Taylor
61d1fda7b3 git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@348 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 2007-01-12 21:32:22 +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
c1733f3fdd Commit of new Makefile.win.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@335 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-01-11 21:46:35 +00:00
Joe Taylor
170e192c89 Starting on the data input and waterfall display necessities ...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@332 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-01-09 17:46:02 +00:00
Joe Taylor
67fb087b7d More cleaning out unneeded files, and fixing Makefile.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@330 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-01-09 17:08:45 +00:00
Joe Taylor
a9fc9d5f99 Fixed Makefile.win
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@328 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-01-09 15:16:51 +00:00
Joe Taylor
e8a267b766 Changed name of wsjt.py to map65.py. Initial Compile of MAP65.EXE.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@322 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-01-08 20:58:40 +00:00
Joe Taylor
e0f7661a4c Fix Makefile.in so that JT65code will be compiled.
Corrected a line in Makefile.win.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@286 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-07 18:58:49 +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
Joe Taylor
5993b3952d 1. New routine "ftpeak65" for peaking up in frequency and time, and for AFC.
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
2006-07-29 16:00:59 +00:00
Joe Taylor
74c44596fd Add xfft2: quick kludge to avoid re-entrancy problem, since xfft is called
by spec in the GUI thread.  Don't use "zero" in spec.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@130 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-03-22 13:51:17 +00:00
Joe Taylor
c0fb435c6a 1. New help screen lists available Add-on DXCC prefixes.
2. Initialization of PTT to OFF is fixed.
3. WSJT_Source_Code.tst updated.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@117 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-25 18:44:12 +00:00
Joe Taylor
c36054139a Tweaked Makefile.win to compile properly in Win32 with recent #ifdef changes to audio_init.f90
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@94 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-13 07:11:57 +00:00
Joe Taylor
2cfd513bd7 Implemented Freeze/Tolerance/MouseDF features for JT6M.
Removed superfluous "#ifdef Win32" in jtaudio.c.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@67 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-09 15:42:44 +00:00
Joe Taylor
e1ace45403 Changed WIN32 to Win32 in wrapkarn.c and igray.c.
Corresponding change in go.bat.
Added Makefiile.win.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@65 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-09 15:06:21 +00:00