Dear gnuradio list,
I have built a new module using the create-gnuradio-out-of-tree-project command. Now I would like to add new blocks to this module. Writing new .h, .cc and swig-files is not a problem, but obviously I have to adapt some Makefiles etc.
I thought, it would be a good idea to take a look at the howto-write-a-block structure and modify existing Makefiles. But I am not familiar with these things and hope there is an easier way.
Could someone please tell me, what is the best way to add a signal processing block to an existing module? At the moment I am only able to create a new block creating a new module at the same time, which doesn’t make much sense. I have searched the web a lot, maybe it is too trivial to find any useful information…
I am currently running Ubuntu 10.04 with gnuradio 3.5.2.1.
Thanks in advance
Piotr
No comments:
Post a Comment