discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] glue blocks using C++ instead of Python


From: Mattias Kjellsson
Subject: Re: [Discuss-gnuradio] glue blocks using C++ instead of Python
Date: Sun, 17 Jan 2010 14:43:54 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

tom_unaff wrote:
Blocks in Flowgraphs for transmission and receiving are are connected using
python. (examples: benchmark_rx.py & benchmark_tx.py)
Has someone glued those blocks (for TX & RX) using C++? I cannot find
examples with C++.

There is an example of this. See

http://gnuradio.org/cgit/jcorgan.git/commit/?h=patches/mkjellss/bert-c%2b%2b&id=1bdb29911ac03428152b11ee81918c0a72e1319a

But I'm quting Jonathan Corgan on this one:
"However, we can't merge this into the mainline tree until we work out a
method for integrating the C++ examples into our conditional build
system.  That's planned soon."


Another place to look is http://gnuradio.org/doc/doxygen/index.html
Thats where I looked while doing the rewrite.

Cheers, and happy hacking =;OP
//Mattias Kjellsson






reply via email to

[Prev in Thread] Current Thread [Next in Thread]