Commit Graph

3631 Commits

Author SHA1 Message Date
Joe Taylor 6c5809876a Fix a misspelled word.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8061 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-09-01 16:22:19 +00:00
Joe Taylor 0490da3d0c Add a link to G3WDG doc on using QRA64 for microwave EME.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8060 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-09-01 12:51:42 +00:00
Bill Somerville bda874be89 Many improvements to decode double click and auoto-sequencing behaviour
Double-clicks on 73 messages fixed.  Fixed issue with incorrect decode
being  selected  by  double-click. Refined  auto-sequencing  sign  off
handling, any 73 or rr73 free text  near Rx or Tx frequency taken as a
73 from QSO  partner but if a  standard message then must  be from QSO
partner.

Moved functionality from MainWindow to DecodedText class.

More  efficient  picking of  messages  from  decoded text  windows  by
extracting the text block directly.

Tighten up  use of RR73 and  skipping Tx1, these are  now disabled for
relevant compound calls where they would break the QSO exchange.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8056 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-09-01 05:11:57 +00:00
Joe Taylor 4c3b9d025f A few more User-Guide updates.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8055 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-31 20:23:18 +00:00
Joe Taylor 2e5a451b59 Fix a comment in ft8_decode.f90.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8054 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-31 20:16:38 +00:00
Joe Taylor 00a510ea86 Update the text for some keyboard shortcuts.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8053 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-31 19:22:44 +00:00
Joe Taylor 3061ae57ca Additions and corrections to User Guide.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8052 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-31 15:04:12 +00:00
Joe Taylor 244d2291eb Updates to User Guide.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8049 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-30 17:06:49 +00:00
Bill Somerville c6c0c33be0 Make 73 and RR73 matching of incoming messages for exact while words
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8048 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-30 13:20:39 +00:00
Bill Somerville 363c469b55 Fix some signoff issues with auto-sequencing
73 messages from other QSOs on  frequency should now be ignored rather
than being processed.

Also some  long overdue refactoring  and tidying of  non-idiomatic C++
code in the logbook directory.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8047 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-30 02:27:57 +00:00
Joe Taylor 683e35fdec Update text in User Guide related to *NA VHF Contest Mode*.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8046 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-29 14:01:55 +00:00
Bill Somerville ff623873b0 Ensure that auto Tx is disabled when stop Tx on 73 isn't enabled and DX call is cleared
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8045 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-29 03:46:32 +00:00
Bill Somerville 8f27ea5203 Basic fix of auto sequencing with free text 73 messages, more to come
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8044 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-29 03:20:51 +00:00
Bill Somerville 5e23faa02a Update AD1C cty.dat database to 14th Aug 2017 big CTY.DAT
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8043 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-29 03:20:37 +00:00
Steven Franke 89e3e989ca Fix a potential array bounds issue in osd174.f90.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8040 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-28 21:09:44 +00:00
Joe Taylor fb3f07cd4c Correct the behavior of FT8 in "NA VHF Contest mode".
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8039 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-28 14:32:14 +00:00
Joe Taylor 23008fdbd1 Change magic 36 back to 37; does this break something else?
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8038 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-27 13:11:56 +00:00
Joe Taylor a3c65d72bb Fix the 'Start=0 ==> S/N = -24 dB' problem.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8037 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-27 12:26:37 +00:00
Joe Taylor 021336823a Use a baseline-fitting procedure to improve S/N estimates for FT8.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8036 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-26 16:30:47 +00:00
Joe Taylor 99144dea23 Use the most recently edited "CQ xx: message in Tx6 as a template for subsequent regenerations.
This means that "CQ DX", "CQ VT", etc., will be presistent until changed back.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8035 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-25 16:59:58 +00:00
Joe Taylor 0a16a1e614 Possible pseudo-code for DXpedition auto-sequencing.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8034 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-24 13:38:47 +00:00
Steven Franke e212e76de0 More cleanup.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8033 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-22 00:21:59 +00:00
Steven Franke 50555def5c Delete unused array.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8032 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-22 00:17:23 +00:00
Steven Franke d5d8abc29a 1. Improvements to the OSD to allow deeper wideband decoding. 2. Add a third decoding pass. 3. Change symbol metric from max-log to max-amplitude.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8031 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-22 00:14:51 +00:00
Joe Taylor 55b74f5a0e Fix a typo.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8030 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-19 22:34:26 +00:00
Joe Taylor fbc69ba850 Edit the advice displayed by F5.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8029 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-19 13:07:27 +00:00
Bill Somerville 388f5d13ab Better detection of allsign from general calls (CQ, QRZ ...)
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8027 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-16 12:10:50 +00:00
Steven Franke 84813be7db Make default MSK144 amplitude polynomial flat.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8026 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-14 15:00:48 +00:00
Bill Somerville e8eb1fd248 Correct an initialization problem that crashed the wide graph
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8023 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-13 23:31:43 +00:00
Steven Franke 4a3cd7222f Improve efficiency of OSD by a factor of 5 to 10 for norder=2 and 3. Use norder=2 for wideband multi-decoding, norder=3 near nfqso and nftx.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8022 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-13 01:35:13 +00:00
Bill Somerville b40da9da92 Fix FT8 encoding description
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8021 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-10 18:07:53 +00:00
Steven Franke f260531bac Correct misspelling. Thanks Seb, W4AS.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8020 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-10 02:51:25 +00:00
Bill Somerville 9f1cd9defd Fix issue with v1.8.0 trashing v1.7 working frequencies
Note  that  reverting  to  v1.7  will  invalidate  any  saved  working
frequencies  from v1.8  but proceeding  to v1.8  again will  present a
reset set of working frequencies i.e. any user defined entries in v1.8
will be lost of a v1.8 -> v1.7 -> v1.8 transition is made.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8018 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-09 16:06:17 +00:00
Steven Franke 3b74de89f2 Bring a simulation tool up to date.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8017 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-09 15:52:52 +00:00
Steven Franke b2df3c9fdb Remove call to jtmsg.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8016 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-09 15:22:54 +00:00
Bill Somerville cfbf21b9c1 Remove html escapes from decodes text as no longer needed
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8014 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-09 10:47:00 +00:00
Bill Somerville 656ba6a6fb Merged from WSJT-X v1.8 branch:
------------------------------------------------------------------------
r8012 | bsomervi | 2017-08-07 15:29:25 +0100 (Mon, 07 Aug 2017) | 1 line

