Re: [Discuss-gnuradio] Integrate Click Router and GnuRadio

2007-08-20 Thread Dan Halperin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I think Hydra at UT does this. - -Dan George Nychis wrote: > A couple students did this for their master's thesis here two years back > I think. Peter had e-mailed me their report, I'm hosting it for you: > http://www.andrew.cmu.edu/user/gnychis/SDR

Re: [Discuss-gnuradio] Integrate Click Router and GnuRadio

2007-08-20 Thread Eric Blossom
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

Re: [Discuss-gnuradio] Integrate Click Router and GnuRadio

2007-08-20 Thread George Nychis
A couple students did this for their master's thesis here two years back I think. Peter had e-mailed me their report, I'm hosting it for you: http://www.andrew.cmu.edu/user/gnychis/SDR-PRS-Final.pdf I have access to their thesis too, but they're just long drawn out versions of the short paper

[Discuss-gnuradio] Integrate Click Router and GnuRadio

2007-08-20 Thread Li, W David
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