On Mon, Aug 20, 2007 at 04:27:40PM -0700, Li, W David wrote:
> Hello,
> 
> Has anyone done this integration before? My first question is both Click
> and GnuRadio are in C++ so it would not be hard (in theory) to do so.
> But I haven't seen an example of calling GnuRadio APIs in C++. All of
> them so far are in Python. Is this true?  
> 
> -          David Li

Hi David,

I suggest that you run Click and GNU Radio in separate processes and
use, say, unix domain sockets to glue them together.

Release 3.2 of GNU Radio will support all C++ usage.

Eric


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to