Steven Franke
75a97bec32
Adjust script documentation.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6438 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-25 01:31:04 +00:00
Steven Franke
5ac886855d
Add ldpc sandbox folder.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6437 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-25 00:04:21 +00:00
Steven Franke
bef405970f
Changes to text to support new data and revised Figure 4.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6436 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-24 23:33:16 +00:00
Steven Franke
8b1f95bcd4
Add updated percent-copy data for hinted decoding. Update fig_psuccess.gnuplot.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6435 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-24 22:41:36 +00:00
Steven Franke
0dc121d0a6
Add -d depth command-line argument. depth=5 for hinted decoding.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6426 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-24 01:45:05 +00:00
Joe Taylor
d3168b5493
Enable generation of JTMSK short messages and reports.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6421 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-22 18:10:39 +00:00
Joe Taylor
b228025156
Correct the Tx message length and adjust reported SNR for short JTMSK messages.
...
Commit some things omitted last time.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6420 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-22 17:06:57 +00:00
Joe Taylor
5b54b41174
More-or-less functional decoder for JTMSK short messages.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6419 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-22 16:42:44 +00:00
Joe Taylor
9ec1180044
Attempting to make WSJT-X display messages like "<K1ABC W9XYZ> R26".
...
[For now, I'll make do with () in place of <>.]
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6418 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-21 21:12:12 +00:00
Joe Taylor
326fe4715d
Progress toward integrating JTMSK short messages. Not finished, and won't work!
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6417 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-21 20:03:53 +00:00
Joe Taylor
acc29afdc9
Add a makefile for building JTMSKsim.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6416 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-21 18:10:09 +00:00
Joe Taylor
fd6b24d3d0
Add golay24_table.c to CMakeLists.txt.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6415 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-21 18:09:23 +00:00
Joe Taylor
059775a319
Add software for Golay(24,12) lookup table.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6414 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-21 18:01:31 +00:00
Joe Taylor
54da46da95
Starting to build JTMSK short messages into WSJT-X. Beware: this will NOT
...
build correctly.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6413 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-21 17:53:34 +00:00
Bill Somerville
a260507e99
Fix another CLang++ warning
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6410 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-20 20:50:24 +00:00
Bill Somerville
b24d7b1cf8
Fix some compiler warnings and error
...
Clang++ detected some warnings that g++ did not.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6409 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-20 20:32:30 +00:00
Bill Somerville
20cbd19ca5
Fix a regression in WAV file writing from r6383
...
WAV files were written with an incorrect fomat chunk average bytes per
second field. This only effects a few media players like WMP, most
ignore this field.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6405 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-19 19:06:12 +00:00
Steven Franke
e8a7b4aa0c
Edits to ftrsd paper.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6404 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-18 03:19:08 +00:00
Joe Taylor
50daadf7f9
Adjust the GUI to accommodate JTMSK shorthand messages. (NB: Tx message
...
echoed with yellow background is incomplete.)
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6403 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-15 21:53:27 +00:00
Joe Taylor
45a4bcf894
Replace mistakenly deleted file.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6402 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-15 20:57:54 +00:00
Joe Taylor
ecc838626d
Correct a typo.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6401 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-15 20:50:46 +00:00
Joe Taylor
12da8a5650
Generate experimental shorthand messages in JTMSK mode. No decoder yet.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6400 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-15 20:45:37 +00:00
Joe Taylor
3e4a9a4a82
Add ref to the 2005 paper on JT65, and a paragraph of advice to readers
...
at the end of Section 1.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6397 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-13 15:27:58 +00:00
Bill Somerville
e23d14a98e
Fix errors in UG platform dependent file locations
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6394 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-13 14:45:54 +00:00
Bill Somerville
3b467a4943
Fix regression with UG location from r6341
...
Missing '/' character on directory URL. QUrl treats URLs not ending
with a '/' character as file URLS and QUrl::resolved() strips
filenames.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6393 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-13 14:45:40 +00:00
Steven Franke
6407db086c
Correct equation reference in example 3, and a couple of minor edits.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6391 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-12 16:12:57 +00:00
Bill Somerville
7548f0197b
Fix regression from r6383 that broke decode rest in directory
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6390 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-12 14:47:29 +00:00
Joe Taylor
e61446630b
Several more minor edits.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6389 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-12 13:58:32 +00:00
Steven Franke
81c2bdfe64
Remove residual dt error caused by decimation filter and coherent integrator. Also, typos and minor edits on ftrsd paper.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6387 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-12 03:28:30 +00:00
Joe Taylor
fd95b6b2df
A few more minor edits.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6386 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-12 00:45:52 +00:00
Joe Taylor
db764b7e54
This is the first "essentially complete" version of the FTRSD paper.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6385 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-11 21:45:49 +00:00
Bill Somerville
09cc68e5cd
Better naming WavFile ->BWFFile
...
Broadcast Wave Format is a backwards compatible superset of teh
Microsoft WAV file format that has been implemented in teh hope that
Windows File Explorer might show the WAV file metadta, as it turns out
that is not the case but as it's done anyway.
It appears to be impossible to write a WAV file such that MS Windows
File Explorer shows any metadata so unless we adopt FLAC format audio
files we will have to show metadata with our own software :(
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6384 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-11 15:00:53 +00:00
Bill Somerville
673a140808
Use new WAV file class (BWFFile) read and write WAV files
...
Saved WAV files now contain some useful metadata.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6383 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-11 15:00:43 +00:00
Steven Franke
5a2f67c129
More work on section 7.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6382 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-10 16:54:48 +00:00
Steven Franke
9fbb2b0ecb
Tweak.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6381 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-10 03:58:34 +00:00
Steven Franke
be3e2b9f02
More thoughts for section 7.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6378 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-10 01:20:03 +00:00
Steven Franke
ab717cf5d8
Some tentative ideas for section 8. OK to change, delete, etc.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6377 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-10 00:42:26 +00:00
Steven Franke
24d772e7e3
Added possible figure for section 7. May not be appropriate for this paper.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6375 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-09 17:09:51 +00:00
Steven Franke
c975a79d90
Small tweaks to ftrsd paper - sections 1-6 seem to be in pretty good shape.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6374 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-09 16:36:30 +00:00
Steven Franke
64e30fada5
Cleanup only. No functional changes.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6373 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-09 15:27:16 +00:00
Steven Franke
89b8af18a5
Allow ndepth to be passed into jt65_test from jt65 command line program.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6372 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-09 15:01:41 +00:00
Bill Somerville
1975e8ed1e
Be lenient with failing mode queries
...
Recent Yaesu rigs report an invalid bandwidth when set for split and
different modes on the two VFOs, unfortunately this setup is required
to get 4kHz bandwidth on Rx with Tx audio taken bypassing the mic gain
and processor on the FTdx... rigs. This change ignores failures to
read the mode when polling.
Merged from ^/branches/wsjtx-1.6
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6371 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-09 12:15:10 +00:00
Steven Franke
149ef67cbf
Fix two small typos.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6369 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-09 02:38:49 +00:00
Joe Taylor
9182b74354
Mostly minor editing. I think it's mostly done now, except for Section 7.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6368 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-09 00:09:12 +00:00
Joe Taylor
3ff3524b7a
Renamd exp_decode65.f90 to hint65.f90.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6367 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-08 21:05:00 +00:00
Joe Taylor
188fc62009
Commit several tentative attempts (now commented out) addressing
...
a possible JT9 decoding issue.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6366 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-08 20:55:17 +00:00
Joe Taylor
8dc9831260
Integrate the latest algorithm for hinted decoding.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6365 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-08 20:51:13 +00:00
Joe Taylor
8624c593be
A few more edits to oo 8-11, the sections on algorithms.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6364 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-08 20:43:47 +00:00
Joe Taylor
2890ffe2f3
Fix the FT algorithm description. Add hinted algorithm, and a few edits.
...
Still needed: Updated Figure 4, and text for Section 7.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6363 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-08 20:27:21 +00:00
Bill Somerville
d8414dcaf4
Fix a settings key character case issue
...
Settings keys are scase sensitive on non-Windows platforms.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6362 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-07 16:42:24 +00:00