Fldigi v3.23.18 now available

The hard-working development team led by W1HKJ have announced the release of Fldigi v3.23.18.

This version of Fldigi is a maintenance release with a variety of bug fixes and several new features. Full details are available in the ReadMe file available for download and below this announcement.

As with all of the FL suite, Fldigi continues to support both PowerPC and Intel (i386) processors; with individual downloads available for each architecture and can be downloaded here.

Version 3.23.18 * Maintenance release

  • DXcluster sort
    • Added sorted insert to host list
    • Added initial entries to host list
      • dxc.wb3ffv.us 7300
      • nk7z-cluster.ddns.net 7373
      • dx.n8noe.us 7373
      • w0mw.dynip.com 23
      • initial value for each host list entry will include the myCall string
  • LoTW
    • Changed LoTW calling string for … you guessed it! Windows
  • Socket Connect State
    • Changed to state model for socket connect in dxcluster.cxx
    • Added missing try{} catch{} statements around socket writes to avoid default exception handling
    • Update to CreateProcess call in main.cxx
    • Update to socket connect calls in n3fjp_logger.cxx
    • Changed order of connect when getaddrinfo returns more than a single address