Commit Graph

181 Commits

Author SHA1 Message Date
Joe Taylor 735b4838a4 Change blanking blocksize from 174 to 200.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1021 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-16 17:56:15 +00:00
Joe Taylor a9a2f328ab Update the *nix Makefile.in.
Removed unused stuff from deep65.F.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1020 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-16 17:41:23 +00:00
Joe Taylor 7168208cdd Implement a final stage of noise blanking on the timf2 data.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1019 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-16 17:20:42 +00:00
Joe Taylor 2b015a1823 Fix Makefile.MinGW.
Fix error computing signal level in getfile2.F90.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1015 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-11 20:05:58 +00:00
Joe Taylor 7d455d974c Corrected Makefile.in; another cleanup in map65a.F90.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1013 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-11 16:14:06 +00:00
Joe Taylor 6e957b0af4 More cleanup of compiler warning messages.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1012 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-11 16:10:55 +00:00
Joe Taylor c123761014 Cleaning up compiler warning messages ...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1011 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-11 15:57:13 +00:00
Joe Taylor c994495382 Remove several disused routines.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1010 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-11 15:42:53 +00:00
Joe Taylor 7b74f41db7 Cleaning up code that produces compiler warnings.
Removing some disused code.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1009 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-11 15:41:05 +00:00
Joe Taylor 3837e17202 Increase upper limit on bmax from 500 to 1000.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1008 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-10 13:24:57 +00:00
Joe Taylor dec7dbb6dd Moved test for full buffer.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1007 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-10 00:03:57 +00:00
Joe Taylor b98b6aa2bf Dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1006 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-09 17:31:30 +00:00
Joe Taylor 8acdbb9069 Corrected typo in moon2.f
Added "localhost" address to plrs_subs_win.c.
Use static variables in Astro.F.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1004 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-03 15:40:52 +00:00
Joe Taylor 9845df69ae Fixed the "garbage in console window" problem. ;-0
Changed rewind to flush for azel.dat.
Corrected a logic error in recvpkt.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1001 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-07-26 17:02:48 +00:00
Joe Taylor 67f16ebfd1 Small tweaks to handling of "No Rx data" for first buffer after
program startup.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1000 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-07-25 17:11:17 +00:00
Joe Taylor a3e6f63406 Clean up code in recvpkt.F90.
Don't decode or switch buffers if not monitoring and not Auto.
Don't allow mouse-picked decode from SpecJT if decoder is busy.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@999 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-07-25 13:34:58 +00:00
Joe Taylor 36807b1a0e Remove nt2; use nhsym>=279 instead.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@998 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-07-25 12:55:37 +00:00
Joe Taylor a60107e915 Corrected tendency to decode twice on a fast computer.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@997 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-07-25 10:58:31 +00:00
Joe Taylor a92b601a78 Put instructions to compile plrs.exe in Makefile.CVF.
Changes to plrs.f90 to read one packet at a time.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@994 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-07-24 18:36:28 +00:00
Joe Taylor 79d563af31 Several tweaks for setting startup conditions.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@993 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-07-24 17:05:55 +00:00
Joe Taylor 1514f9b4d3 Tweak detection of "No Rx data" in GUI.
Suppress attempts to decode partial buffer on program startup.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@992 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-07-24 16:34:59 +00:00
Joe Taylor 7134dbb435 Removed ndebug writes to lu 29.
Simplified and (I think) corrected recvpkt.F90.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@991 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-07-24 15:43:05 +00:00
Joe Taylor 50fad7014b Satisfy g95 compiler.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@990 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-07-23 21:02:32 +00:00
Joe Taylor 239a0df244 Working on the T/R sequencing. This is better, I think. No "blackouts".
But still can be improved ...  Perhaps accept packets from Linrad even
while transmitting, but zero them out?  Then might still be able to
decode a sequence interrupted by a short, aborted, trenamission?


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@989 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-07-23 20:27:47 +00:00
Joe Taylor 873b389fc3 It's now (at least) close to correct in handling fcenter reported
by Linrad.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@984 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-07-23 00:16:16 +00:00
Joe Taylor 268e3f9b84 Dummy.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@965 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-07-15 19:19:37 +00:00
Joe Taylor c1f9d2158f Corrected variable name for nreset.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@958 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-07-15 14:33:39 +00:00
Joe Taylor 751fcba65c Dummy.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@955 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-07-14 17:35:47 +00:00
Joe Taylor 5f66aff299 1. Center frequency send by Linrad is now used to set frequency scale in
SpecJT and frequency labels on lines of decoded text.  (Needs checking!)
2. Corrected logic for Rx buffer assignment on program startup, and
   for when a transmission is started late.  (Needs checking!)
