Age | Commit message (Collapse) | Author |
|
|
|
This begins a transition of examples from a separate gnuradio-examples component
into an examples directory with the component they go with. In this commit:
gnuradio-examples/c++/audio/ => gr-audio/examples/c++
gnuradio-examples/python/audio => gr-audio/examples/python
The system installation directory remains $PREFIX/share/gnuradio/examples/audio
|
|
|
|
One step (of many) to convert GNU Radio to use new Ettus Research UHD driver.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since this was corrected after the 3.4 API freeze, it is going into
the 3.5 branch.
|
|
|
|
|
|
|
|
|
|
|
|
Date: Tue, 17 May 2011 21:52:02 +0200
Message-ID: <BANLkTikyEo58UT4QYHRRsrQbzSXcxo2T5A@mail.gmail.com>
From: Alexandru Csete <oz9aec@gmail.com>
To: patch-gnuradio@gnu.org
Subject: [Patch-gnuradio] set/get gain for quadrature_demod
Greetings,
The attached patch adds set/get gain accessors to the
quadrature_demod_cf block, inspired by the similar changes to the
frequency_modulator block few days ago.
Alex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
useful
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and float, long and short form for each.
|
|
|
|
|