WとQSO!80mのWSJT

やっと、

 念願のWSJTでWとQSOが出来ました。

 JA5AEA Take Tsutsumi OMのお力で80mのWSJTの周波数が日本も使える周波数に変わりました。

 wsjt-devel — WSJT software developmentのMLでのやりとりも見ていましたが

 JA5AEAさんに感謝いたします。

 JA5AEAさんはフェイスブックにおられるので友達になっていただきたいのですが友達関係が近くないのでリクエストできません。

 JA5AEAさん!是非お友達に!

 JA1AEAさんも友達なのでフルコール書かないといけません。

 と言うことで時間のあるとき80mを聞いていたのですが昨日の夜、やっと新しいバンドのJT65AでWの局を見つけることが出来ました。

 夜の22時くらいだったのでフェードアウトぎりぎりでつらいQSOでした。

 なんとか相互にリポート交換が出来ただけでしたが僕にとっては記念の日になりました。

田村文史郎/JA5FNX

WSJTX/WSJTシリーズをビルドしましょう2。

皆様、とても暑いですがいかがお過ごしでしょうか?

 FNXは毎日毎夜FT8に遊ばれていていい感じです。

 WSJTXもRC1がでて表向きは少々落ち着いた感じではありますがSVN番号はどんどん上がっており日々進化をしています。

JTSDK-QTで

 build-wsjtx -b dev -n wsjtx -c release -t install
とか?

 build-wsjtx -b dev -n wsjtx-1.8 -c release -t install
とか?

 build-wsjtx -b gar -n wsjtx-1.8.0-rc1 -c release -t install
とか?

 入力すればそれなりのWSJTXが出来上がります。

 上記コマンドの引数 install の所を package を入力すれば配布用のパッケージがビルドを出来ますが配布しませんので install が便利と思います。

 出来上がった Release 以下のフォルダーを使用しているWSJTXのフォルダーへ重ね書きするだけでアップグレード・ダウングレードが可能です。

 また、

 wsjtx-list -h

 wsjtx-listのヘルプ

 wsjtx-list -a

 と入力すればWSJT-XのAll Build Listsを表示できます。

 このリストをみて上記のwsjtx/wsjtx-1.8/wsjtx-1.8.0-rc1の存在やgar/devがわかります。

 これを見ていれば、もし、wsjtx-1.9の開発が始まったらこのリストに入ると言うことです。

WSJT / WSJT / Browse Commits
 https://sourceforge.net/p/wsjt/wsjt/commit_browser

 を見ていればSVN番号の状態がわかります。

 1.8と1.7.1が同じ状態でただタイトルが違うと言うこともよくあったりします。

 使ってみて気になったことがあればグループへ連絡しましょう。

 https://sourceforge.net/p/wsjt/mailman/wsjt-devel/

田村文史郎/JA5FNX

Fw: [wsjt-devel] Beta Release: WSJT-X Version 1.8.0-rc1

Forwarded by Bunshiro Tamura
———————– Original Message ———————–
From: Joe Taylor
To: WSJT software development
Date: Tue, 11 Jul 2017 08:29:31 -0400
Subject: [wsjt-devel] Beta Release: WSJT-X Version 1.8.0-rc1
—-

The WSJT Development Group is pleased to announce a candidate release of WSJT-X Version 1.8.0. This is a beta release, already tested in the field by around 160 alpha-test users. A short list of new features and capabilities (including the new FT8 and FreqCal modes) can be found in the Release Notes:
http://www.physics.princeton.edu/pulsar/K1JT/Release_Notes_1.8.0.txt

After any reported problems with this beta release have been addressed, Version 1.8.0 will become the standard “General Availability” release of WSJT-X.

Installation packages for Windows, Linux, OS X, and Raspbian Jessie can
be downloaded from the WSJT web site:
http://physics.princeton.edu/pulsar/K1JT/wsjtx.html

A detailed log of program changes since v1.7.0 is available here:
http://physics.princeton.edu/pulsar/K1JT/wsjtx-1.8.0.log

