This past month was a continuation of work required for the upcoming 3.0 release of FreeDV. During the first part of the month, I worked on user interface improvements, namely consolidating all configuration into one Settings window (similar to most other ham radio applications). The Easy Setup window was also removed and replaced with a Setup Wizard, which asks for much of the same information that Easy Setup did but in a hopefully easier to understand manner (along with being able to be used with more setups; a limitation of Easy Setup in the past was that many audio device configurations were relegated to the “advanced” setup workflow).
Besides user interface improvements and other feature enhancements (for example, adding a setting to automatically start decoding on application startup), much of the work done has been around integrating the new RADEV2 mode into FreeDV. This included discussions about how to verify proper behavior of applications integrating RADEV2 as well as performing the required updates at the code level to make it encode and decode.
For August, RADEV2 integration and testing work will continue. I am also beginning to give talks about FreeDV again after having taken a few months off.
More information can be found in the commit history below:
(Note that all commit logs above were generated with the following command line:)
git log --author="member@email" --after "Month 1, 2026" --before "Month 31, 2026 23:59:59" --all
