1613 Commits

Author SHA1 Message Date
Bill Somerville
6938d9b594 Support for the Yaesu FTdx3000 and similar rigs via HRD
There  is an  outstanding  issue with  the FTdx3000  via  HRD in  that
setting  the  "other" VFO  mode  doesn't  work.   This appears  to  be
insoluable and the  only current option is to set  "Mode" to "None" in
WSJT-X leaving mode  setting to the user. As it  happens the best mode
combo on this rig  is probably DATA-U on Tx and USB  on Rx which would
require "Mode" as "None" anyway.

This change is quite large  including several general strategy changes
in an attempt to make the HRD interface more generic and more robust.

Also cleaned up  trace output removing stuff that is  working and just
clutters output.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4523 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-17 10:05:12 +00:00
Bill Somerville
d329bba8e0 Use non localized get frequency commands with Commander
Commander sends invalid  UTF-8 strings for numbers  that contain group
separators,  e.g. non-break  space  U+00A0 in  French regional  number
formats.

Revert to  old undocumented frequency  query commands that  always use
'.' and ',' for number punctuation.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4518 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-16 22:38:36 +00:00
Bill Somerville
b8dc3cbb64 Issue log update
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4515 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-15 12:40:40 +00:00
Bill Somerville
75d050fd41 Clean up HRD information file format
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4513 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-13 10:51:14 +00:00
Bill Somerville
a6e3e517a1 Unjustify project description
The justified  text in  the project  description caused  many unwanted
hard line breaks when viewed in Debian package install tools.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4511 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-11 18:59:20 +00:00
Bill Somerville
bb888a100f Fix up shadow manpages when a2x generates invalid one
On Ubuntu a2x  generates invalid shadow manpages. A sed  edit has been
added to teh build script to rectify this.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4509 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-11 16:18:16 +00:00
Bill Somerville
17104b2cc0 Fix warning in build script
Merged from wsjtx trunk.




git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4507 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-11 00:45:02 +00:00
Bill Somerville
aa441a6c74 Only do package generation if appropriate tools are available
Debian packages are  only build if dpkg-buildpackage  is available and
RPM package generation is only done if rpmbuild is available.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4503 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-09 19:01:39 +00:00
Bill Somerville
7403d26ed5 Clear manpage build warnings and errors
The manpage  directory build was using  an invalid a2x option  and was
liable to errors  in parallel builds due to gzip  on a wildcard having
no input files.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4499 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-09 04:13:30 +00:00
Bill Somerville
0d317e98d3 Make default Linux Release builds FOSS compliant
The  kavasd binary  is  not  open source  so  cannot be  automatically
bundled with WSJT-X on Linux.

The CMake option  WSJT_INCLUDE_KVASD has been added with  a default of
OFF in Linux Release configuration builds.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4497 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-09 02:59:55 +00:00
Bill Somerville
7aa67758bb Issue log update
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4493 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-08 18:39:55 +00:00
Bill Somerville
86f08b67bc Tidied issue log format
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4492 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-08 11:55:08 +00:00
Bill Somerville
a5d01c36b8 Issue log update
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4491 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-08 11:54:57 +00:00
Bill Somerville
3bd73cd048 Issue log update
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4484 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-07 02:10:17 +00:00
Bill Somerville
d36f858b09 Issue log update
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4483 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-06 23:43:37 +00:00
Bill Somerville
c8c79fb423 Increase Settings dialog default size
On some systems or font combinations  this window starts too small for
the layout to render all the widgets on the Radio tab.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4481 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-06 23:35:24 +00:00
Bill Somerville
746e2ea283 Optional trace file located in temp directory
The  existing  trace  file  location created  when  the  CMake  option
WSJT_QDEBUG_TO_FILE is ON is not usable with a Linux package installed
in /usr.

Moved location to the temporary directory as <APPNAME>_trace.log

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4474 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-04 19:29:16 +00:00
Bill Somerville
037178561d Issue log update
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4472 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-04 14:28:17 +00:00
Bill Somerville
da7da2b2b4 Menu action to open the log directory
Since the log files have moved to  a hidden directory a menu action to
open the logs directory in a suitable system applicaiton is needed.

