Commit Graph

657 Commits

Author SHA1 Message Date
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
Joe Taylor f053ba347e Dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@491 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-10 21:40:52 +00:00
Joe Taylor 97ba9c1be3 Changed specjt to allow selected BW for upper waterfall.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@490 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-10 21:07:19 +00:00
Joe Taylor d45829be26 Not finished, but thunderstorm is coming ...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@489 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-10 18:27:56 +00:00
Joe Taylor d144e9da3c Tweak the "F5 Help" message.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@488 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-10 17:03:48 +00:00
Joe Taylor 40f3d1e1ce Suppress garbage "text decodes" with flip=-1.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@487 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-10 16:57:29 +00:00
Joe Taylor 893566ad97 Minimum size of "callsign" in bandmap set to 4 characters.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@486 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-10 16:35:52 +00:00
Joe Taylor 7fc6a533b6 Corrected deep65 so that station with add-on prefix can decode
CQ messages using deep search.
Added green bar to indocate Fmin-Fmax range.
Added current utc to end of tmp26, in case there were no messages decoded.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@485 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-10 16:02:04 +00:00
Joe Taylor 1bec9bbf80 Corrected readout of UTC for double-click on callsign in Messages window.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@484 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-10 15:23:54 +00:00
Joe Taylor f260cc9589 Fixed calc of rxnoise for recorded data.
Don't display "No Rx data" when transmitting.
Add dB to Messages window.
Make option labels more informative.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@483 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-10 15:02:56 +00:00
Joe Taylor 6d3b542f4a Changed version number to 0.8.
Display "No data" if not receiving packets.
Permanent label at top of Messages window.
Display green tick marks at startup.
Fix display of quick-decode time.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@482 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-10 00:15:11 +00:00
Joe Taylor d3dada1b0f Removed diagnostic print.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@481 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-09 20:40:18 +00:00
Joe Taylor 3e66159c5d IMplemented "Save All".
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@480 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-09 20:36:44 +00:00
Joe Taylor baecf071c3 Fixed click-on-waterfall 2 ==> set DF.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@479 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-09 19:32:50 +00:00
Joe Taylor 2c694c7007 Improved and the implementation of "Find dphi".
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@478 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-09 19:27:58 +00:00
Joe Taylor bf6c93851a Added user options for nkeep, dphi, fa, fb, fcal, and savedir.
Implemented "Find dphi".


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@477 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-09 16:14:00 +00:00
Joe Taylor 48713421d0 Cleaned up more buffering of multicast receiving socket.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@476 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-09 11:45:49 +00:00
Joe Taylor 309e59f234 Fix measure mode (and make its label yellow).
Enlarge the system packet buffersize.
Include executable plrr.exe


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@475 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-06 16:28:58 +00:00
Joe Taylor 9c9bdbd219 Changed Actual to Measured on Options page.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@474 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-05 17:54:18 +00:00
Joe Taylor 91ed4eebe3 Corrected Help screen for F11, F12 commands,
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@473 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-05 17:48:38 +00:00
Joe Taylor 01cc085746 Removed map65a0.f90, not used.
Corrected the "open(23" statement in map65a, updated Makefiles.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@472 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-05 16:08:20 +00:00
Joe Taylor 8bf53fe09b Save brightness, contrast values in SpecJT.INI.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@471 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-04 18:44:10 +00:00
Joe Taylor eade08c02a Fix "Erase Band Map and Messages."
Clean up File menu.
Reduce shirthand signal levels by 6 dB.
Anchor text to W in callsign readout label.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@470 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-04 17:44:39 +00:00
Joe Taylor e56e271b2d Use nint() roundoff for mouse-pointed freq in SpecJT.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@469 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-04 11:58:39 +00:00
Joe Taylor 32cdd0c7a3 Callsigns read out when mouse points to freq on waterfall.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@468 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-04 01:58:22 +00:00
Joe Taylor 2afd049e8b Dummy, mostly.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@467 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-03 20:32:52 +00:00
Joe Taylor f7a2b1972f Getting ready to do dphi and freq/call list.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@466 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-03 19:47:14 +00:00
Joe Taylor fe0b20c586 Can now change brightess or contrast of next spectrum. Waterfall still
updates only at end of minute, hoiwever.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@465 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-07-03 18:58:29 +00:00