Commit Graph

657 Commits

Author SHA1 Message Date
Joe Taylor 6e6051d924 Reverse order of drawing axis and fQSO mark.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@985 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-07-23 00:26:17 +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
Joe Taylor 5cee8043ba Replaced call to gmtime_r with f90 intrinsic date_and_time.
Increased xlambda from 12 to 13.
Recompiled KVASD_g95 with a one-line change in asd2.c.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@599 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-26 19:40:29 +00:00
Joe Taylor 844cd63b2e No need for get_fname.F90. delete it.
Don't write azel.dat while decoding.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@598 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-25 19:09:33 +00:00
Joe Taylor f99ad05c1d Added g95-compiled KVASD. Updated version to 0.9.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@596 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-21 18:51:43 +00:00
Joe Taylor 06a8165cc8 Dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@595 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-21 18:41:41 +00:00
Joe Taylor 2b1a57aa0e Changed compile-time flag from "Win32" to "CVF", and a few other changes
to enable compiling MAP65.EXE under Windows, using gcc and g95.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@594 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-12-21 18:40:47 +00:00
Joe Taylor f87f65fc3d Use 45th percentile for waterfall baseline.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@581 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-11-19 16:59:27 +00:00
Joe Taylor 048ada50fb Fixed (benign?) bounds error in recvpkt.F90.
Fixed (occasional) bounds error in display.F90.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@580 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-11-19 16:42:21 +00:00
Joe Taylor 1536952e2b Removed three disused routines.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@579 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-11-14 16:46:37 +00:00
Joe Taylor d51ab0c22a Reverted to the old spec.f90, as revised version causes crashes. (Still
don't know why?)
Double-clicking in top waterfall sets MouseDF=0 (as well as Tol=500).


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@578 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-11-13 18:39:44 +00:00
Joe Taylor f92be26c93 Another try at using median (actually 45%-ile) for base level in waterfall.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@577 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-11-12 14:55:30 +00:00
Joe Taylor 3953f85cd9 Reverted spec.f90 to r520.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@576 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-11-12 13:50:08 +00:00
Joe Taylor eace46718d User-selectable multicast or unicast data from Linrad.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@575 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-11-05 19:19:46 +00:00
Joe Taylor ce99c590dd Fix nz=0 bug in display.F90.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@574 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-11-05 13:41:05 +00:00
Joe Taylor e52c46e4a0 Removed rewind of LU 29, and connected it to debug.txt.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@573 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-11-02 20:05:44 +00:00
Joe Taylor 51138866fa Diagnostics for ndebug=2 sent to debug.txt.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@572 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-11-02 14:51:39 +00:00
Joe Taylor dbee0dc89b Diagnostics for ndebug=2 sent to file tmp29.txt.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@571 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-11-02 14:50:18 +00:00
Joe Taylor 9c2480c012 Enhanced diagnostics with ndebug=2.
Possible fix for occasional Rx blackouts.  Extensive tests needed!


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@570 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-11-01 19:03:01 +00:00
Joe Taylor bbeb779cf1 Removed disused dummy routine.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@569 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-10-31 17:50:41 +00:00
Joe Taylor c7133ed16b Corrected selection of ntx=1 or ntx=2 on mouse-selected callsign.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@568 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-10-26 14:17:08 +00:00
Joe Taylor 2c884bb4f9 Corrected double-click3 (callsign selection, with setting Tx sequence).
Maybe I finally got it right, this time?


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@567 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-10-26 14:00:32 +00:00
Joe Taylor 515c930c14 Fixed the "set Tx sequence on double-click callsign", which I broke
earlier today.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@566 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-10-25 23:27:15 +00:00
Joe Taylor b637dc9198 Display Tx pol advice with quick decode, rather than waiting until
after the wideband decode.

If fQSO changes, set Tol=500.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@565 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-10-25 19:44:42 +00:00
Joe Taylor 9d9242b4c6 Corrected deep search so that it does not test "CQ+call+rpt" messages
and any messages starting with "CQ " if flip is negative.

Implemented "double-right-click" to generate messages with 
MyCall+HisCall+rpt.

Fixed timeout of mouse-selected lists of calls at top of waterfall.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@564 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-10-25 16:31:19 +00:00