Better fix for KG4 call country lookup and worked before status
------------------------------------------------------------------------



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8013 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-07 14:31:05 +00:00
Bill Somerville febcf6b554 Don't let the Fortran/C/C++ interop test fail silently
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8010 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-06 21:51:29 +00:00
Steven Franke 01fda32313 Edits to end-of-line notations table in docs.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8009 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-06 17:14:04 +00:00
Joe Taylor a104ebb749 Minor tweak to a table size in User Guide.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8008 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-05 13:45:16 +00:00
Joe Taylor fc449ed0b1 Minor edits to docs: TNX to IW3RAB!
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8006 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-05 13:35:10 +00:00
Bill Somerville 3d5b07173c User guide and help text updates
Details  of --config  command line  option. Note  that low  confidence
decodes '?'  are not spotted and  more generic text for  --help command
line option now derived from CMakeLists description strings.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8005 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-05 13:29:55 +00:00
Bill Somerville f785f6a654 Fix cursor positioning after displaying a decode line
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8003 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-04 23:56:53 +00:00
Bill Somerville b801da053a Remove \r and \n from process stdout so Windows looks like everthing else
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8001 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-04 22:00:35 +00:00
Bill Somerville 1f41aee6bf Add missing MOC generated source include
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8000 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-04 22:00:20 +00:00
Joe Taylor 47b1586e29 Text and figs for User Guide on Frequency Calibration. Still need same for Reference Spectrum and Equalization.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7999 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-04 18:07:23 +00:00
Bill Somerville 17bd43017e Optimize decoded text display to limit heap usage
Decoded  text line  now  use  considerably less  heap  memory as  they
accumulate. This change also limits the maximum number of decode lines
saved per session to 5000.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7998 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-04 18:03:54 +00:00
Joe Taylor fdc3d2d4d8 More User Guide updates.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7997 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-03 18:18:34 +00:00
Joe Taylor f564e35b42 More updates to the WSJT-X User Guide.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7995 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-03 15:12:30 +00:00
Joe Taylor 79e63d782d Remove the "Weak" checkbox from GUI, it's not implemented.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7994 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-03 14:48:59 +00:00