Joe Taylor
9512b47f78
Removing GUI widgets not needed fot JTMS3.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/jtms3@2490 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-07-05 19:18:58 +00:00
Joe Taylor
93224b3b31
Changed soundin to i*2 rather than r*4.
...
Activated saving of WAV files. (but so far, without headers).
Tx waveform now uses sinc() pulses.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/jtms3@2489 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-07-05 16:16:03 +00:00
Joe Taylor
afcf99d990
More edits to jtms3.txt.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/jtms3@2488 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-07-04 22:18:52 +00:00
Joe Taylor
5a551b3435
Editing the jtms3.txt file.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/jtms3@2487 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-07-04 21:30:56 +00:00
Joe Taylor
a199729efb
Clean up the devsetup window. Some fixes to getfile and savewav.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/jtms3@2486 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-07-04 18:22:38 +00:00
Joe Taylor
e3b980ad85
Remove console mode.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/jtms3@2485 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-07-04 17:49:53 +00:00
Joe Taylor
d313457be5
Cleanup of code. Temporary simple definition of BPSK signal with
...
rectangular pulses.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/jtms3@2484 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-07-04 17:48:57 +00:00
Joe Taylor
2075b69fb3
Continuing to work on SoundIn, SoundOut...
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/jtms3@2483 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-07-04 16:27:57 +00:00
Joe Taylor
0a3c96fab0
Working on sound I/O, devsetup window, etc. Much still to do!
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/jtms3@2482 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-07-04 14:40:11 +00:00
Joe Taylor
6703d4850d
Cleaning up the soundin routine.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/jtms3@2480 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-07-03 20:07:37 +00:00
Joe Taylor
f8c1b6ed23
Soundout is now working (or at least making noise) with JTMS3 waveforms.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/jtms3@2479 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-07-03 19:43:26 +00:00
Joe Taylor
64e851f9cc
Starting to implement sound I/O. Changing T/R period to 30 s.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/jtms3@2478 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-07-02 20:52:56 +00:00
Joe Taylor
a96023b9ca
More cleanup of the devsetup dialog.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/jtms3@2477 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-07-02 17:22:11 +00:00
Joe Taylor
0f9750689f
Cleaning up the "devsetup" screen. NB: List of audio input devices is not
...
being populated.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/jtms3@2476 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-07-02 16:13:21 +00:00
Joe Taylor
acd3499fad
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
c803e38a26
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
cd1185bbe1
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
ea5939a111
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
a0d4b58f48
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
6787ab6e60
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
d7258ca7aa
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
f5527c2b8b
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
0875a12cad
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
268b789f46
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
bf4914a8e2
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
9e73f87218
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
412e7cf4af
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
d994723934
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
0033fa6ba7
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
f41c660d60
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
c164a1c597
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
dd11b4ab98
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
4f7255aafa
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
10a621ee06
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
8c440997ea
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
fee0d2a0ae
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
573bdd9241
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
9bd236b0fc
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
d556f72393
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
acea2993ae
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
6d6596500a
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
ab28014fb5
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
9ac09c2333
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
d486bcc6e5
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
45b7aeed1e
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
c5ea8da175
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
fb48956e56
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
fcdfe2ac58
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
4f6e3d73e2
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
7a170e04d9
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