discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] How to write a signal processing block problems


From: Mir M. Ali
Subject: Re: [Discuss-gnuradio] How to write a signal processing block problems
Date: Fri, 28 May 2010 10:34:21 -0500

./bootstrap
./configure
make
make install

If you have errors then check your changes.

Was that difficult? :)


On Thu, May 27, 2010 at 7:50 AM, Tobias Schmid <address@hidden> wrote:
Hello,

I am working on project ofdm project using gnuradio. Up til now I just used python blocks to build my flowgraphs. But now I want to create my own C++ blocks.
I read the available tutorials and I wrote a block on my own. After that, I tried to build that block to use it in my python code. I followed the guidelines in the tutorials and changed/added the path of my .h and .cc file and I also changed the .i file in the gr-howto_write_a_block_3.2.2 directory. But now I don't know how to go on.
Do I thought I have to run ./bootstrap ->./make?

By the way I have autoconf 2.63 and automake 1.10.1 installed. And I am working with gnuradio 3.2.2.

I would be nice if anyone could help me. I am not that experienced in linux and don't know how to go on at the moment.

Thank you for your help.

Tobias
___________________________________________________________
GRATIS für alle WEB.DE Nutzer: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://movieflat.web.de

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


reply via email to

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