Skip to content

v1.8.10

Compare
Choose a tag to compare
@tmiw tmiw released this 01 Jun 06:47
· 1526 commits to master since this release

This release contains the following content:

  1. Build system:
    • Minimum required Codec2 version bumped up to 1.1.0. (PR #383)
    • Disable libusb support for Hamlib on all platforms, not just Windows. (PR #387)
    • Build Hamlib as a dynamic library on Windows and macOS. (PR #395)
  2. Bugfixes:
    • Fix incorrect assertion causing crash on certain systems without a microphone. (PR #384)
    • Shrink sliders so that the Filter window can fit on a 720p display. (PR #386, #396)
    • Hamlib: use RIG_VFO_CURR if explicit VFO doesn't work. (PR #385, #400)
    • Fix various misspellings in codebase. (PR #392)
    • Prevent Start/Stop button from being pressed twice in a row during shutdown. (PR #399)
  3. Enhancements:
    • Add last received SNR to callsign list. (PR #389, #391)
    • Add support for FreeDV Reporter web-based tool. (PR #390, #402, #404)
    • Defer sound device checking until Start is pushed. (PR #393)
    • Add ability for Hamlib to use RTS/DTR instead of CAT for PTT. (PR #394)
    • Automatically change radio frequency if the reporting frequency changes. (PR #405)

List of binary builds provided for this release:

  • FreeDV-1.8.10-windows-i686.exe (32 bit Windows for Intel/AMD)
  • FreeDV-1.8.10-windows-x86_64.exe (64 bit Windows for Intel/AMD, recommended for most Windows PCs)
  • FreeDV-1.8.10-windows-armv7.exe (32 bit Windows for ARM)
  • FreeDV-1.8.10-windows-aarch64.exe (64 bit Windows for ARM)
  • FreeDV.dmg (Intel/ARM universal binary for macOS)