Commit Graph

779 Commits

Author SHA1 Message Date
Diane Bruce
401b59aa4d - Oops. missed the /* Fallback (nothing) */ case
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@209 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-26 14:12:34 +00:00
Diane Bruce
7716b6fc31 - misplaced indentation meant fortran copy of pttport never got set
- reworked ptt_unix.c numerous things I did not like anyway.
  removed gotos's (from original cwdaemon; not my fault!)
  commented better what was happening
  refactored code to make it clearer, there was no need to try and do
  both the open and the parallel port test in one function (cwdaemon again)
  this just obsfuscated what was happening.
 


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@208 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-26 14:06:27 +00:00
Joe Taylor
9621999d52 Another tweak to parameters in Deep Search algorithm.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@207 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-25 13:12:03 +00:00
Joe Taylor
bc90f17349 Fix comment line in getpfx1.f
Fix Windows PttPort assignment in wsjt.py


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@206 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-25 01:27:01 +00:00
Joe Taylor
a735577197 Tweak deep65 params for modes JT65A, JT65C.
Increase range of optional SNR degradation.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@205 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-24 20:48:02 +00:00
Diane Bruce
dedbd91143 - Make prototype match that of windows, even though unused *isn't* used.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@204 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-24 19:23:12 +00:00
Diane Bruce
2f64004924 - Give user a chance to fix from wjst, don't just exit.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@203 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-24 19:20:07 +00:00
Joe Taylor
d594c24d41 Fixed save/restore of PttPort in WSJT.INI
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@202 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-24 17:24:47 +00:00
Joe Taylor
b18438a6eb Fixed format of WAV files written by savedata.F90 in *nix.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@201 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-24 17:20:27 +00:00
Joe Taylor
c8afc2da11 fivehz.F90: Added function gran()
wsjt1.F:    Option to intentionally degrade SNR for test purposes
deep65.F:   Tweaked parameters for computing qual


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@200 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-24 14:30:15 +00:00
Joe Taylor
e7e7077bfa Improved calculation of reference level in deep65.F.
Incremented version to 5.9.5.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@199 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-21 20:09:23 +00:00
Diane Bruce
3c5ab99c26 - This should also be in native eol
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@198 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-09 16:00:22 +00:00
Diane Bruce
8fe7e2d020 - Make eol native
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@197 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-09 15:58:04 +00:00
Diane Bruce
1d7a6a6c7a - remove CRLF
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@196 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-09 15:54:37 +00:00
Diane Bruce
91cae5bd11 - Fixed compile for linux
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@195 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-09 03:12:26 +00:00
Diane Bruce
471d593dd7 - All other 'c' functions include both <time.h> and <sys/time.h>
might as well be consistent.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@194 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-06 21:23:58 +00:00
Diane Bruce
65ab0e52ea - simple cleanup of style, no code changes
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@193 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-06 20:54:51 +00:00
Diane Bruce
f67ddfba36 - Missing line broke start_oss.c on transmit
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@192 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-06 20:52:38 +00:00
Diane Bruce
f788c5cfa7 - fixed typo that prevented WSJT from going into transmit
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@191 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-06 13:54:56 +00:00
Diane Bruce
99cd80593e - Cleaned up portaudio-v19 compile/clean a bit
- Fixed more missing merges, start_threads needs to pass PttPort, devin_name
  devout_name
- start_oss.c needs to use devin_name, devout_name



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@190 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-06 13:44:34 +00:00
Diane Bruce
8d353a5b3b - Import of portaudio v19
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@189 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-06 03:57:24 +00:00
Diane Bruce
019ece987d - move portaudio to portaudio-v19, note portaudio-v19 itself still
has to be imported.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@187 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-05 15:32:17 +00:00
Diane Bruce
c0a27fd3c2 - Manual editing in diffs I missed a few
- This should be all the final merges from the freebsd branch



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@186 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-05 14:28:20 +00:00
Diane Bruce
a0a3b799dc - This imports the freebsd branch modifications
- This gets rid of the need to configure for parallel or serial port
- The code picks up the device name from WSJT.INI for ComPort (misnamed now)
  which is actually a device name for either a serial port or parallel port.
  ptt_unix.c then uses the appropriate code to "talk" to a parallel or serial
  port.
