you could checkout gnuradio trunk or 3.2
./bootstrap
./configure
cd grc
make
sudo make install
that will install only grc, and it just might be compatible with
gnuradio 3.1. Some things may not work, I cant say what will happen.
-Josh
Mir Ali wrote:
Is there a way that we can have the pytho
Is there a way that we can have the python code like the newer versions of
GRC. This would be convinient to me. The reason why I need this is I am
currently looking at Ed Criscuolo's GMSK_SPACESTATION project from CGRAN and
this project is dependent on gnuradio 3.1.3 which doesn't have a GRC module
GRC 0.70 and below dynamically generated the flowgraph at runtime from
saved flow graph files.
The GRC in gnuradio 3.2 and trunk, generates python flow graphs, and
then executes the python code.
-Josh
Mir Ali wrote:
Hi,
Is it possible to generate the .py files using the GRC or does it only
Hi,
Is it possible to generate the .py files using the GRC or does it only
create .xml files? I am using GRC 0.70 .
Thanks,
Ali
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio