Commit Graph

734 Commits

Author SHA1 Message Date
Joe Taylor a8854cb391 Fixed bug in packgrid.f
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1034 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-10-09 19:07:34 +00:00
Joe Taylor c0681b2305 Added a "Set Tx Freq" command. (Works with station.py)
Diagnostic print for a bounds error in map65a.F90.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1032 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-10-09 01:03:41 +00:00
Joe Taylor 5469169703 Corrected a new bug in dbl_click_call().
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1031 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-19 19:53:02 +00:00
Joe Taylor 45a284acfb Handle nonstandard tf2 filenames correctly.
For contesting: flag "needed calls" with "*" in band map, and do 
"dupe checking" when double-clicking on a callsign or entering
a QSO in WSJT.LOG.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1030 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-19 17:25:58 +00:00
Joe Taylor cc13ce0f8f Endfile 19 ...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1029 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-18 19:50:02 +00:00
Joe Taylor c43cabedd3 Flag tx6 message longer than 13 chars (unless it's a CQ).
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1028 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-18 18:55:29 +00:00
Joe Taylor d31f1fde09 Updated the Makefiles
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1027 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-18 16:26:01 +00:00
Joe Taylor 600af87949 Dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1026 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-18 15:08:43 +00:00
Joe Taylor 308e055f7d Corrected and simplified setting the *.tf2 filename.
Removed unused (pulsar-mode?) code.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1025 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-18 14:58:59 +00:00
Joe Taylor bd0a550258 Removed two unused routines.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1024 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-18 13:43:20 +00:00
Joe Taylor 9373c523a9 Don't do DS for Mycall HisCall rpt OOO.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1022 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-16 18:20:04 +00:00
Joe Taylor ffaab27db0 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 a7ec391cf8 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 073433fd00 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 7a82efe509 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 860c310dce 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 53c5d91db6 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 e3bafe053b 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 98b8c5f6ce 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 60de355cb5 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 6c0962a7ab 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 de3c356391 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 2ad7baf213 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 04b5bd2623 Changed filename extension of plrs.F90.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1005 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-09-09 17:29:14 +00:00
Joe Taylor 2f2c111860 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 453d3c11c8 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 2fc84bea22 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 38b2b722d9 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 9f771a923d 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 ecf571a2c9 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 bf22617fad Info on file I/O.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@995 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-07-25 00:45:10 +00:00
Joe Taylor e8a16bd8c6 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 c8366844f1 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 9b1f100e61 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 df5cbcf1f4 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 5ea44ad81a 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 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