Commit Graph

21 Commits

Author SHA1 Message Date
Joe Taylor
66dfb5d331 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
5b23d9aff9 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
de785cab80 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
45b85bb7a8 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
11b3ea184e 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
3af0f14d98 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
31a9615af5 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
decd4ef274 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
c92f4fc34d 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
c0b6e5377a 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
84b065842c 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
ee00a3fd98 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
d3e705abc8 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
fe32de68b5 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
8c9ed820c8 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
333abab6d7 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
8cf40e587a 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
b85cdbd8ee 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
1b0cdca090 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
4377834835 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
8550aa14be 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