diff options
author | mef <mef> | 2014-10-13 12:51:08 +0000 |
---|---|---|
committer | mef <mef> | 2014-10-13 12:51:08 +0000 |
commit | 749d5bfc4171b15d9607350142d7d4da14fe3303 (patch) | |
tree | affc2f0384e9136f1aaf9a8afa0f906bb2d7965b /ham/gnuradio-vocoder/DESCR | |
parent | 1c2e768073f9e9abb23799e0c8b83c4b0df88850 (diff) | |
download | pkgsrc-749d5bfc4171b15d9607350142d7d4da14fe3303.tar.gz |
Update GNU Radio 3.3.0 (2010-09-15) to 3.7.5
See the thread for modularity issues etc:
http://mail-index.netbsd.org/pkgsrc-users/2014/09/07/msg020346.html
See more info at recent gnuradio-core/Makefile commit log, thanks.
Diffstat (limited to 'ham/gnuradio-vocoder/DESCR')
-rw-r--r-- | ham/gnuradio-vocoder/DESCR | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ham/gnuradio-vocoder/DESCR b/ham/gnuradio-vocoder/DESCR new file mode 100644 index 00000000000..b67eb138c1e --- /dev/null +++ b/ham/gnuradio-vocoder/DESCR @@ -0,0 +1,7 @@ +GNU Radio is a collection of software that when combined with minimal hardware, +allows the construction of radios where the actual waveforms transmitted and +received are defined by software. What this means is that it turns the digital +modulation schemes used in today's high performance wireless devices into +software problems. + +This module provides all available vocoders in GNU Radio. |