- audio in/audio out should work the same way on windows as it did before,
  however it is actually now a string name value, which can be used to open
  the appropriate /dev/dsp on OSS or in future, be passed to the ALSA init
  routines or other audio routines as needed. 



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@185 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-05 03:49:02 +00:00
Diane Bruce
680a9194c9 - Add in code to look for portaudio v19 beta as a subdir, if found
compile it if necessary and use the libs from it instead of the system
  library. v19 has a different ABI than portaudio normally installed
  on unix systems. 
  I have come across at least one other program that includes a copy
  of portaudio v19 with it's release package due to this problem.
 


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@184 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-05 03:03:11 +00:00
Rainer Streubel
bbf2bc9208 A short list of links and infos
to build WSJT ( used  SuSE Linux 10.0)


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@183 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-04 15:30:46 +00:00
Diane Bruce
a4c75ffc90 - corrected 4 vs. 8 space
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@182 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-03 19:18:27 +00:00
Diane Bruce
6c61754fb3 - Fix mis-match between spaces to pad and :8 argument given here.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@181 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-23 16:07:18 +00:00
Joe Taylor
be86a29754 Another tweak for extra-long callsigns.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@180 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-21 20:18:51 +00:00
Joe Taylor
8ef5de90a8 Fixed reading of transmittable test files.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@179 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-21 19:37:02 +00:00
Joe Taylor
eea8944eeb More changes to support overlong calls like VU4AN/VU3RYH.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@178 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-21 19:33:30 +00:00
Joe Taylor
5c0bdab60b Adjustments to allow "addpfx" (temporary add-on DXCC prefix) to have
up to 8 characters.  Augmented callsign (e.g., VU4AN/VU3RYF) must have 
no more than 12 characters.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@177 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-21 14:02:46 +00:00
Diane Bruce
688fd0c1a3 - Little more cleanup, still not fully working
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@176 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-18 01:48:38 +00:00
Diane Bruce
464498eb53 - More refinements on configure for jack
- first (non working) cut at jack support (start_jack.c)



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@175 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-17 20:43:21 +00:00
Diane Bruce
c4deb429c9 - Missed this file's props
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@174 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-17 06:28:16 +00:00
Diane Bruce
1f6d563c0f - it helps to commit non blank lines.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@173 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-17 06:26:09 +00:00
Diane Bruce
22ea359c16 - These files had missing props, added license and copyright
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@172 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-17 06:17:12 +00:00
Diane Bruce
74b696e065 - backed out second boo-boo
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@168 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-17 00:10:03 +00:00
Diane Bruce
f55f7c0dc4 - undoing boo-boo
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@167 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-17 00:00:23 +00:00
Diane Bruce
80161a3285 - This adds run time parallel vs. serial PTT detection and use
- Also adds the ability to read a serial or paralle port name from WSJT.INI
- Also removes serial vs. parallel hooks in configure



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@166 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-16 22:04:31 +00:00
Diane Bruce
e1a1df06a1 - do not return a value from a void function
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@165 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-16 19:52:47 +00:00
Diane Bruce
92976e89f6 - Initial changes to add string names of audio devices/PTT ports
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@164 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-15 05:39:08 +00:00
Diane Bruce
a5cb8fb7a7 - Add more support in configure for jack
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@162 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-13 15:13:25 +00:00
Diane Bruce
f23845bac2 - add --enable-g95 and --enable-gfortran hooks
- add start of --enable-jack support



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@161 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-13 04:50:00 +00:00
Diane Bruce
5e6057ab4a - missing ;
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@160 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-13 04:48:28 +00:00
Joe Taylor
8a623f6cab Corrected switch-overs between normal transmissions and test files.
Highlight test-file transmissions in pink.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@159 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-11 14:01:58 +00:00
Joe Taylor
4dc7caf73c Fixed logic for transmission of test files in wsjtgen.F90.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@158 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-10 23:42:13 +00:00
Joe Taylor
9506e46c52 Corrected disgnostic prints in fivehz.F90.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@157 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-10 20:59:36 +00:00
Joe Taylor
0fd52833aa fivehz.F90: increased txdelay and fixed a T/R timing bug.
deep65.f:   detect logical end of data in CALL3.TXT
astro.f:    remove refraction adjustments from sun/moon elevation
MoonDop.f:  fixed 100 s offset in epoch of moon Az/El
wsjt.py:    Increased text height for CW mode


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@156 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-10 20:43:44 +00:00
J C Dutton
a39f662b4d Summary: Merge in linux branch
svn+ssh://svn.berlios.de/svnroot/repos/wsjt/WSJT/branches/linux
merged into
svn+ssh://svn.berlios.de/svnroot/repos/wsjt/trunk



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@155 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-04-05 20:07:32 +00:00