Skip to content

v1.8.10-20230514

Pre-release
Pre-release
Compare
Choose a tag to compare
@tmiw tmiw released this 15 May 00:00
· 38 commits to ms-json-reporting since this release

This release contains test code to enable use with the new FreeDV Reporter live reporting system. FreeDV Reporter displays the live status of every FreeDV station using this version (or newer) of the FreeDV application and also has basic chat functionality (similar to QSO Reporter). Reporting to FreeDV Reporter is enabled when PSK Reporter is enabled in Tools->Options->Reporting. Currently FreeDV Reporter is hardcoded to report to https://freedv-reporter.k6aq.net/ until major bugs are worked out.

Additionally, this build also 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)
  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)
    • Hamlib: use RIG_VFO_CURR if explicit VFO doesn't work. (PR #385)
    • Fix various misspellings in codebase. (PR #392)
  3. Enhancements:
    • Add last received SNR to callsign list. (PR #389, #391)

List of binary builds provided for this release:

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