Commit Graph

15 Commits

Author SHA1 Message Date
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
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 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 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 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 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 abae226914 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 b0075d3370 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 baa229829d 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 76cb2b7922 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 2ae6627bbb Fixed int(id) ... in savetf2; fixed Makefiles.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@445 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-29 23:03:16 +00:00
Joe Taylor 4af2764c20 Backed out changes to r425.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@428 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-28 13:31:46 +00:00
Joe Taylor 55e7563639 Fixed several gfortran complaints.
Brought Makefile.in up to date.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@426 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-28 00:44:19 +00:00
Joe Taylor 8fd7124751 Corrected typo.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@418 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-25 23:58:11 +00:00
Joe Taylor caa609aa19 Add savetf2.F90
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@417 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-06-25 23:51:09 +00:00