Upgrading from version 1.4 or later will be seamless. There is no need to uninstall a previous version or to move any files.

Please report any problems you find with this beta release to one of these email lists: wsjt-devel@lists.sourceforge.net wsjtgroup@yahoogroups.com . For both lists you will need to be a subscriber in order to post there.

— 73 from Joe, K1JT, for the WSJT Development Group

——————————————————————————
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

——————— Original Message Ends ——————–

JTSDK-QT-主要コマンド一覧

JTSDK-QT-主要コマンド一覧

(JTSDK-QT 5.5 ) C:JTSDK)list-options

——————————————–
JTSDK OPTION STATUS
——————————————–

USAGE ..: enable-[NAME] or disable-[NAME]
NAME …: separate qt55 quiet skipsvn autosvn clean rcfg autorun

CURRENT STATUS
Separate …..: No
Quiet Mode …: No
Skip SVN …..: No
Auto SVN …..: No
Clean First ..: No
Auto run …..: No
Reconfigure ..: No
Use QT5.5 ….: Yes

DESCRIPTION
separate …..: Separate by App Version + SVN Version
quiet ……..: Enable or Disable additional on screen messages
skipsvn ……: If Enabled, dont ask and dont update from SVN
autosvn ……: If Enabled, perform the SVN update without asking
clean ……..: Clean the build tree before cmake –build .
autorun ……: Run the build without asking
rcfg ………: Re-run cmake configure
qt55 ………: Enable or Disable using QT5.5 Tool Chain

When QT55 is enabled or disabled, you *Must* restart JTSDK-QT
before the change can take affect.

* To Display this message, type ..: list-options
* Return to Main Menu, Type ……: main-menu

(JTSDK-QT 5.5 ) C:JTSDK)wsjtx-list -h

——————————————–
WSJT-X List Help Options
——————————————–

Usage …: wsjtx-list [ option ]
Example..: wsjtx-list -h

OPTIONS:
-h Display this message
-a Display all lists
-d Display the development branch list
-g Display the GA and RC tags list
-u Update lists from SVN repository

(JTSDK-QT 5.5 ) C:JTSDK)

