Commit Graph

715 Commits

Author SHA1 Message Date
Joe Taylor f941da869f Don't use FFTW wisdom with CVF.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1541 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-10-22 14:50:45 +00:00
Joe Taylor dddca3d8de Add map65.iss
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1535 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-10-21 18:34:24 +00:00
Joe Taylor 7768aec058 MAP65 now imports FFT wisdom from fftw_wisdom.dat, if available.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1534 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-10-21 18:19:10 +00:00
Joe Taylor af4ba0ca6c Use FFTW-3.2.2, linked "static".
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1533 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-10-21 00:01:14 +00:00
Joe Taylor 26e5ed39c1 No need for libsamplerate.a in MAP65.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1532 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-10-20 16:26:42 +00:00
Joe Taylor c488e8f719 Oops! Typo.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1406 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-09-19 13:01:43 +00:00
Joe Taylor c6c48cbbd7 Test for >13 char message moved from tx6 to tx5.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1405 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-09-19 12:59:00 +00:00
Diane Bruce 09288f80c1 - Same typo lurking here in configure 'fail =1' should be 'fail=1'
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1323 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-08-18 21:21:43 +00:00
Joe Taylor 787301b3c4 Tweaked Makefile.in to make gfortran work.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1318 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-08-06 12:56:47 +00:00
Joe Taylor fa6ede8af3 Added Makefile.ifort; tweaked Makefile.in
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1315 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-08-04 18:44:58 +00:00
Joe Taylor 2d3aa4f560 Fixed Makefile.CVF to include mutex lockouts.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1303 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-07-27 17:37:50 +00:00
Joe Taylor 615263b636 Initialized two variables in decode1.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1300 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-07-26 16:41:13 +00:00
Joe Taylor cb24156a8d Finished(?) inserting mutex lockouts.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1299 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-07-26 16:31:11 +00:00
Joe Taylor 174936fe37 Starting to insert mutex lockouts around Fortran I/O
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1298 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-07-26 15:12:41 +00:00
Diane Bruce 11548e07bf - Fix configure so it actually generates a Makefile.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1251 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-05-19 22:49:52 +00:00
Joe Taylor bde35309d8 Dummy commit to bump the version number displayed at runtime.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1238 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-05-17 15:07:04 +00:00
Diane Bruce d3e6b63be0 - Cosmetic changes.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1236 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2009-05-17 12:31:06 +00:00
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