Added "Open log directory" to File manu bar pop up menu.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4470 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-04 11:44:54 +00:00
Bill Somerville
fc33d1b4c5 Trim spaces from network server query
Spaces  left in  the  CAT network  server  cause incorrect  servername
lookups, particularly just spaces which override the default values.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4468 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-04 01:10:33 +00:00
Joe Taylor
bfa64afe06 Update issue-log.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4467 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-03 16:41:57 +00:00
Bill Somerville
842a4c9437 Issue log update
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4466 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-03 16:11:32 +00:00
Bill Somerville
dcc7bbe68b Issue log update
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4461 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-03 00:56:07 +00:00
Bill Somerville
8b348533c4 Issue log update
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4460 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-03 00:55:53 +00:00
Bill Somerville
a0843d20f2 Increase web download timeouts to 2 minutes
User manual and kvasd downloads are occasionally timing out with a 10s
timeout.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4457 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-02 20:44:28 +00:00
Bill Somerville
e208c9b61d Issue log update
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4455 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-02 17:44:26 +00:00
Bill Somerville
4bc24ed2d2 Issue log update
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4454 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-02 16:28:13 +00:00
Bill Somerville
c4f3a6950f Issue log update
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4453 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-02 16:27:57 +00:00
Bill Somerville
d92f9aad79 Issue log update
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4452 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-02 15:17:12 +00:00
Bill Somerville
f669ca0ec5 Issue log uipdate
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4451 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-02 14:52:31 +00:00
Bill Somerville
db726e2a76 Allow for rigs with neither get VFO nor toggle VFO CAT commands
Some    rigs    always    receive     on    the    same    VFO,    the
HamlibTransceiver::init_rig()  method was  not allowing  for this.  It
needs  to simply  do  nothing  and assume  VFO  MAIN/A  is current  at
startup.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4449 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-02 14:43:14 +00:00
Bill Somerville
32924e7fe6 Issue log update
Also changed filename for usability.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4448 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-02 14:33:25 +00:00
Bill Somerville
ff7fd2281a Issue log update
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4447 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-02 14:13:21 +00:00
Bill Somerville
af8153e4ce Issue log update
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4446 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-02 13:46:57 +00:00
Bill Somerville
1a3d41f6dd Issue log update
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4444 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-02 13:27:54 +00:00
Bill Somerville
f5907d552a Issue log update
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4442 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-02 12:46:45 +00:00
Bill Somerville
175d4aea29 Issue log update
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4441 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-02 12:33:28 +00:00
Bill Somerville
232b853226 Issue log update
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4440 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-02 12:33:19 +00:00
Bill Somerville
392ff30d8a Issue log update
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4439 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-02 03:03:59 +00:00
Bill Somerville
af83ada265 Issue log update
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4438 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-02 02:50:01 +00:00
Bill Somerville
a28c17d912 Updated issue log
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4437 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-02 02:04:11 +00:00
Bill Somerville
c6c6f2b088 Issue log update.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4436 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-02 01:53:15 +00:00
Bill Somerville
62a7192f78 Only poll split frequency if in split mode
Because PowerSDR for the FlexRadio rigs doesn't implement split or VFO
B,  querying the  TX VFO  in transceiver  polls causes  an error  with
them. This query is unecessary. Removing  it will cause a delay of one
poll period  after split is set  for the Tx frequency  to appear. This
should be  harmless, if not  then there  is a possibility  of querying
split before  the Tx frequency. This  seems obvious but I  believe the
order matters with some rigs so it needs more investigation.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4434 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-02 01:15:42 +00:00
Bill Somerville
328ade5d6e Update issue log
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4433 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-02 00:42:51 +00:00
Bill Somerville
53171dbafb Issue log update
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4432 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-02 00:34:15 +00:00
Bill Somerville
d8df1fedd6 Added an issue log to aid issue resolution collaboration
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4431 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-02 00:32:14 +00:00
Bill Somerville
b4a709ad9b Use correct svn revision in program name text
The latest revision rather than the revision of the last change to the
current working set was being used in the program name text as seen in
the "About" window and reported to PSKReporter.

Also removed a redundant old file.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4423 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-01 17:08:08 +00:00
Bill Somerville
70d59541ad Bump to RC3.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4420 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-01 14:06:23 +00:00
Bill Somerville
96d23c1c70 Revert "Gen msg" line edit to read/write status.
This became RO in  error in a previous update.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4414 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-09-30 20:53:53 +00:00
Bill Somerville
08f011cba6 Do not generate a binary tarball package on Linux.
This  was generated  in error  by selecting  one of  the source  CPack
generators as a default.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.4@4407 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-09-30 01:15:09 +00:00