Commit Graph

598 Commits

Author SHA1 Message Date
Diane Bruce 20acd145df - Fix configure to use aclocal.m4 here as well.
- Clean up casting in arguments.
- Use <portaudio.h> not "portaudio.h"



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1230 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-05-17 01:28:03 +00:00
Diane Bruce 8c3c346192 - Return an error if appropriate from start_threads_.
- Cast arguments to pthread_create as needed.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1220 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-05-15 14:06:08 +00:00
Diane Bruce cab19b6e0e - Export a few more missing configure variables.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1216 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-05-13 16:41:38 +00:00
Diane Bruce fad82eff50 - revert addition of -lfftw3f to LIBS since configure now adds this lib.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1212 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-05-13 15:39:27 +00:00
Joe Taylor cfe5e16e5f Added "-lfftw3f" to definition of LIBS.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1210 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-05-13 14:15:55 +00:00
Diane Bruce 70ed7cc1dd - Clean up configure to match wsjt/wspr
- Slightly clean up Makefile.in



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1208 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-05-13 13:56:15 +00:00
Diane Bruce 7ec057f6c5 - Correct the Windows Makefiles
- For consistency, I propset these to svn:eol-style native as well



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1152 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-04-23 19:05:54 +00:00
Diane Bruce cb34075ae0 - Set prop svn:eol-style native on files.
- Remove alsa/oss from configure.ac and regenerate configure file.
- Note it is MAP65 not WSJT.
- rfile3a.f90 -> rfile3a.F90 for gfortran preprocessor.
- Comment out compiler option that does not work on gfortran for now.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1151 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-04-23 19:02:43 +00:00
Joe Taylor 302d035d79 Updated Makefile.in and configure to use installed portaudio library.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1147 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-04-23 15:33:19 +00:00
Joe Taylor ec039f87da Remove portaudio source code; just use pa.lib.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1140 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-04-23 15:16:40 +00:00
Joe Taylor 87f7fce73f Fixed problem with blanks in SaveDir and AzElDir.
(Poorly motivated?) attempt to find bug in saveing files.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1092 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-03-03 21:10:59 +00:00
Joe Taylor b1b0872ece Added E5 to the add-on DXCC prefix list.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1045 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-12-10 19:24:25 +00:00
Joe Taylor 61dbf34b1b Changed label on "Set Tx Freq" button.
Write *.tf2 file is chunks, to see if it fixes occasional crashes 
when saving data.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1037 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-10-27 19:20:07 +00:00
Joe Taylor 4f55c52141 Removed an unused variable from gcom2.f90
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1036 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2008-10-27 17:23:47 +00:00
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