3. Diagnostic display of kbuf, kk, and kxp/96000 in status-bar msg7.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@943 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-07-12 18:11:36 +00:00
Joe Taylor 950b87d893 Fixed a bug -- probably very minor -- in filbig
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@818 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-05-29 17:50:20 +00:00
Joe Taylor 2ea48b6aea Corrected symbol definition in Makefile.CVF.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@631 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-02-22 13:18:36 +00:00
Joe Taylor 1091ac1208 Added sleep.h and timeval.h to repository.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@626 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-02-05 12:34:03 +00:00
Joe Taylor 6684ced534 Corrected the conditional in jtaudio.c.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@624 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-01-31 20:57:26 +00:00
Joe Taylor d4ae09b702 Changed a Win32 conditional to CVF.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@623 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-01-16 16:48:00 +00:00
Joe Taylor 8540823dfd Trivial deletion in astro0.F90.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@622 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-01-15 00:06:31 +00:00
Joe Taylor 98ce8ca442 Restored Makefile's use of Win32 for compiling jtaudio.c.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@620 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-31 16:39:07 +00:00
Joe Taylor fc6221043a Made importing of numpy/Numeric more flexible, as in WSJT.
Changed compile-time flag Win32 to CVF (for Compaq Visual Fortran).


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@618 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-31 15:15:55 +00:00
Joe Taylor 312d01f775 Flush LU 21 after writing the "Transmitting: ..." message.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@616 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-29 15:15:21 +00:00
Joe Taylor 0451b665d8 Fixed occasional garbage at end of bandmap display.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@615 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-29 00:35:28 +00:00
Joe Taylor c8897fc0d2 Do not process extremely strong signals in the wideband pass.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@614 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-28 22:05:12 +00:00
Joe Taylor 1afbef982d Removed waterfall AGC option -- it's there always, now.
Blue background on Decode button only when decoding.
No crash when you hit Decode before any data are available.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@613 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-28 21:22:31 +00:00
Joe Taylor f21d717b79 Small correction to F11/F12 actions.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@612 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-28 20:45:16 +00:00
Joe Taylor b09aad97bd Decreased threshold for shorthands at fQSO.
Corrected search range at fQSO, for both shorthands and normal messages.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@610 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-28 20:23:42 +00:00
Joe Taylor 183d6e1297 Better updating for waterfalls after change of palette, brightness,
or contrast.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@609 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-28 18:13:24 +00:00
Joe Taylor c202049fd7 Clean up and streamline Makefile.MinGW.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@608 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-28 17:34:32 +00:00
Joe Taylor bf0d71f0fa Log scale in waterfalls.
Remove rfile2.
Remove call to hrtime.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@607 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-28 17:33:18 +00:00
Joe Taylor 96f2e433af Histogram to get median in spec.F90, instead of pctile.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@606 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-27 20:16:42 +00:00
Joe Taylor 37a1465ef3 Reverted to old spec.f90. (pctile, etc., not thread-safe)
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@605 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-27 18:40:33 +00:00
Joe Taylor 47c76fd13b Update the list of Fortran LUs.
Remove several unused files.
Replace use of rfile2 with fortran I/O using access='stream'.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@604 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-27 18:11:51 +00:00
Joe Taylor 18c2577626 Dummy.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@600 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-26 19:41:01 +00:00