Commit Graph

2055 Commits

Author SHA1 Message Date
Bill Somerville
34f5f8ee85 Migrate wsjtx-1.6 branch to new repo location
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/wsjtx/branches/wsjtx-1.6@8674 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-05-22 22:17:28 +00:00
Bill Somerville
ea1053be88 Adjust CMake script for the latest Mac OS X Xcode tools
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6644 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-04-24 12:57:07 +00:00
Bill Somerville
a096247817 Revert out inadvertent version change
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6396 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-13 14:55:43 +00:00
Bill Somerville
fecd3725df Fix errors in UG platform dependent file locations
Merged from ^/branches/wsjtx.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6395 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-13 14:55:02 +00:00
Bill Somerville
53fd5111f4 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.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6370 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-09 12:12:58 +00:00
Bill Somerville
68c1b3fc5a Move v1.6 branch onto v1.6.1-devel
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6264 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-12-10 23:21:55 +00:00
Bill Somerville
15c2887cc2 Prepare for v1.6.0 GA release
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6262 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-12-10 23:17:47 +00:00
Bill Somerville
c22ad94786 Ensure that User Guide is rebuilt when attributes are changed
For example the version string components.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6260 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-12-10 23:06:07 +00:00
Bill Somerville
04046b9415 Handle disappearing displays correctly
Qt  makes sure  a widget's  window is  displayed on  a display  if the
display configuration  changes while  it is  running.  If  the display
configuration changes while  the application is not  running then only
QWidget::saveGeometry()  and  QWidget::restoreGeometry()  will  ensure
that  the  widget's window  is  correctly  displayed if  the  original
display is no longer present.

Merged from ^/branches/wsjtx.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6259 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-12-10 21:06:58 +00:00
Bill Somerville
e599a6e975 Bump RC number
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6254 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-12-09 16:52:05 +00:00
Bill Somerville
0de650659d Always start audio from zero angle
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6251 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-12-09 01:09:02 +00:00
Bill Somerville
85c2903db4 Another attempt to get installed locations right
That is, right for all platforms with both local and package installs.
Install copyright and Debian change log in correct package directory.

Merged from ^/branches/wsjtx.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6250 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-12-08 21:10:19 +00:00
Bill Somerville
053ae14833 Fix a regression in the configured r/o data location
This change  will require the  following CMakeCache.txt entries  to be
deleted:

WSJTX_DATA_DESTINATION
WSJTX_DOC_DESTINATION

so that default values can be substituted by CMake.

Merged from ^/branches/wsjtx.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6245 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-12-08 00:28:02 +00:00
Bill Somerville
dde0adbead Allow for -0.0 DT value when matching UDP reply to CQ requests
Merged from ^/branches/wsjtx.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6238 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-12-06 23:27:20 +00:00
Bill Somerville
1df7b8a097 Do not attempt to use Hamlib rig_get_mode() if it will not work
This allows low  CAT functionality SDRs like the AE9RB  Peaberry v2 to
be controlled.

Merged from ^/branches/wsjtx.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6224 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-12-05 14:12:17 +00:00
Bill Somerville
58e336e69e Allow for broken Kenwood CAT emulations
The HDSDR  software returns invalid  responses to mode  query commands
MD. This change detects that and does no more mode queries. This means
mode management is not possible with this rig until it is fixed.

Merged from ^/branches/wsjtx.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6203 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-29 23:38:37 +00:00
Bill Somerville
73b1b35685 Make install locations configuration variables
Locations  of various  components  to be  determined at  configuration
time.   This  allows   various   "Standard"  system   layouts  to   be
accomodated. For example on FreeBSD the manpages are usually installed
in the man directory i.e. /usr/local/man whereas the WSJT-X default is
to install them in share/man i.e. /usr/share/man. By setting the CMake
variable  WSJT_MANPAGE_DESTINATION to  either a  relative or  absolute
path the install location can be set:

  $ cmake -D WSJT_MANPAGE_DESTINATION=. ...

will install the manpages at ${CMAKE_INSTALL_PREFIX}/man

The new configuration variables are:

 WSJT_BIN_DESTINATION
 WSJT_LIB_DESTINATION
 WSJT_SHARE_DESTINATION
 WSJT_DOC_DESTINATION
 WSJT_DATA_DESTINATION
 WSJT_MANPAGE_DESTINATION
 WSJT_PLUGIN_DESTINATION
 WSJT_QT_CONF_DESTINATION

NB: changes to the above may break WSJT-X at present where the install
    locations of files used directly by WSJT-X are moved.

Warning: using absolute  paths for these variables  is not recommended
as files may be installed  in unexpected places, particularly when run
with  root  privileges.  All  relative   paths  with  be  relative  to
CMAKE_INSTALL_PREFIX.

Merged from ^/branches/wsjtx.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6201 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-29 11:19:44 +00:00
Bill Somerville
d77e450b85 Revert "Correct architecture name for PPC packages"
Merged from ^/branches/wsjtx.

