Skip to content

v1.8.5-20221030

Pre-release
Pre-release
Compare
Choose a tag to compare
@tmiw tmiw released this 31 Oct 05:20
· 560 commits to ms-2020c since this release

This release is currently equivalent to v1.8.4 but contains FreeDV 2020C support. See here for release content.

NOTE: The Debian packages originally here have been removed due to segfaults reported by some Linux users. Compiling manually should work by using the following commands or similar:

# To make sure you have all prerequisites for building
$ sudo apt install libspeexdsp-dev libsamplerate0-dev sox git libwxgtk3.0-gtk3-dev libhamlib-dev libasound2-dev libao-dev libgsm1-dev libsndfile-dev cmake module-assistant build-essential libpulse-dev

$ git clone https://github.com/drowe67/freedv-gui
$ cd freedv-gui
$ git checkout ms-2020c
$ ./build_linux.sh pulseaudio
$ build_linux/src/freedv