Commit Graph

3318 Commits

Author SHA1 Message Date
Joe Taylor 1bc6935e93 JTMS3 now compiles and runs, although most of its functions are still
those of MAP65.  Have removed the Astro, BandMap, and Messages windows.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/jtms3@2475 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-07-02 15:33:33 +00:00
Joe Taylor 88a1cbd14d Creating a branch for trying JTMSv3 ideas.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/jtms3@2474 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-07-02 14:50:41 +00:00
Joe Taylor cd03b420fc Trivial change to mainwindow code.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2473 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-06-22 19:30:30 +00:00
Joe Taylor 30afde54c4 Help menu (and F1) now access the MAP65 User's Guide (first draft).
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2471 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-06-14 15:57:39 +00:00
Joe Taylor 0dbc60eb72 Improve an error message regarding suspect data.
Don't zero dd() when data come from disk.
Some code cleanup.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2470 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-06-12 14:10:21 +00:00
Joe Taylor ec56fd6912 Increase range of Si570 calibration spinner to +/- 200 ppm.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2469 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-06-04 19:42:38 +00:00
Joe Taylor 7cb792f31c Temporary(?) fix for the "ghost signal" problem.
NB: it occurred only with nwindow=2.
(Have not yet determined why data are being picked from dd() array beyond
where new data should appear... so for now, I have zeroed the whole 
array at start of a new minute.)


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2468 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-06-04 17:02:50 +00:00
Joe Taylor 291efe9a62 Update map65.iss.
Couple of tweaks to GUI forms.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2466 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-05-23 15:17:45 +00:00
Joe Taylor ec4db5b17b Increase width of displayed Rev number to four digits.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2465 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-05-22 17:11:39 +00:00
Joe Taylor c4a1997191 Set properties for native eol style and the "Rev" keyword.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2464 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-05-22 17:09:48 +00:00
Joe Taylor 29c0fd1ddb Re-order some params on AstroData screen.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2463 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-05-22 16:40:03 +00:00
Joe Taylor 9ff1114cc9 Add s3avg.o to Makefile.MinGW.
Change the install directory to map65_install.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2462 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-05-22 14:45:57 +00:00
Joe Taylor 04dcf0a528 Major changes to the MAP65 branch. This branch is now a copy of
MAP65 v2.3.0, r631, as checked out from the SVN repository on
pulsar.princeton.edu.  If all goes well with this commit, subsequent
MAP65 development will use the Berlios repository.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2461 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-05-22 14:28:39 +00:00
Joe Taylor 58ec81d9b5 Update Makefile.MinGW
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2457 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2011-10-04 13:56:46 +00:00
Joe Taylor 65dca59f1f dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2456 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2011-10-04 13:55:03 +00:00
Joe Taylor a0e2fc7989 Change file names .F to .f, .F90 to .f90
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2455 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2011-10-03 20:02:58 +00:00
Joe Taylor 636d702690 Remove the "Floating point data" menu item; instead, determine whether
i*2 or r*4 data from sign of parameter userx_no send from Linrad.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2454 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2011-09-29 19:00:54 +00:00
Joe Taylor 139848d0cb Removed option for setting CSmin.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2453 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2011-09-29 17:46:21 +00:00
Joe Taylor 4c9692d977 Trim leading blanks and multiple blanks from Tx messages.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2452 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2011-09-29 16:18:26 +00:00
Joe Taylor 4783dfbb90 Decode command ignored (with yellow warning) after t=45s when monitoring.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2451 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2011-09-29 15:45:33 +00:00
Joe Taylor 047b17675d Bump version number to 1.1.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2450 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2011-09-29 13:48:55 +00:00
Joe Taylor 19c1e87dff Fix minor bug in display.F90.
Adjust Rx noise time constant for i*2, r*4 data from Linrad.
Remove unused GUI controls involved with average messages.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2449 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2011-09-29 13:15:51 +00:00
Joe Taylor 4dd44d22e9 Option to force the assumed center frequency.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2448 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2011-09-28 19:52:00 +00:00
Joe Taylor f419b84d02 Option to accept data from Linrad in floating-point format.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2447 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2011-09-28 18:25:26 +00:00
Joe Taylor 6829a081a9 Starting to implement acceptance of floating-point data from Linrad.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2446 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2011-09-28 16:56:18 +00:00
Joe Taylor 9ddd654be6 dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2445 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2011-09-27 19:13:40 +00:00
Joe Taylor 7a7019f237 Don't correct for supposedly "missing" packets on program startup.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2444 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2011-09-27 19:13:14 +00:00
Joe Taylor 4bbba3a5f3 Cleanup, removing diagnostic prints.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2434 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2011-05-15 14:24:23 +00:00
Joe Taylor e5a59f23f7 Add configuration option for "+" or "x" antennas.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2425 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2011-05-03 14:41:17 +00:00
Joe Taylor 3b54136a10 Tweak pulsar.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2219 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2010-10-12 20:43:21 +00:00
Joe Taylor 1e44e2f45e Save a bare-bones "pulsar" program.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2217 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2010-10-12 20:11:53 +00:00
Joe Taylor b503f24c76 Fix error in treating negative source declination and in
interpolating optimum elevation for MS.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2215 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2010-10-12 14:18:39 +00:00
Joe Taylor 190e37dbfb Compiles and runs OK on PHY-JTAYLOR, with Win7 and MinGW/g95.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1761 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2010-01-16 15:00:54 +00:00
Joe Taylor f3f547729f Compiles on OPTI-745 under Win7.
New fftw library, compiled under Win7: used the file "go" in Msys directory 
/home/joe/fftw-3.2.2


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1757 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2010-01-15 20:29:35 +00:00
Joe Taylor eda7d9e3cc git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1756 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 2010-01-15 16:40:33 +00:00
Joe Taylor 7c2d9cf5df git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1755 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 2010-01-15 16:36:13 +00:00
Joe Taylor 13791424e2 Oops! Remove diagnostic prints.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1720 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-11-28 21:52:32 +00:00
Joe Taylor f361c451d9 Corrected logic that sets Tx msg# when double-clicking callsign in
a "CQ" message.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1719 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-11-28 21:51:47 +00:00
Joe Taylor a6e3b71a43 Recompute deep search messages after change of neme status and after
adding a callsign to CALL3.TXT.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1718 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-11-27 15:57:50 +00:00
Joe Taylor aac8e0aedf Don't look for 'OOO' decodes in the wideband deep search.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1643 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-11-07 21:24:39 +00:00
Joe Taylor ec7c3b347a Restore rfile2.f
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1622 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-11-04 00:22:15 +00:00
Joe Taylor 03a797c7fb New versions of kvasd for linux.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1548 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-10-22 17:01:27 +00:00
Joe Taylor e2da55888a Use FFTW wisdom.
Use newly compiled kvasd.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1542 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-10-22 15:15:11 +00:00
Joe Taylor ea1f4962d7 Don't use FFTW wisdom with CVF.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1541 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-10-22 14:50:45 +00:00
Joe Taylor f273decc21 Add map65.iss
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1535 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-10-21 18:34:24 +00:00
Joe Taylor aee65ef3cf MAP65 now imports FFT wisdom from fftw_wisdom.dat, if available.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1534 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-10-21 18:19:10 +00:00
Joe Taylor 66b597cf49 Use FFTW-3.2.2, linked "static".
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1533 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-10-21 00:01:14 +00:00
Joe Taylor 07cf924c9d No need for libsamplerate.a in MAP65.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1532 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-10-20 16:26:42 +00:00
Joe Taylor 6ecec4bc14 Oops! Typo.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1406 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-09-19 13:01:43 +00:00
Joe Taylor e651f770ae Test for >13 char message moved from tx6 to tx5.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1405 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-09-19 12:59:00 +00:00