JTSDK Tools User Guide

Application Data
Release Notes Version 3.0.2

Overview

The following is a brief overview of the applications, and functionality available in JTSDK-Tool v3.0.2.

Application Description
jtenv Checks Environment Information
jtconfig Manages all JTSDK Options and used in compiling.
jtbuild Manages all JTSDK Options and used in compiling.

The following tools / application are optional and require additional tooling to be installed before use.

Optional Tools Description
jtenv-jv Java Version for Checking Environment Information
jtenv-py Python Version for Checking Environment Information

NOTE: jtenv, jtenv-jv, and jtenv-py all perform the same task, but use different frameworks. There is "NO" requirement for either the Java or Python version, as the jtenv (CSharp version) is installed by default.

JTConfig

jtconfig is primary application for configuring build options for compiling WSJT-X through the use of jtbuild. Use the help-options to list available commands

# To list available commands
jtconfig -h
JTConfig Help
Help Screen

For ease of use, a default option command is available that will set standard options for you.

Configuration Options

JTConfig Options
Configuration Options

JTEnv

jtenv is used to check a number of environmental variables that can be helpful in troubleshooting the installation, or to simply provide additional information to the user.

# To list available commands
jtenv -h
JTEnv Help Screen
Help Screen

JTBuildcm

For building WSJT-X, See: jtbuildcm page for usage.

JTEnv Python

For using the jtenvpy environment script, See: jtenvpy for details.

WSPR Utility

For using the wsprcsv conversion utility, See: wsprcsv for details.