Dear Nobu-san,
On 4/4/2018 3:54 AM, ja2bqx wrote:
Dear Joe Taylor, K1JT,
I am JA2BQX nobu. I think that logging software used by
many amateur radio operators in Japan is
[Turbo HAMLOG for Windows] (called Hamlog or THW).
http://www.hamlog.com/
I modified the source code of WSJT-X and
incorporated the function to
transfer QSO data directly from wsjtx to THW.
May I publish this on my website below?
http://www.geocities.jp/ja2bqx/
de JA2BQX nobu
WSJT-X already provides a UDP protocol that delivers information to
another program such as a logger. It includes two ways of accessing
logged QSO data: ADIF format, or binary log records. By using this
feature you would decouple the task of transferring log information from
WSJT-X itself, and you would avoid the very significant burden of
maintaining a forked version of WSJT-X.
If THW is not open to modification to accept UDP traffic from WSJT-X,
then a bridging application would be needed. However, that is a route
already taken by several developers. Maintenance of such a "glue"
application that interfaces between two others is much easier and
enhancements to WSJT-X and the target logging application come for free
rather than having to merge them into a fork.
If you choose to create a fork of WSJT-X you must give it a new program
name and maintain it and document it yourself. You must honor our
copyrights: except where otherwise noted, all algorithms, protocol
designs, source code, and supporting files contained in the WSJT-X
package are the intellectual property of their authors. The authors
assert copyright ownership of this material, whether or not such
copyright notice appears in each individual file. If you make fair use
of our work under terms of the GNU General Public License (GPL v3) you
must display our copyright notice prominently in your program, and you
must fully comply with the licensing terms of WSJT-X, Version 3 of the GPL.
The essential terms and conditions of GPL v3 include (but are not
limited to) the following:
1. A copy of the license (GPL v3) should accompany the program distribution.
2. Any licensee who adheres to the terms and conditions is given
permission to modify the work, as well as to copy and redistribute the
work or any derivative version. However, the same GPL v3 must apply to
the copied or modified work.
3. Programs distributed as pre-compiled binaries must be accompanied by
a copy of the source code, or instructions on how to obtain it.
-- 73, Joe, K1JT
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel