On Wed, Feb 15, 2012 at 11:15:55AM -0600, Alex Zhang wrote:
> Hi Gurus,
> 
> To learn how to write the signal processing block over C++, I downloaded the
> gr-how-to-write-a-block and successfully build the block and passed the test. 
> 
> But my question is, for a block writer who is not familiar with the complex
> building tree, like the makefile writing, can the future block writing just be
> simply based on the building framework provided by the 
> gr-how-to-write-a-block example? I mean, I do not want to dig too much the
> makefile, but just reuse the current example with minor modification, to meet
> all the requirements from the new block generating.

Sure that's OK.
You can also use gr_modtool.py (available at https://cgran.org/wiki/devtools)
which does all the Makefile editing for you.

If you're using the autotools version of howto-write-a-block (which
apparently you are), you need the older version.

MB

-- 
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Martin Braun
Research Associate

Kaiserstraße 12
Building 05.01
76131 Karlsruhe

Phone: +49 721 608-43790
Fax: +49 721 608-46071
www.cel.kit.edu

KIT -- University of the State of Baden-Württemberg and
National Laboratory of the Helmholtz Association

Attachment: pgp2VXjZkGxxK.pgp
Description: PGP signature

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

Reply via email to