./ham/gnuradio-howto, Documentation on creating GNU Radio signal processing blocks

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.2, Package name: gnuradio-howto-3.2, Maintainer: wulf

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 the documentation and examples on how to write a new
signal processing block in GNU Radio.


Required to run:
[ham/gnuradio-core]

Required to build:
[devel/gmake] [devel/autoconf] [devel/libtool-base] [devel/doxygen] [devel/automake] [devel/boost-headers] [devel/pkg-config] [devel/swig]

Master sites:

SHA1: 6ab7f12c1c6f071db395f12bfcdf56c9acfbaada
RMD160: 19c42d3029242478c091d4f724a0b8b7e2135d10
Filesize: 390.643 KB

Version history: (Expand)


CVS history: (Expand)


   2009-09-11 18:23:31 by Joerg Sonnenberger | Files touched by this commit (25)
Log message:
Mark gnuradio packages as not MAKE_JOBS_SAFE.
Share patches and distinfo, overwrite for gnuradio-howto as the only
exception.
Fix gnuradio-core-docs to do something useful and mark it as user-destdir
ready.
   2009-08-12 14:21:42 by Mark Davies | Files touched by this commit (58) | Package updated
Log message:
Update to gnuradio 3.2

many new features and bugfixes.
   2008-07-14 14:56:20 by Joerg Sonnenberger | Files touched by this commit (563)
Log message:
Mark as destdir ready.
   2008-04-25 22:39:14 by Joerg Sonnenberger | Files touched by this commit (170) | Package updated
Log message:
Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
   2007-08-12 10:34:05 by Berndt Josef Wulf | Files touched by this commit (1)
Log message:
Make use of meta-pkgs/gnuradio/Makefile.common
   2007-08-08 05:13:37 by Berndt Josef Wulf | Files touched by this commit (3) | Package updated
Log message:
Updated gnuradio-howto to 3.0.4:

        * Updated license to GPLv3
   2006-11-24 15:29:42 by Berndt Josef Wulf | Files touched by this commit (1)
Log message:
Removed patch-aa as it is now part of the package source.
   2006-11-13 18:24:46 by Berndt Josef Wulf | Files touched by this commit (2) | Package updated
Log message:
Updated gnuradio-howto to 3.0.2:
gnuradio-howto is now synchronized with the gnuradio release cycle.