Commit Graph

9132 Commits

Author SHA1 Message Date
Diane Bruce 1341e09b8a - fix typo
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@266 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-01 03:22:02 +00:00
Diane Bruce ba8ee7f386 - Get rid of unnecessary filename arrays, just take names from wsjt
- Allow input and output audio device to be different.
- Make audio buffers static



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@265 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-01 01:40:03 +00:00
Diane Bruce 0154b2b462 - Get rid of unnecessary filename arrays, just take names from wsjt
- Allow input and output audio device to be different.
- Make audio buffers static



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@265 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-01 01:40:03 +00:00
Joe Taylor d2f9680a55 fivehz.F90: changed to default random_seed
wsjtrc:      smaller default fonts
sync65.f:    temporarily disable sync search outside +/- 600 Hz
wsjt65.f:    don't blank end-of-line numbers if aggressive is off
wsjt.py:     clear Freeze if F4 hit with "F4 setd Tx6" active


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@264 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-29 19:25:49 +00:00
Joe Taylor 351be3328a fivehz.F90: changed to default random_seed
wsjtrc:      smaller default fonts
sync65.f:    temporarily disable sync search outside +/- 600 Hz
wsjt65.f:    don't blank end-of-line numbers if aggressive is off
wsjt.py:     clear Freeze if F4 hit with "F4 setd Tx6" active


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@264 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-29 19:25:49 +00:00
Joe Taylor cf29dd4bec Tweaked label formatting at top of SpecJT screen.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@263 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-19 14:56:56 +00:00
Joe Taylor 281426593e Tweaked label formatting at top of SpecJT screen.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@263 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-19 14:56:56 +00:00
Joe Taylor c99e8fe358 deep65.F: force message to upper case
specjt.py: add code for 2 x waterfall BW
sync65.f:  allow sync searcy over full BW
wsjt65.f:  add end-of-line numbers to average message
flat2.f:   extend spectrum to 5 kHz
gcom2.f90: add communication for wide waterfall BW
spec.f90:  add code for 2 x BW
wsjt.py:   dummy


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@262 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-18 19:25:52 +00:00
Joe Taylor 737009cf14 deep65.F: force message to upper case
specjt.py: add code for 2 x waterfall BW
sync65.f:  allow sync searcy over full BW
wsjt65.f:  add end-of-line numbers to average message
flat2.f:   extend spectrum to 5 kHz
gcom2.f90: add communication for wide waterfall BW
spec.f90:  add code for 2 x BW
wsjt.py:   dummy


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@262 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-18 19:25:52 +00:00
Diane Bruce 13ceaf225a - dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@261 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-11 00:05:00 +00:00
Diane Bruce 8c99b7f2fa - dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@261 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-11 00:05:00 +00:00
Diane Bruce 2cfb46494a - new portaudio-v19 tries to use alsa if available, but does not
make a static library including alsa definitions. A binary linked
  against a portaudio-v19 library using alsa also has to link against -alsa,
  this is inconvenient to say the least. I do not consider this the
  best "fix", the portaudio.a may not be referencing any alsa libs at all,
  even if it is present; but this should get Harry going.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@260 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-11 00:00:23 +00:00
Diane Bruce a8b728e9ed - new portaudio-v19 tries to use alsa if available, but does not
make a static library including alsa definitions. A binary linked
  against a portaudio-v19 library using alsa also has to link against -alsa,
  this is inconvenient to say the least. I do not consider this the
  best "fix", the portaudio.a may not be referencing any alsa libs at all,
  even if it is present; but this should get Harry going.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@260 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-11 00:00:23 +00:00