This reverts commit r6158.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6160 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-23 11:45:27 +00:00
Bill Somerville
3fb77d32f1 Correct architecture name for PPC packages
Merged from ^/branches/wsjtx.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6158 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-23 00:30:00 +00:00
Joe Taylor
d189839f17 In WSPR mode, output "--- Receiving on xxx m ---" only when no decodes and band-hopping is checked.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6149 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-22 14:34:43 +00:00
Bill Somerville
ca8f8a56dc Use UTC for WSPR band hopping scheduling
Some locations use offsets from UTC that are not integral hours.

Merged from ^/branches/wsjtx



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6137 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-20 13:22:08 +00:00
Bill Somerville
57f5c85d8f Bump RC number for v1.6 branch
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6127 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-18 20:28:13 +00:00
Bill Somerville
bf22e57522 Prepare for v1.6.0-rc1.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6120 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-18 01:04:22 +00:00
Bill Somerville
732ee39921 Creating WSJT-X v1.6 release branch.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.6@6119 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-18 01:01:23 +00:00
Bill Somerville
09ef0cccd8 Update docs
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6118 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-18 00:00:51 +00:00
Bill Somerville
4726892a8c Remove wsprsim and jt4sim from install & packaging
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6115 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-17 18:10:54 +00:00
Joe Taylor
f83ce2fcef Mistakenly omitted including the file "implementation.adoc".
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6113 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-17 16:56:34 +00:00
Joe Taylor
1b461e3228 File tx-rx.adoc was renamed to implementation.adoc.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6112 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-17 16:46:11 +00:00
Bill Somerville
5e7fdfdd0f Remove unused IMPLEMENTATION DETAILS section from the User Guide
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6111 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-17 16:36:55 +00:00
Joe Taylor
46c47bb8ce Fix a typo.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6110 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-17 16:23:42 +00:00
Joe Taylor
fdcb35b0fe Add User Guide text on WSPR band-hopping.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6109 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-17 14:42:16 +00:00
Bill Somerville
4820176e43 Trial of a astro window without system menu
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6107 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-16 23:17:50 +00:00
Joe Taylor
a59952bb8a Fix a couple of typos.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6106 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-16 22:08:18 +00:00
Joe Taylor
f125c22a72 Many more edits of the User Guide.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6105 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-16 20:13:47 +00:00
Joe Taylor
e272a12062 Use HK0/ rather than HK0A/ in table of prefixes.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6104 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-16 15:55:52 +00:00
Bill Somerville
c8e7d1c54e Eliminate compiler warning
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6103 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-16 09:04:48 +00:00
Joe Taylor
1870966ada More editing of User Guide. Bring some images up to Version 1.6.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6102 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-16 00:11:40 +00:00
Bill Somerville
8b3ccfa3b6 Add WSPR decodes to UDP message protocol
The message_aggregator (MessageAggregator.cpp) has  been updated to do
something with WSPR decodes.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6101 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-15 23:03:11 +00:00
Joe Taylor
79310954f4 More editing of v1.6.0 User Guide.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6100 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-15 15:01:57 +00:00
Bill Somerville
9957e05b30 Fix incorrect drift field in on screen WSPR decodes
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6098 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-14 19:24:15 +00:00
Bill Somerville
605b06f7c2 Fix regression in frequencies to stations drag & drop
Since mode  dependent frequencies  were added the  MIME type  for drag
from the FrequenciesList model has been broken. This change fixes that
and  adapts the  StationList model  to  accept the  amended MIME  data
drops.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6096 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-13 23:44:48 +00:00
Joe Taylor
bf09435e17 Add an inadvertently omitted note about future releases.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6092 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-13 20:47:43 +00:00
Joe Taylor
2c98233d3a Final (?) additions to WSJT-X User Guide for v1.6.0. Close reading
is now strongly encouraged!  We "go to press" soon!


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6090 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-13 20:26:41 +00:00
Bill Somerville
106430180c Add decoding is busy flag to UDP Status message
Updated  message_aggregator reference  application  to  show the  mode
label in the status bar with a cyan background colour when decoding is
busy.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6089 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-13 15:44:11 +00:00
Bill Somerville
b48581e40c Update copyright dates
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6087 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-13 13:23:30 +00:00
Joe Taylor
a20ab72ae6 Further updates to v1.6.0 User Guide. Getting closer! Comments will be
very welcome.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6086 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-12 21:44:22 +00:00
Bill Somerville
c92b1724a2 Use a type 1 compound call message for Tx1 where possible
VHF & up conventions prefer that QSO partners send the other station's
full call sign to confirm its reception before sending any R-dB or RRR
report.  This  is not  always possible  but in the  case of  one party
having a  type 1  compound call  sign it should  be done  in the  Tx 1
message. In  the last resort (working  a type 2 compound  call sign or
where both parties  have a compound call sign) the  QSO partner's full
call sign is sent in a free text 73 message like "<full-call> 73".

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6081 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-12 01:16:44 +00:00
Joe Taylor
3f7f3bf635 Further work on v1.6.0 User Guide.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6072 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-11 13:49:20 +00:00
Bill Somerville
c4e1c36cce Only change mode on double-click of a decode in dual mode
Automatic mode  change between  JT9 and JT65  should only  happen when
dual JT9+JT65 mode is selected.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6071 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-10 23:26:42 +00:00
Joe Taylor
7e9b4595b5 Default configuration tab should be "General".
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6070 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-10 18:55:18 +00:00