discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: Tobias Schmid
Subject: [Discuss-gnuradio] How to write a signal processing block problems
Date: Thu, 27 May 2010 14:50:52 +0200 (CEST)

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



reply via email to

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