diff options
author | wulf <wulf@pkgsrc.org> | 2006-11-13 17:36:32 +0000 |
---|---|---|
committer | wulf <wulf@pkgsrc.org> | 2006-11-13 17:36:32 +0000 |
commit | 8ebef1f51fc3e49fc4e47debc41040fee096e84c (patch) | |
tree | 5a9fafe94d95c8b1f41feb049568e6e6cf0512ab /ham/gnuradio-video-sdl/DESCR | |
parent | d66d959a4b2b4b07768b1b05a13b706a2812ef57 (diff) | |
download | pkgsrc-8ebef1f51fc3e49fc4e47debc41040fee096e84c.tar.gz |
Added new package gnuradio-video-sdl-3.0.2:
SDL support for GNU Radio
Diffstat (limited to 'ham/gnuradio-video-sdl/DESCR')
-rw-r--r-- | ham/gnuradio-video-sdl/DESCR | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ham/gnuradio-video-sdl/DESCR b/ham/gnuradio-video-sdl/DESCR new file mode 100644 index 00000000000..fbdff026c2d --- /dev/null +++ b/ham/gnuradio-video-sdl/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 contains SDL bindings for GNU Radio. |