Joe Taylor
8550aa14be
Changed WIN32 to Win32 in wrapkarn.c and igray.c.
...
Corresponding change in go.bat.
Added Makefiile.win.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@65 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-09 15:06:21 +00:00
Diane Bruce
74525df65d
- A little more work on configure.ac, to at least get portaudio right
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@64 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-08 18:19:01 +00:00
Robert W Mc Gwier, Jr
f253c50082
adding install-sh
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@63 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-08 04:35:48 +00:00
Diane Bruce
c236b4c52c
- Cleaned up further using Joe's Windows makefile as a basis
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@62 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-08 03:54:50 +00:00
Diane Bruce
857a6a10cb
- A few more cleanups to configure
...
Note for *now* you will have to expressly state ./configure --enable-alsa
or --enable-oss etc. I'll fix it later to pick a default.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@61 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-08 01:40:30 +00:00
Diane Bruce
e1c6930cda
- oops sorry about that.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@60 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-07 22:40:26 +00:00
Diane Bruce
e59ac5dd3c
- more cleanups to configure
...
- ptt_linux.c is no longer needed (replaced with generic ptt_unix.c)
- Makefile should be created from configure (and Makefile.in)
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@59 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-07 21:24:49 +00:00
Diane Bruce
b6b89b6cd7
- Add first rough cut of configure
...
Note that Makefile should go since it should be rebuilt from Makefile.in
by configure.
- start_threads now has HAVE_ALSA_ALSASOUND_H
- ptt_unix now uses configure HAVE_SYS_PARAM_H
Initial *non production* commit
I am a little rusty with it, sorry. --db
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@58 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-01-07 20:14:23 +00:00
Diane Bruce
caf61a6624
- 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
558bcc2e6a
- 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
ff8579192c
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
1d27cad645
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
bddc69ca1a
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
666ad46195
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
866b116d1d
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
591f0853c3
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
ac511866dc
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
1ed2fa8262
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
5f5e711917
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
a5f1469127
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
4d4be80421
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
28c62de695
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
45caec5d23
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
6074556d20
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
43cb15d438
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
db838694d8
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
c23a58f2c8
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
5b38cdeccd
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
3f3eccf1a4
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
25c039f672
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
860e9d8c1a
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
7b55b784a1
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
6b851ce524
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
4326072d52
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
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