(JTSDK-QT 5.5 ) C:JTSDK)help
For more information on a specific command, type HELP command-name
ASSOC Displays or modifies file extension associations.
ATTRIB Displays or changes file attributes.
BREAK Sets or clears extended CTRL+C checking.
BCDEDIT Sets properties in boot database to control boot loading.
CACLS Displays or modifies access control lists (ACLs) of files.
CALL Calls one batch program from another.
CD Displays the name of or changes the current directory.
CHCP Displays or sets the active code page number.
CHDIR Displays the name of or changes the current directory.
CHKDSK Checks a disk and displays a status report.
CHKNTFS Displays or modifies the checking of disk at boot time.
CLS Clears the screen.
CMD Starts a new instance of the Windows command interpreter.
COLOR Sets the default console foreground and background colors.
COMP Compares the contents of two files or sets of files.
COMPACT Displays or alters the compression of files on NTFS partitions.
CONVERT Converts FAT volumes to NTFS. You cannot convert the
current drive.
COPY Copies one or more files to another location.
DATE Displays or sets the date.
DEL Deletes one or more files.
DIR Displays a list of files and subdirectories in a directory.
DISKPART Displays or configures Disk Partition properties.
DOSKEY Edits command lines, recalls Windows commands, and
creates macros.
DRIVERQUERY Displays current device driver status and properties.
ECHO Displays messages, or turns command echoing on or off.
ENDLOCAL Ends localization of environment changes in a batch file.
ERASE Deletes one or more files.
EXIT Quits the CMD.EXE program (command interpreter).
FC Compares two files or sets of files, and displays the
differences between them.
FIND Searches for a text string in a file or files.
FINDSTR Searches for strings in files.
FOR Runs a specified command for each file in a set of files.
FORMAT Formats a disk for use with Windows.
FSUTIL Displays or configures the file system properties.
FTYPE Displays or modifies file types used in file extension
associations.
GOTO Directs the Windows command interpreter to a labeled line in
a batch program.
GPRESULT Displays Group Policy information for machine or user.
GRAFTABL Enables Windows to display an extended character set in
graphics mode.
HELP Provides Help information for Windows commands.
ICACLS Display, modify, backup, or restore ACLs for files and
directories.
IF Performs conditional processing in batch programs.
LABEL Creates, changes, or deletes the volume label of a disk.
MD Creates a directory.
MKDIR Creates a directory.
MKLINK Creates Symbolic Links and Hard Links
MODE Configures a system device.
MORE Displays output one screen at a time.
MOVE Moves one or more files from one directory to another
directory.
OPENFILES Displays files opened by remote users for a file share.
PATH Displays or sets a search path for executable files.
PAUSE Suspends processing of a batch file and displays a message.
POPD Restores the previous value of the current directory saved by
PUSHD.
PRINT Prints a text file.
PROMPT Changes the Windows command prompt.
PUSHD Saves the current directory then changes it.
RD Removes a directory.
RECOVER Recovers readable information from a bad or defective disk.
REM Records comments (remarks) in batch files or CONFIG.SYS.
REN Renames a file or files.
RENAME Renames a file or files.
REPLACE Replaces files.
RMDIR Removes a directory.
ROBOCOPY Advanced utility to copy files and directory trees
SET Displays, sets, or removes Windows environment variables.
SETLOCAL Begins localization of environment changes in a batch file.
SC Displays or configures services (background processes).
SCHTASKS Schedules commands and programs to run on a computer.
SHIFT Shifts the position of replaceable parameters in batch files.
SHUTDOWN Allows proper local or remote shutdown of machine.
SORT Sorts input.
START Starts a separate window to run a specified program or command.
SUBST Associates a path with a drive letter.
SYSTEMINFO Displays machine specific properties and configuration.
TASKLIST Displays all currently running tasks including services.
TASKKILL Kill or stop a running process or application.
TIME Displays or sets the system time.
TITLE Sets the window title for a CMD.EXE session.
TREE Graphically displays the directory structure of a drive or
path.
TYPE Displays the contents of a text file.
VER Displays the Windows version.
VERIFY Tells Windows whether to verify that your files are written
correctly to a disk.
VOL Displays a disk volume label and serial number.
XCOPY Copies files and directory trees.
WMIC Displays WMI information inside interactive command shell.

For more information on tools see the command-line reference in the online help.

(JTSDK-QT 5.5 ) C:JTSDK)help-qtenv
—————————————————————–
JTSDK-QT Help
—————————————————————–

The following help screens are available:

COMMAND Description
—————————————————————–
help-qtenv …..: Shows this screen
help-checkout ..: Help with branch checkouts
help-wsprx …..: Help with building WSPR-X
help-map65 …..: Help with building MAP65
help-wsjtx …..: Help with building WSJTX
wsjtx-list …..: Help with WSJT-X Menu Lists
list-options …: Lists all user defines options

* Relist Help-Menu, type …..: help-qtenv
* Help List, type …………: help-list
* Return to Main-Menu, type ..: main-menu

(JTSDK-QT 5.5 ) C:JTSDK)help-checkout
—————————————————————–
JTSDK-QT Help Checkout
—————————————————————–

To Checkout ( WSPRX or MAP65 )
Type ..: checkout-wsprx
Type ..: checkout-map65

NOTE: WSJT-X branch checkouts are no longer required

DEVELOPER CHECK-IN INFORMATION
If you are a developer with the WSJT Dev Group, you
*do not* have to perform dev checkout in order to
CHECK-IN commits, simply prefix your commit with your
SourceForge User Name:

EXAMPLE:
cd /d C:JTSDKsrcmap65
( make your edits )
svn –username= commit -m “Commit Message”

* List Help-Menu, type …….: help-qtenv
* Return to Main-Menu, type ..: main-menu

(JTSDK-QT 5.5 ) C:JTSDK)help-wsjtx
——————————————–
WSJT-X DEFAULT BUILD COMMANDS
——————————————–

