Bill Somerville
ef2fdc378b
Correct architecture name for PPC packages
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6157 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-23 00:27:52 +00:00
Joe Taylor
55f23a396f
Add user option to set percentage of WideGraph height used for spectrum plot.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6156 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-22 23:38:42 +00:00
Bill Somerville
ad11444c63
Tidy up and make platform agnostic the Configuration->Advanced Tab
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6155 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-22 19:17:06 +00:00
Steven Franke
befb687ca2
Default is Robust sync OFF
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6154 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-22 18:03:48 +00:00
Steven Franke
752c35f356
tweak layout in advanced settings tab
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6153 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-22 17:48:53 +00:00
Steven Franke
16a5a6c56f
Simplify sync logic and restore fallback to robust sync when ncand>50, even when box is un-checked.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6152 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-22 15:52:34 +00:00
Steven Franke
c9ad0c3038
Add robust sync checkbox to Advanced setup.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6151 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-22 15:27:14 +00:00
Bill Somerville
a3903325a1
Make sure that split doesn't get enabled on WSPR modes
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6150 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-22 14:39:36 +00:00
Steven Franke
18c46b7467
Fix up OS X makefile for jt65 utility programs.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6148 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-21 22:05:57 +00:00
Joe Taylor
822a281bd9
Don't make "Tune" stop early in fast modes.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6147 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-21 20:24:46 +00:00
Bill Somerville
18cf246785
Add a simple UDP server reference console application
...
A small application demonstrating the usage of the MessageServer class
to implement a companion C++ application that utilizes the WSJT-X UDP
message protocol. It does not do anything useful but could be extended
to do many things.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6146 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-21 20:23:47 +00:00
Bill Somerville
5e2fec1fe4
Squash some compiler warnings
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6145 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-21 20:23:39 +00:00
Bill Somerville
19779fa002
Add support for Hamlib USB rig types
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6144 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-21 20:23:30 +00:00
Bill Somerville
6c6a758b8b
Add PDF generation to docs target
...
Cleaned up some syntax anomolies because of the switch to
asciidoctor. Minor text tweaks to improve PDF pagination. Reduced HTML
master font size to 80% for better web rendering.
Removed references to KVASD from User Guide.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6142 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-21 02:34:20 +00:00
Joe Taylor
b0f70512f7
Correct the display of Echo-mode label.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6141 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-20 20:26:20 +00:00
Bill Somerville
3f8bba4da7
Use UTC for WSPR band hopping scheduling
...
Some locations use offsets from UTC that are not integral hours.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6136 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-20 13:19:05 +00:00
Joe Taylor
15d4618725
Correct a few comments.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6133 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-19 20:51:54 +00:00
Joe Taylor
70a5fbd34c
Add optional Rayleigh fading to jt65sim.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6132 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-19 20:49:55 +00:00
Bill Somerville
dc672c4bb1
Switch to ascidoctor for User Guide generation
...
Requires Ruby and asciidoctor to be installed.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6131 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-19 00:08:30 +00:00
Bill Somerville
3b823c9c0c
Tidy up OS X installer DMG root folder after removing KVASD installer
...
Also updated developer instrutions for modifying the DMG root folder
.DS_Store file.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6130 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-18 23:55:39 +00:00
Bill Somerville
91b5edcca1
Banish KVASD
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6129 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-18 22:53:37 +00:00
Joe Taylor
8e0f970149
Minor tweaks to jt65sim.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6126 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-18 20:04:47 +00:00
Bill Somerville
2bd812eb48
Bump development branch to v1.7.0.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6123 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-18 01:31:37 +00:00
Bill Somerville
1a23757b26
Reintegrate merge from wsjtx_exp branch.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6122 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-18 01:28:12 +00:00
Bill Somerville
1be194efdd
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
3460946f7e
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
3afb5508e3
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
aa81789b1b
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
22122492e8
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
b8fca4aa59
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
678811cfd4
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
041380aa01
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
65d46b564e
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
c3ded3d418
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
ab8098263a
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
5bc01cc38a
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
4b07fa7cb1
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
58fab3474d
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
63de88d66f
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
4279c78be9
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
be9dd309d6
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
c51f8da785
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
8609450974
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
6bf8361850
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
192cebb1a3
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
7a0fe96bca
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
3c8d6d26df
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
7d0ad4966b
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
59b494a13f
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
ebee6c6ba8
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