Path to this page:
./
ham/freedv,
FreeDV: HF Digital Voice for Radio Amateurs
Branch: CURRENT,
Version: 1.4.2nb8,
Package name: freedv-1.4.2nb8,
Maintainer: dbjFreeDV is a GUI application for Windows and Linux (MacOS and BSD are
in testing) that allows any SSB radio to be used for low bit rate
digital voice.
Speech is compressed down to 1400 bit/s then modulated onto a 1100 Hz
wide QPSK signal which is sent to the Mic input of a SSB radio. On
receive, the signal is received by the SSB radio, then demodulated and
decoded by FreeDV.
FreeDV was built by an international team of Radio Amateurs working
together on coding, design, user interface and testing. FreeDV is open
source software, released under the GNU Public License version
2.1. The FDMDV modem and Codec 2 Speech codec used in FreeDV are also
open source.
Required to run:[
audio/portaudio] [
audio/libsamplerate] [
audio/sox] [
ham/hamlib] [
x11/wxGTK30] [
ham/codec2] [
audio/speexdsp]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Version history: (Expand)
- (2023-05-06) Updated to version: freedv-1.4.2nb8
- (2023-01-30) Updated to version: freedv-1.4.2nb7
- (2023-01-03) Updated to version: freedv-1.4.2nb6
- (2022-09-11) Updated to version: freedv-1.4.2nb5
- (2022-08-11) Updated to version: freedv-1.4.2nb4
- (2022-03-28) Updated to version: freedv-1.4.2nb3
CVS history: (Expand)
2023-05-06 21:09:54 by Ryo ONODERA | Files touched by this commit (687) |
Log message:
*: Recursive revbump from audio/libopus 1.4
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416) |
Log message:
*: recursive bump for tiff shlib major bump
|
2022-09-11 14:52:13 by Thomas Klausner | Files touched by this commit (670) |
Log message:
*: bump PKGREVISION for flac shlib bump
|
2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999) |
Log message:
Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
|
2022-03-28 12:56:20 by Tobias Nygren | Files touched by this commit (44) |
Log message:
{f,h,l,n,p}*/*: revbump(1) for libsndfile
|
2021-12-15 00:56:56 by Greg Troxel | Files touched by this commit (2) |  |
Log message:
ham/freedv: Patch undefined constant, likely from hamlib
freedv uses FILPATHLEN, which is undefined, and not apparently POSIX.
hamlib defines HAMLIB_FILPATHLEN. Speculate that hamlib used to not
namespace the constant, that hamlib has been updated, and freedv not,
and patch freedv to match. freedv is due for an update anyway, and
this can be upstreamed then if it is still an issue.
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|