Usage …..: build-wsjtx [ OPTION ]
Example….: build-wsjtx rinstall

OPTIONS:
rconfig WSJTX Devel, Release, Config Only
dconfig WSJTX Devel, Debug, Config Only
rinstall WSJTX Devel, Release, Install
dinstall WSJTX Devel, Debug, Install
package WSJTX Devel, Release, Package
docs WSJTX Devel, Release, User Guide

——————————————–
WSJT-X COMMAND LINE OPTIONS
——————————————–

Usage …..: build-wsjtx [-h] [-b] [-n] [-c] [-t]
Example….: build-wsjtx -b dev -n wsjtx -c release -t install

OPTIONS:
-h Displays this message
-b ( dev | gar )
dev = development branches ^/branches
gar = GA and RC branches ^/tags
-n Branch Name: wsjtx, wsjtx-1.6, wsjtx-1.6.0-rc1, etc
-c Cmake Build Type: ( release | debug )
-t install package docs | user-defined

* To Display this message, type …..: build-wsjtx -h
* To List available branches, type ..: wsjtx-list -a
* Return to Main Menu, Type ………: main-menu

(JTSDK-QT 5.5 ) C:JTSDK)wsjtx-list -h
——————————————–
WSJT-X List Help Options
——————————————–

Usage …: wsjtx-list [ option ]
Example..: wsjtx-list -h

OPTIONS:
-h Display this message
-a Display all lists
-d Display the development branch list
-g Display the GA and RC tags list
-u Update lists from SVN repository

田村文史郎/JA5FNX

Fw: [wsjt-devel] Call 1st

Forwarded by Bunshiro Tamura
———————– Original Message ———————–
From: Joe Taylor
To: wsjt-devel@lists.sourceforge.net
Date: Mon, 10 Jul 2017 09:52:31 -0400
Subject: [wsjt-devel] Call 1st
—-

Hi all,

I had not intended the “Weak” checkbox to be visible, just yet. Its function is not yet implemented.

Code revision 7835 is yet another attempt to get the “Call 1st” logic just right. I think it should now do the following:

1. Decodes containing “MyCall” or falling within 10 Hz of RxFreq should appear in the right window.

2. If “Auto Seq” and “Call 1st” are checked and you have transmitted a CQ message, the first decode of someone calling you should behave as though you have double-clicked it.

3. When your QSO finishes, another CQ transmission should be queued up, but “Enable Tx” will be off. To continue running a frequency you must click “Enable Tx” again.

Please report any misbehavior of this feature! We are getting close to a v1.8-rc1 release.

— 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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

——————— Original Message Ends ——————–


JA-EME eme.dokidoki.ne.jp K.K IC Land Computer Room Bun 0894.jp
SDR-JAPAN sdr-japan@googlegroups.com ja5fnx@dokidoki.ne.jp
bun.dokidoki.ne.jp/xoops/ Tel:+81-894-24-4457 Fax:+81-894-24-4456
Bunshiro Tamura / 824-2 Matsukaya-Ko Yawatahama Ehime 7960010 JAPAN
PGP Finger Print = 37 82 A3 94 12 14 2C 6D 54 24 B7 02 A6 FE 0B 77

IMPORTANT NOTICE ABOUT FT8

To: Users of FT8
From: WSJT Development Team
Subject: IMPORTANT NOTICE ABOUT FT8

If you are building WSJT-X for yourself from source code, you may now upgrade to r7812 and recompile. You will then have access to the latest version of FT8 plus some new features for setting default operating frequencies by mode and IARU region. The program built in this way will be called WSJT-X v1.7.1 r7812.

Note that essentially the same program will soon be packaged for wider distribution as as “WSJT-X Version 1.8.0-rc1” (release candidate 1), see below).

Remember that FT8 in code revisions 7812 are higher is NOT COMPATIBLE with that in 7782 and earlier. To use FT8 you must upgrade to r7812.
If you see FT8 signals that do not decode, they may be using the obsolete protocol.

About the Default Working Frequencies
=====================================

