-
-
Notifications
You must be signed in to change notification settings - Fork 107
WSJT X Integration
Jeremy Fielder edited this page Mar 19, 2026
·
4 revisions
AetherSDR includes a built-in Hamlib rigctld server for CAT control with WSJT-X and other digital mode applications.
- Open WSJT-X → Settings → Radio tab
- Set Rig:
Hamlib NET rigctl - Set Network Server:
127.0.0.1:4532 - Click Test CAT — should turn green
- Go to Settings → Audio tab
- Soundcard Input: Select your radio's audio output (or AetherSDR DAX device if configured)
- Soundcard Output: Select your radio's audio input
- The rigctld server auto-starts if enabled in Settings → Autostart rigctld with AetherSDR
- Or manually enable in the DIGI applet → rigctld → Enable
- Default port: 4532
WSJT-X has built-in FlexRadio support. You can connect directly:
- Set Rig:
FlexRadio 6xxx - Set Network Server:
<radio IP>:4992 - This bypasses AetherSDR's rigctld entirely
AetherSDR provides 4 independent CAT channels (A-D), each bound to a slice:
| Channel | TCP Port | PTY Path | Slice |
|---|---|---|---|
| A | 4532 | /tmp/AetherSDR-CAT-A | Slice 0 |
| B | 4533 | /tmp/AetherSDR-CAT-B | Slice 1 |
| C | 4534 | /tmp/AetherSDR-CAT-C | Slice 2 |
| D | 4535 | /tmp/AetherSDR-CAT-D | Slice 3 |
This allows running WSJT-X, Varac, fldigi, etc. simultaneously, each controlling its own slice.
- WSJT-X "Test CAT" takes a long time — This is normal. WSJT-X runs a test-tune sequence on first connect (changes frequency, checks response). Takes 10-30 seconds.
- PTT not working — Make sure the correct slice has TX assigned (red TX badge in AetherSDR).
- Frequency not syncing — Verify the rigctld port matches in both apps.
- Panadapter Controls
- VFO Widget
- RX Controls
- TX Controls
- Aetherial Audio
- Multi-Slice Operation
- Diversity and ESC
- TNF (Tracking Notch Filters)
- Memory Channels
- Profile Management
- Slice Colors
- XVTR (Transverters)
- CWX Panel
- CW Decoder
- DVK Panel
- RTTY Operation
- RADE Digital Voice
- DAX Virtual Audio
- DAX IQ Streaming
- WSJT-X Integration
- CAT Control
- TCI Server