Joe Taylor
ffc190a806
Dummy
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@320 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-01-08 20:13:56 +00:00
Joe Taylor
67208ff1ae
Changed default PTT port in wsjt.py to /dev/ttyS0.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@317 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-01-03 18:56:49 +00:00
Joe Taylor
4b780d0e3c
Re-compile to fix filename problem.
...
Default *nix PTT device /dev/ttyS0.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@316 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2007-01-03 18:46:04 +00:00
Joe Taylor
aa9f6f76c5
Changes in r314 to get_fname.F90 broke Windows compile. Fixed.
...
Maximum "Tol" in FSK441 and JT6M modes should be 400 Hz. Fixed.
UpdateHistory.txt reflects new features introduced in r309.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@315 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-12-22 14:43:54 +00:00
Diane Bruce
b406127ca9
- updated configure so its idea of revision matches wsjt.py
...
- dummy touch of wsjt.py
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@312 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-23 08:37:07 +00:00
Joe Taylor
8047145554
Change version number to 5.9.6.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@309 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-22 16:39:03 +00:00
Joe Taylor
011f585ffb
Fix one more array bound.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@308 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-21 13:39:59 +00:00
Joe Taylor
c5d5df9fc5
Dummy
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@307 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-20 12:32:35 +00:00
Joe Taylor
da80f392b0
Dummy
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@305 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-19 20:26:41 +00:00
Joe Taylor
7ac2e3af9f
One more tweak concerning 5 kHz BW.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@303 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-19 20:15:27 +00:00
Joe Taylor
7611f76c28
Removed diagnostic print.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@302 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-19 19:26:47 +00:00
Joe Taylor
f8c83dfc61
Fixed "activebackground" color for Decode button.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@301 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-19 19:21:38 +00:00
Joe Taylor
308e0e4fdc
Corrected statement order in short65.f.
...
Added a line for Canvas font in wsjtrc.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@300 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-19 19:15:39 +00:00
Joe Taylor
6adbf82f6f
Cleaned up a number of details related to the new 5 kHz spectral range.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@299 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-19 18:55:21 +00:00
Joe Taylor
c348498b2e
Dummy
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@297 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-13 15:25:33 +00:00
Joe Taylor
d1c27676fd
Allow fonts for astronomical data to be set from the wsjtrc resource database.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@296 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-11 15:27:47 +00:00
Joe Taylor
e198b27ccf
Changes to make it possible to decode JT65 over a much wider range of DF.
...
Sync tone can now be anywhere in the range 200-4300 Hz (approx).
NB: this is experimental, needs thorough testing!
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@290 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-08 20:54:59 +00:00
Joe Taylor
3cc9032897
Get rid of g.focus entirely.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@289 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-08 14:34:55 +00:00
Joe Taylor
d90e63f2b7
Alternative JT65 messages with CTRL-G.
...
Disabled F10 changing focus, for a test.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@288 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-08 14:21:08 +00:00
Joe Taylor
c735875aa9
Fixed (I think) so that cut-and-paste works from the decoded text and
...
average text boxes, while still preventing any edits in those boxes.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@287 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-07 20:29:47 +00:00
Joe Taylor
ff727327b0
Oops, astrorc was not a good idea.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@285 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-07 16:50:47 +00:00
Joe Taylor
43b2c7cd78
Provide runtime capability to set font for astrodata screen.
...
On main screen, use "Lucida Console" in Windows, Courier bold otherwise.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@283 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-07 16:05:35 +00:00
Joe Taylor
7128f6dc91
Another try at finding best fonds for astro data.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@282 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-07 15:39:06 +00:00
Joe Taylor
f5419c9c5f
Cleaned up display of astronomical data with a monospace font.
...
Remobed unnecessary Windows batch files.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@281 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-07 15:10:59 +00:00
Joe Taylor
0bc2a5976d
Add shortcut reminders to menu items.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@280 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-07 14:33:37 +00:00
Joe Taylor
82966626ad
Fixed tabbing on the F1 Help screen.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@279 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-06 20:28:14 +00:00
Joe Taylor
b0e9f0faf0
Removed two unnecessary files.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@277 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-06 19:58:33 +00:00
Joe Taylor
3e3df70d00
Dummy
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@276 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-06 19:52:51 +00:00
Joe Taylor
3731d5a0c3
1. General code cleanup. Most compiler warning messages have been silenced.
...
2. "/A" added to list of optional callsign suffixes.
3. Improved algorithm for measuring error in soundcard sample rates.
4. Optional 5-sec shift of input data, to catch some clock errors.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@274 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-06 18:09:05 +00:00
Joe Taylor
180db2d8a5
Changed the deep65 bug workaround from "rewind 23" to "call sleepqqq(1)".
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@273 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-05 16:27:29 +00:00
Joe Taylor
1339a7f7b7
Don't change font size on labels, at runtime.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@271 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-05 02:25:39 +00:00
Joe Taylor
c47bf2f2f6
configure.ac: updated "5.9.2" to "5.9.5"
...
deep65.F: still has a weird bug; different workaround now.
wsjtrc: changed default fonts
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@270 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-04 19:18:34 +00:00
Joe Taylor
574713c1a2
Added "WSJT6 User's Guide and reference Manual".
...
Added RxWav/Samples/W8WN_010809_110400.WAV, which also creates a necessary
subdirectory.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@269 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-09-01 20:02:52 +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
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
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
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
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
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
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
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
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
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
Joe Taylor
567f025d7b
New CALL3.TXT file from DL8EBW.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@238 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-04 13:20:56 +00:00
Joe Taylor
212b8de285
Fixed so that mouse-picking does not save a file if "Save none" was checked.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@236 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-03 13:17:25 +00:00
Joe Taylor
0436e8467a
Oops! Put if() in the wrong place for the JT6M DF test.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@235 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-03 01:52:58 +00:00
Joe Taylor
aa934877b0
Corrected default setting of "S" in JT6M; cleaned up "About" message.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@234 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-03 01:19:42 +00:00
Joe Taylor
72ff4c5f1b
Broke a long line into two, for g77/g95.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@233 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-02 21:11:50 +00:00
Joe Taylor
ca3f1c4e04
Default settings for JT6M mode are Tol=200, Freeze On, MouseDF=0.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@232 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-02 20:09:22 +00:00
Joe Taylor
ce01814188
In JT6m mode, if Freeze is On, limit the search for synchronization to
...
+/- DFTolerance around MouseDF, and place a small green tick at left
of main screen at the MouseDF frequency.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@231 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-08-02 19:54:45 +00:00