FT8 will likely be popular with MF and HF users as well as the VHF multi-hop sporadic-E DXers it was designed for. After consultation with the user community, we have reworked the suggested operating frequency defaults to include FT8. This was not easy on every relevant band; where possible, we have suggested a 2 kHz range for exclusive FT8 use. (Exclusivity is important, as the T/R period is 15 s which will not mix well with mode that use one-minute sequences.)

In general the FT8 frequencies are set 2kHz below the current JT65 allocation. This should allow operation using a normal SSB filter width without too much interference from strong JT65 signals up the band. On some bands that has not been possible since JT65 sits at the lowest usable narrow band data mode frequency, when considering all international band plans.

For the 660 m and 2200 m bands we have not assigned separate frequencies for JT65/JT9/FT8, and just expect users to coordinate themselves. The numbers of active operators will probably be low enough that this will not cause issues.

For 160 m we assume that the JT65 and JT9 sub-bands can be squeezed to
1 kHz each, and FT8 can sit above using up to another 1 kHz.

Previous 80 m use of JT modes has done a disservice to JA operators, who have no privileges on the current WSPR/JT65/JT9 allocations. To correct this we have moved the allocations to a part of the band where JAs can operate. Obviously this change will impact other non-WSJT-X users, so for now we suggest that if you intend to operate on 80 m JT65/JT9/WSPR then you manually change the working frequencies in WSJT-X (“Settings->Frequencies”) back to the old allocations until a general availability release of WSJT-X v1.8.0 is published. This will allow time for other software teams to coordinate with us.

The old allocations are:

JT65 3.567 MHz
JT9 3.578 MHz
WSPR 3.5926 MHz

For 6 m we understand that the IARU Region 1 band plan is not to the liking of DX chasers around the world and largely ignored by Region 1 users. However we cannot reasonably continue to set working frequency suggestions that drive traffic to parts of the band that are not supposed to be used for narrow band data modes. The v1.8.0 release will allow Region-specific working frequencies as well as globally coordinated ones. Consequently we have set the Region 1 working frequencies roughly in line with the band plan. If you do not like the allocations then do not complain to us, but complain to your Region 1 band coordinator along with reasons why you think it should change. The proposed Region 1 working frequencies are usable globally wherever 6m data mode operation is permitted so we have set them as global rather than Region 1 specific. Region 2 and 3 operators will have both local and global frequencies offered.

Other changes are in line with current usage.

Finally, if you are waiting for pre-built installation packages:

We plan to post a release candidate for WSJT-X v1.8.0-rc1 configured for Windows, Linux, and OS X very soon — probably early next week. Thanks for your patience!

— 73, Joe, K1JT (for the WSJT Development Team)

IMPORTANT NOTICE ABOUT EXPERIMENTAL MODE FT8

From Joe Taylor, K1JT:
To: Users of FT8
From: WSJT Development Team
Subject: IMPORTANT NOTICE ABOUT EXPERIMENTAL MODE FT8
The planned protocol change in FT8 is now complete and tested. Effective at 0000 UTC on July 8, 2017, you should stop using FT8 with any WSJT-X code revision earlier than r7805.
If you are building WSJT-X for yourself from source code, on July 8 or later you may upgrade to the latest code revision and recompile. You will then have access to the latest version of FT8.
If you are waiting for pre-built installation packages: We plan to post a release candidate for WSJT-X v1.8.0-rc1 configured for Windows, Linux, and OS X very soon — probably early next week. Thanks for your patience.
— 73, Joe, K1JT (for the WSJT Development Team)

FT8: IMPORTANT NOTICE

To: All WSJT-X users of FT8
From: WSJT Development Team
Subject: IMPORTANT NOTICE ABOUT EXPERIMENTAL MODE FT8

Thanks to all alpha testers who have sent us helpful information on their experiences with FT8. The mode is basically working well, but we’ve determined that we can improve it further by making a change to the protocol that is not backward compatible.

