diff options
Diffstat (limited to 'ham/gnuradio-trellis/DESCR')
-rw-r--r-- | ham/gnuradio-trellis/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ham/gnuradio-trellis/DESCR b/ham/gnuradio-trellis/DESCR new file mode 100644 index 00000000000..f8fde1fc6de --- /dev/null +++ b/ham/gnuradio-trellis/DESCR @@ -0,0 +1,8 @@ +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 trellis-based encoding and decoding algorithms for +GNU Radio. |