Diane Bruce 780658cc9a - trivial cosmetic change, I had a library duplicated
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@259 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-10 22:22:33 +00:00
Diane Bruce 2ea5f6eabb - trivial cosmetic change, I had a library duplicated
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@259 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-10 22:22:33 +00:00
Diane Bruce 1b3f94fc3b - Fixed typo that prevented -lrt from being added to build for portaudio
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@258 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-10 21:49:40 +00:00
Diane Bruce 634112986f - Fixed typo that prevented -lrt from being added to build for portaudio
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@258 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-10 21:49:40 +00:00
Diane Bruce b7dfa71a5a - dummy commit
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@257 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-10 19:37:24 +00:00
Diane Bruce 8d706e4e4b - dummy commit
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@257 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-10 19:37:24 +00:00
Diane Bruce cc3c818019 - This should fix missing -lrt for those systems that need it
- I've cleaned up the configure a bit more as well



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@256 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-10 19:36:41 +00:00
Diane Bruce d1c8ce7315 - This should fix missing -lrt for those systems that need it
- I've cleaned up the configure a bit more as well



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@256 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-10 19:36:41 +00:00
Diane Bruce 9d19c63554 - dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@255 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-09 21:35:14 +00:00
Diane Bruce 928f3a586b - dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@255 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-09 21:35:14 +00:00
Diane Bruce 8ed181714a - More remnants deleted of old portaudio-v19
They have done a major re-org of their directory structure



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@254 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-09 21:26:22 +00:00
Diane Bruce fe4de879ac - More remnants deleted of old portaudio-v19
They have done a major re-org of their directory structure



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@254 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-09 21:26:22 +00:00
Diane Bruce fda31a9ecc - more obsolete dirs
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@253 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-09 21:22:08 +00:00
Diane Bruce 0981dc4123 - more obsolete dirs
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@253 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-09 21:22:08 +00:00
Diane Bruce 85babab2e1 - old imports no longer needed
- Makefile should be generated from configure



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@252 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-09 21:20:28 +00:00
Diane Bruce fb96e20748 - old imports no longer needed
- Makefile should be generated from configure



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@252 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-09 21:20:28 +00:00
Diane Bruce 5cb60958c3 - dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@251 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-09 20:12:13 +00:00
Diane Bruce 83245d1cfa - dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@251 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-09 20:12:13 +00:00
Diane Bruce c6100ba7aa - This looks specific to windows only, however imported for completeness
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@250 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-09 20:11:10 +00:00
Diane Bruce 59b201d52c - This looks specific to windows only, however imported for completeness
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@250 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-09 20:11:10 +00:00
Diane Bruce e8dbf4c446 - Add missing bits of portaudio
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@249 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-09 20:08:01 +00:00
Diane Bruce 39f88b793d - Add missing bits of portaudio
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@249 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-09 20:08:01 +00:00
Diane Bruce 12778afe8f - Make sure compiled python code gets cleaned as well
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@248 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-09 20:04:28 +00:00
Diane Bruce 226f768092 - Make sure compiled python code gets cleaned as well
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@248 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-09 20:04:28 +00:00
Diane Bruce 35c4a904c2 - Updated portaudio
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@247 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-09 19:59:20 +00:00
Diane Bruce d8934b4f71 - Updated portaudio
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@247 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-09 19:59:20 +00:00
Diane Bruce 0b094f37af - first part of update for new portaudio
- fix typo in configure
- point Makefile and new location for portaudio.a
- Still have to import new portaudio over top of this



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@246 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-09 19:51:29 +00:00
Diane Bruce 9471e22ff2 - first part of update for new portaudio
- fix typo in configure
- point Makefile and new location for portaudio.a
- Still have to import new portaudio over top of this



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@246 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-09 19:51:29 +00:00
Diane Bruce 5f309de06c - I could have sworn it was svn:eol not svn:eol-style
Anyway, all .py and .c files should be in native eol form now



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@245 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-05 19:40:55 +00:00
Diane Bruce 6e74928f8d - Make sure these all have svn:eol (native end of line)
So when checked out they either have CRLF for windows or none for *nix



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@244 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-05 19:33:21 +00:00
Diane Bruce 0230b65703 - Added $Date$ and $Revision$
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@243 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-05 17:42:04 +00:00
Diane Bruce eecdad6922 - Added $Date$ and $Revision$
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@243 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-05 17:42:04 +00:00
Diane Bruce b2439e4515 Dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@242 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-05 17:35:21 +00:00
Diane Bruce a6d055de23 Dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@242 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-05 17:35:21 +00:00
Diane Bruce 26e54925cf - propset svn:eol native on this file, to remove CRLF on *nix platforms
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@241 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-05 17:05:02 +00:00
Diane Bruce a99951497d - These two files should not be in the repository, they are created
from the portaudio configure. mea culpa.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@240 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-05 16:54:52 +00:00
Diane Bruce c761a3dc97 - These two files should not be in the repository, they are created
from the portaudio configure. mea culpa.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@240 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-05 16:54:52 +00:00