Therefore, until further notice: DO NOT USE FT8 MODE IN CODE REVISIONS LATER THAN r7782. In a few days we will issue another notice saying that the protocol change is complete and tested. After that time you must stop using FT8 mode in revisions r7782 and earlier. EVERYONE USING FT8 MUST THEN UPGRADE TO A NEW CODE REVISION WITH A NUMBER TO BE SPECIFIED.

For those not building WSJT-X by themselves: We will plan to release WSJT-X v1.8-rc1 very soon after the protocol change. This release will include pre-built installation packages for Windows, Linux, and OS X.

— 73, Joe, K1JT (for the WSJT Development Team)

——————————————————————————
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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

WSJTX/WSJTシリーズをビルドしましょう。

なぜなのかわかりませんが

 WSJTX等WSJTシリーズをビルドするのはとても難しくビルドすることが出来るのは一部技術者の特権かのように様に思っておられる方がおられる様なので少し書いておきましょう。

 すべて、公開されている事ですので書いてあるとおりにキーボーを打つことが出来れば誰でも簡単にWSJTXをビルドすることが出来ます。

 ただし、これからWSJTシリーズをビルドされてお使いになる方に言っておきたいのはメーリングリスト

 https://sourceforge.net/p/wsjt/mailman/wsjt-devel/

 を日常的によく読んでほしいのと些細なことでもよいのでバグ等や気になることがあった場合K1JT関連者にフィードバックしてほしいと思っています。

 それが開発版development版を使う物のエチケットだと思っています。

 また、K1JT Joeさんは優しくよい人ですからね。直接してあげると喜ぶと思います。

 自分でビルドした開発版development版を配布したり、他人がビルドした物をもらって使うのは重大なエチケット違反です。
 下記参照

Hello All,

Appropriate Use
==============

JTSDK exists to help users build and “test” Joe’s software, not distribute
it.  We all want these fantastic applications, but, we “users” must respect
the developers requests.

I’ve received several reports of WSJTX packages built with JTSDK being
distributed by end-users. If this continues, I’ll have no choice but to
remove the package build feature from JTSDK. Joe has, on many occasions,
requested that package installers not be re-distributed by anyone other than
the development team. Please respect their wishes!

For “Non-Developers” / “Testers” – (Setup && Usage)
===========================================
For those of you “testing” Joe’s software, a few things to note:

* DO NOT distribute the packages you build for yourself!
* Make sure, “before posting bugs”, you are running the latest SVN revision
* Setup JTSDK-QT as follows:

– Open JTSDK-QT [1]
– Set the following options; can be on one line separated by a ” ; “
semicolon,
or you can set them individually. If individually, you do not need the ” ; “
:

enable-separate ; disable-quiet ; disable-skipsvn ; enable-autosvn ;
enable-clean ; enable-rcfg ; enable-qt55

You can, if desired, enable-autorun, which will launch the newly built
version for you.

* Check your options are set properly with [2]:   list-options
* Close, then reopen JTSDK-QT
* Build Hamlib3:  build-hamlib3
* Build the Release Install target (unless otherwise directed by a developer
for troubleshooting):

build-wsjtx rinstall

You can build WSJT-X as often as you like, and should do; especially when
new features have been added, or the development team is requesting broader
use testing.

* Build an installable package ( DO NO DISTRIBUTE THESE
):
* For most users, this is “not needed, nor desired for testing”

build-wsjtx package

Problems with JTSDK
=================

If you have problems with JTSDK (not WSJT-X), email me off line, and we’ll
get it sorted out.

@ ki7mt@yahoo.com
@ ki7mt01@gmail.com

Or, post a bug on GitHub:

jtsdk-nix/issuesLinux: https://github.com/KI7MT/
jtsdk-win/issuesWindows: https://github.com/KI7MT/

Documentation
=============

For Windows, documentation is available online at:
io/en/latest/http://jtsdk-win.readthedocs.

For Linux:   /usr/share/doc/jtsdk/

If you find bugs in the Docs, report them to the appropriate GitHub location
above.

73’s
Greg, KI7MT

[1] main-menu.png
[2] options.png

WSJTXのビルドをしてみよう。

