Jtdx 2.2.160 Jun 2026

: Version 2.2.160 rc10 added support for third-party tools like Wait and Pounce (W&P)

Builds are now made with shared Hamlib libraries. This allows users on Windows and Linux to apply the latest Hamlib patches (by replacing the libhamlib-4.dll file) without having to rebuild or reinstall the entire JTDX application. jtdx 2.2.160

7.2. Latency and Resource Use

sudo apt update sudo apt install build-essential cmake libfftw3-dev libusb-1.0-0-dev libhamlib-dev tar -xzf jtdx-2.2.160.tar.gz cd jtdx-2.2.160 mkdir build && cd build cmake .. make sudo make install : Version 2

Anyone else running yet? 📻 Upgraded this morning and the weak signal decoding feels noticeably sharper. It remains my go-to over WSJT-X for the extra decoding depth and color-coded interface. If you chase DX, this build is a winner. #HamRadio #FT8 #JTDX Latency and Resource Use sudo apt update sudo