Commit Graph

598 Commits

Author SHA1 Message Date
Joe Taylor 1dc4d639f1 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 ffa2f6427b 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 2891a51921 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 d376b6419b 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 3a7bb3103a 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 c7e100defb 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 9bab7cb635 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 436067d9a8 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 88bed8663c 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 ed5edc04ca 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 67e6310296 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 6876fd8790 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 4298a0f2d3 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 469e07495d 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 8dfca65f08 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 911bf76080 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 c2ceeeacc4 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 88d53b164c 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 e1c1b24af1 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 2bc0460d62 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 19f6310c14 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 0a1f6cb253 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 471aeb8de7 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 5e4fb0f31e 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 a9fc41b0ee 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 b3d05aaba2 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 7bd9e32f04 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 08e095252a 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 abae226914 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 a966199b1e 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 2b9b874c88 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 38221722e3 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 b0075d3370 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 81b17d2470 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 71f9e53702 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 eb64ccae25 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 fdb71c1328 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 7c8adacb71 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 30c1a0427f 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 81cf9756f6 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 88a3956024 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 904d633e82 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 f8641c5f8b 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 1ccd5236e3 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 991f018503 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 2d844891e2 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 78d94d9306 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 31b1ff7d50 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 4c25431bd5 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 3dca549983 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