Skip to content

v2.0.0-20241018

Pre-release
Pre-release
Compare
Choose a tag to compare
@tmiw tmiw released this 18 Oct 17:58

EDIT: reuploaded macOS disk image due to user reports of being unable to open it. You may also need to run the following in Terminal before running this version of FreeDV for the first time: xattr -c /Applications/FreeDV.app

This is the first preview release of FreeDV containing the new RADE mode. For more information about RADE's development, check out the blog posts on the FreeDV website:

As this is the first preview release, there are some limitations:

  • As RADE currently doesn't return the signal's signal to noise ratio (SNR), it's not currently possible to receive it and the other FreeDV modes at the same time (as in, if you choose RADE and push Start, that's the only mode you can work; you'll need to stop, choose another mode and start again to work FreeDV with the existing modes).
  • Squelch cannot currently be disabled with RADE. It's unknown at this time whether disabling squelch is possible.
  • Due to compilation problems, 2020/2020B modes are disabled.
  • There is currently no Windows ARM build; this will hopefully be included in a future preview build. You may be able to use the 64-bit Intel/AMD Windows build in the meantime.
  • Minimum hardware requirements haven't been fully outlined, so your system currently may not be able to use RADE. Future planned optimizations may improve this.
  • FreeDV Reporter does not currently report receiving RADE signals, but will report that you are using it and when you're transmitting.

Other notes:

  • The below builds are significantly bigger than previous releases. This is due to needing to include Python and the modules that RADE requires. Planned porting to C/C++ will eventually negate the need for Python.
  • The Windows build includes Python but not the modules that RADE requires. As part of the install process, the version of Python built into FreeDV will go out to the internet to download the needed modules.
  • As development is expected to happen quickly, these preview builds have a six month expiry date (currently April 18, 2025).
  • 32-bit Windows is no longer supported due to its likely inability to work with RADE.

Additional updates since version 1.9.9.2:

  1. Bugfixes:
    • Fix bug preventing saving of the previously used path when playing back files. (PR #729)
    • Fix bug preventing proper time display in FreeDV Reporter on macOS. (PR #748)
  2. Enhancements:
    • Show green line indicating RX frequency. (PR #725)
    • Update configuration of the Voice Keyer feature based on user feedback. (PR #730, #746)
    • Add monitor volume adjustment. (PR #733)
    • Avoid modifying the audio device configuration without the user explicitly doing so. (PR #735)
    • If provided by user, add config file to titlebar. (PR #738)
    • Minor adjustments to spectrum/waterfall tooltips. (PR #743)
  3. Build system:
    • Allow overrriding the version tag when building. (PR #727)
    • Update wxWidgets to 3.2.6. (PR #748)

Available binary releases:

  • FreeDV-2.0.0-devel-2024-10-18-b6d65bc2-windows-x86_64.exe (64 bit Windows for Intel/AMD)
  • FreeDV.dmg.zip (Intel/ARM universal binary for macOS)