Commit Graph

634 Commits

Author SHA1 Message Date
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
Joe Taylor
75e04986ec Replot zoomed wayerfall on next decode if fQSO has changed.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@563 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-10-24 19:46:45 +00:00
Joe Taylor
cd67b2ccab Corrected color of displayed text when nkeep is small.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@562 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-10-24 19:22:14 +00:00
Joe Taylor
e3536ff18b Fixed quick-decode detection of shorthand messages when Tol is low.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@561 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-10-24 19:10:35 +00:00
Joe Taylor
a2affc3ad3 Waterfall AGC based on 40th percentile of avg spectrum.
Double-click in zoomed spectrum sets Tol=100.
Lower threshold for quick decode (nqd=1), if TOL.le.100.
Fixed display of shorthand S/N in main text window.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@560 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-10-24 17:39:52 +00:00
Joe Taylor
ebbdb6c0ab Added optional directory for azel.dat.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@520 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-09-16 14:10:45 +00:00
Joe Taylor
e594b375d8 Changed from multicast to unicast for input of data from Linrad.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@511 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-23 01:44:00 +00:00
Joe Taylor
f7925458c0 Added "Display AGC" checkbox on Waterfall screen.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@510 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-22 02:08:01 +00:00
Joe Taylor
1549fa7cf4 Fixed the same "Log QSO" bug that was in WSJT.
Removed diagnostic print.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@508 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-18 14:13:16 +00:00
Joe Taylor
784ef83570 Added libportaudio.a to list of files that must be made.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@506 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-16 14:50:39 +00:00
Joe Taylor
4e9117325f Added loc.c
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@505 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-16 14:27:35 +00:00
Joe Taylor
1ff54e35aa Fixed up the state-machine fine tuning. Some diagnostic stuff remains.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@504 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-13 15:47:35 +00:00
Joe Taylor
ff721d42d9 User-defined params nt1, nt2 to set timing of state machine.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@503 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-12 20:45:14 +00:00
Joe Taylor
98c25d81d9 Fixed potential out-of-bounds at qphi(0).
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@502 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-12 16:09:28 +00:00
Joe Taylor
c42bf51999 Oops! Deleted "#" at start of comment, by mistake.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@501 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-12 15:36:33 +00:00
Joe Taylor
a4b53087f6 Fix label at top of waterfall in Linux.
Fix restoration of SaveDir from MAP65.INI.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@500 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-12 14:47:41 +00:00
Joe Taylor
7b1b59f1c5 Fixed Makefile.win.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@499 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-12 14:26:18 +00:00
Joe Taylor
53881351a8 Added "getdphi" to do least-squares solution for Dphi.
Updated Makefile.in
Commented out Linux calls to usleep in sleep_msec, makes it hang.
Removed duplicate code from plrr.f90.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@498 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-12 14:25:08 +00:00
Joe Taylor
f816f479fd Tx pol is now computed and displayed in status bar.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@497 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-11 19:47:36 +00:00
Joe Taylor
f7eef8a19c Removed diagnostic display of mouse coords.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@496 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-11 16:44:30 +00:00
Joe Taylor
c1258bdd85 Added CSmin to Options page.
Corrected the saving of brightness/contrast settings.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@495 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-11 16:38:56 +00:00
Joe Taylor
e4f3c5d129 Corrected "Delete all saved files in ..." command.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@494 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-11 16:20:35 +00:00
Joe Taylor
1a2967e407 Removed diagnostic print.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@493 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-11 15:42:10 +00:00
Joe Taylor
89b7551bd6 No need for green bar on upper waterfall, since fa-fb limits are
the same for plot rangs and decode range.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@492 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-10 21:52:06 +00:00