# My Setup

I really have been enjoying the Flex Radio 6500, network-attached Software Defined Radio. I enjoy programming in one window, and either monitoring WSJT-X or working stations in the evening.

# What about logging?

The challege I ran into was being able to capture 4 slices worth of WSJT-X into logs. Additionally, WSJT-X doesn't provide any capability to know what state a user is calling from.

So I decided to write my own UDP Server which listens to WSJT-X packets.

# Console Output

Fields include:

  • Time
  • Band
  • Mode
  • SNR
  • Packet Type
  • Station Heard
  • Grid
  • State
  • LOTW?
  • DXCC

pywsjtx-1.png

# For more information

Please feel to email me directly. I have not released any of the code yet, but might anticipate doing so.

Tags: pywsjtx Python WSJT-X Amateur Radio Flex Radio SDR

Copyright © 2019-2020 Jeremy Turner

Last Updated: 1/17/2021, 5:35:07 PM