Commit Graph

57 Commits

Author SHA1 Message Date
Diane Bruce c6e3d2ec9a - first cut at a general Makefile for WSJT, it is *not* production quality
Still a lot of re-factoring to do with the .o etc. 

  (Reviewed and tested by Joe)



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@57 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-07 16:51:20 +00:00
Diane Bruce 8a3e4eb784 - initial cut at a portable ptt module for all unix and unix like systems
It will be refined later on for OSX/Solaris etc.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@56 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-07 16:48:20 +00:00
Joe Taylor d07751007a Clear PTT in ftn_init.
F10 to show SpecJT screen.
Alt-F to toggle Freeze.
Erase when changing modes.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@55 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-06 22:03:35 +00:00
Joe Taylor e99746d70c Fixed readout of average messages: needed flush(12) in wsjt65.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@54 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-06 21:04:14 +00:00
Joe Taylor 84ed1eb1f6 Removed redundancy in fsubs.f.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@53 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-06 21:02:19 +00:00
Joe Taylor d5ac2ce57c Added wsjtrc.win, configuration file for Windows.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@52 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-06 16:53:57 +00:00
Joe Taylor 5d7a297dca Will I ever be happy with the fonts?
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@51 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-06 16:45:05 +00:00
Joe Taylor 948327b4aa More tweaking of fonts; fix NMAX in indexx.f; increase latency in jtaudio.c.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@50 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-06 16:06:57 +00:00
Joe Taylor c909fc794e Corrected logic in ptt_linux.c.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@49 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-05 20:38:27 +00:00
Joe Taylor aae9ccb6d5 Fleshed out ptt_linux.c to control DTR/RTS lines on serial port.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@48 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-05 19:39:21 +00:00
Joe Taylor e9817a2c16 Fixed several problems in playback_callback (start_threads.c).
Reverted to display of full Tx message in status bar (wsjt.py).


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@47 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-05 15:33:56 +00:00
J C Dutton 445a0f7985 Summary: Implements audio playback (TX) for ALSA.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@46 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-05 00:08:26 +00:00
Joe Taylor 821f4c3b14 Passed ndsec to capture callback, as required.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@45 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-04 21:02:30 +00:00
Joe Taylor 3f2e2fd65f Fixed definition of stime and Tsec in start_threads.c.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@44 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-04 20:10:08 +00:00
Joe Taylor 34caaa937e Workaround code for James's problem with the Python rfind method; better
error message in ssort.f.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@43 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-03 16:33:16 +00:00
J C Dutton ae261d38b7 Summary: Fix wrap around capture buffer.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@42 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-02 02:06:19 +00:00
J C Dutton 77cf42de42 Summary: Add in timing code. The captured audio is now decoded.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@41 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-02 01:34:45 +00:00
J C Dutton 88c5bb9a6d Summary: Add first attempt at sound capture.
Currently display the trace in specjt, but does not seem to decode it.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@40 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-02 00:41:10 +00:00
Joe Taylor 682145f8e8 Fixed sort of zero-length array in wsjt1.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@39 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-30 01:40:23 +00:00
Joe Taylor f42500ecd5 Tweaked spacings on Astrodata window.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@38 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-29 21:29:42 +00:00
Joe Taylor fd0b90ecb9 Fixed igray.c to compile on Windows; changed go.bat accordingly.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@37 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-29 21:07:24 +00:00
Joe Taylor 363d225f78 Added sort.f, ssort.f
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@36 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-29 20:32:28 +00:00
Joe Taylor 7f05b65775 Added indexx.f
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@35 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-29 20:31:33 +00:00
Joe Taylor a8450874bc Removed ran1 and gasdev; replaced igray, sort, and indexx.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@34 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-29 20:12:45 +00:00
Joe Taylor 9bdd9d7691 Delete JT65code; remove extra 160 ms ping from mtdecode; fix "go" script
for Linux.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@33 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-29 15:02:29 +00:00
Joe Taylor 743e07bd10 Fixed spacing of labels above text box, FSK441 and JT6M modes.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@32 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-29 14:42:02 +00:00
Joe Taylor 15f3250202 Removed the undesired WSJT directory from .../wsjt/WSJT/trunk
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@31 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-29 13:55:28 +00:00
Joe Taylor ab9ac14bd6 Corrected typo in g1.bat.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@30 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-28 22:02:59 +00:00
Joe Taylor 39abf7a037 Trivial change to wsjt.py, testing commit on berlios.de.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@29 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-28 21:25:15 +00:00
Joe Taylor 840b58a17d Test of a commit to berlios repository.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@28 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-28 21:12:35 +00:00
Joe Taylor 22e1299073 git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@27 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 2005-12-28 18:59:19 +00:00
Joe Taylor b6035c9f96 Updated WSJT_Source_Cose.txt
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@26 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-28 18:20:01 +00:00
Joe Taylor 12f5fd600d Completed brief documentation of all variables in gcom?.f90.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@25 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-28 17:02:57 +00:00
Joe Taylor adf00024bf Trivial change to wsjt.py, to make Rev# change?
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@24 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-27 20:58:44 +00:00
Joe Taylor 2d3261fc9a Documented gcom2.f90; added pix2d, pix2d65, blanker to compile scripts.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@23 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-27 20:44:35 +00:00
Joe Taylor 5d75fc664c GPL license notice on "About" screen.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@22 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-27 16:34:34 +00:00
Joe Taylor 3654a5e30b Removed makedate; use keywords $Date$ and $Rev$ in wsjt.py.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@21 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-27 16:19:04 +00:00
Joe Taylor da64305920 Added keywords $Date$ and $Rev$ to wsjt.py.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@20 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-27 15:57:46 +00:00
Joe Taylor b71d7687c7 Text to 90 columns.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@19 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-27 15:50:14 +00:00
Joe Taylor e458648867 Tweaked fonts for Win32.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@18 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-27 15:43:26 +00:00
Joe Taylor fc4d4f0a17 Added copyright and license properties to versioned files.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@17 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-27 15:05:22 +00:00
Joe Taylor 25c2ac4df8 Tweaked fonts for Linux.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@16 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-27 14:40:55 +00:00
Joe Taylor 01798a7b64 1. Document variables in gcom1.f90
2. Remove "Accelerated decoding" as menu item (now always ON)
3. Clean up a few unused variables
4. Change from MS Sans Serif to Helvetica fonts
5. Make Tx msg boxes wider


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@15 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-27 14:11:33 +00:00
Joe Taylor 0d93735ba0 Removed normalization by rms in sync65.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@14 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-25 01:54:28 +00:00
Joe Taylor ba44a4125a Reverted to Fortran four2 to fix multi-threading problem with FFTW3.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@13 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-24 13:12:34 +00:00
Joe Taylor 9b4227f935 Fixed getfile for 16-bit reads in Win32.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@12 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-24 01:51:12 +00:00
Joe Taylor f1c65870e6 Moved definitions of Fortran LUs to ftn_init.f90.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@11 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-23 17:14:46 +00:00
Joe Taylor c80ba1b2ed Split Audio.f90 into separate routines
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@10 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-23 17:07:54 +00:00
Joe Taylor b2cad6e8fa Disabled azel.dat in Linux.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@9 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-22 21:39:54 +00:00
Joe Taylor 5fe2bfacb4 Updated WSJT_Source_Code.txt
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@8 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2005-12-22 19:54:58 +00:00