総合案内です。軽く目を通してください。
WSJT Developers Guide
Software for Amateur Radio Weak-Signal Communication
PHYSICS.PRINCETON.EDU
http://www.physics.princeton.edu/…/dev-guide-main.html

WSJTシリーズをビルドするためにビルドするためにはJTSDK等の道具が必要です。
JTSDK等のダウンロード
JTSDK – Browse /win32/2.0.0 at SourceForge.net
Build Systems for WSJT Applications
SOURCEFORGE.NET
https://sourceforge.net/projects/jtsdk/files/win32/2.0.0/

 上記アドレスの「DOIWNLOADS」の項に8個のファイルが列挙されていますので一個ずつ順番の通りにダウンロードしてインストールしてください。

 ダウンロードはまとめてしてもよいですがインストールは一本ずつ書いてある順番の通りに行ってください。

MS-VCredist (2010)
MS-VCredist (2013)
OmniRig
JTSDK Main Installer
JTSDK Update-1
JTSDK Update-2
JTSDK Update-3
JTSDK Update-4

 以上のインストールが終了したらWindowsのバージョンに合わせて下記を実行します。

JTSDK-MSYSを起動させます。
JTSDK-MSYSを一度閉じます。
JTSDK-MSYSを再び起動させます。
building Hamlib3 ←入力しエンターキーを押します。

XP / Vista / Win7の場合

JTSDK Maintenanceを起動させます。
svn switch ^^/jtsdk-win/tags/jtsdk-win-2.0.5 ←入力しエンターキーを押します。
JTSDK Maintenanceを一度閉じます。
JTSDK Maintenanceを再び起動させます。
version ←入力しエンターキーを押します。
versionが表示されますのでv2.0.5かそれより新しい(数値が大きい)を確認してください。
update ←入力しエンターキーを押します。
upgrade ←入力しエンターキーを押します。

Win8 / Win10の場合

JTSDK Maintenanceを起動させます。
svn switch –accept tc ^^/jtsdk-win/tags/jtsdk-win-2.0.5 ←入力しエンターキーを押します。
JTSDK Maintenanceを一度閉じます。
JTSDK Maintenanceを再び起動させます。
version ←入力しエンターキーを押します。
versionが表示されますのでv2.0.5かそれより新しい(数値が大きい)を確認してください。
update ←入力しエンターキーを押します。
upgrade ←入力しエンターキーを押します。

 上記が終了したら本体のビルドの準備として下記を実行します

JTSDK-QTを起動させます。

enable-separate ←入力しエンターキーを押します。
disable-quiet ←入力しエンターキーを押します。
disable-skipsvn ←入力しエンターキーを押します。
enable-autosvn ←入力しエンターキーを押します。
enable-clean ←入力しエンターキーを押します。
enable-rcfg ←入力しエンターキーを押します。
enable-qt55 ←入力しエンターキーを押します。
build-hamlib3 ←入力しエンターキーを押します。

次にWSJTXのビルドに入りますが通常の日本語Windowsの言語日本語の状態ではビルドの終盤でcmake・・・・あたりでエラーで終了します。
これを回避するためにはビルドしているパソコンの既定値言語をイングリッシュに設定します。必ずイングリッシュを第一言語に設定してください。第二言語に日本語が入っているのは問題ありません。

WSJTXのビルドを行ってみましょう
JTSDK-QTを起動させます。
build-wsjtx rinstall ←入力しエンターキーを押します。

ビルドは十五分から三十分くらいかかります。

以上の操作によって

c:JTSDKwsjtxdevelqt551.7.1App Version番号+SVN Versiond番号Releaseinstall

フォルダー以下にwsjtx一式が入っていますので今使っているwsjtxのフォルダーに上書きすれば設定等も変更なして使用できます。

disable-separate

の場合は

c:JTSDKwsjtxdevelqt551.7.1Releaseinstall

フォルダー以下にwsjtx一式が入っていますので今使っているwsjtxのフォルダーに上書きすれば設定等も変更なして使用できます。

田村文史郎/JA5FNX