discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Adding new block using grmodtool


From: Martin Braun (CEL)
Subject: Re: [Discuss-gnuradio] Adding new block using grmodtool
Date: Fri, 25 Jan 2013 17:50:06 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Jan 25, 2013 at 08:45:28AM -0800, Ghulam Rasool Begh wrote:
> Hi all,
> 
> While adding block to the empty module using gr_modtool, the added files don
> exactly match with those given in the tutorial at  
> http://gnuradio.org/redmine/
> projects/gnuradio/wiki/OutOfTreeModules.
> 
> The result of the command is given below.
> 
> Should I ignore this mismatch or there is some error somewhere. I am exactly
> following the above link . Please suggest.

Is it not working? Minor mismatches are OK.

MB
> 
> 
> Output of command:
> 
> address@hidden gr-howto]$ gr_modtool.py add -t general square_ff
> 
> Operating in directory .
> 
> GNU Radio module name identified: howto
> 
> Language: C++
> 
> Block/code identifier: square_ff
> 
> Enter valid argument list, including default arguments: 
> 
> Add Python QA code? [Y/n] n
> 
> Add C++ QA code? [Y/n] n
> 
> Traversing lib...
> 
> Adding file 'square_ff_impl.h'...
> 
> Adding file 'square_ff_impl.cc'...
> 
> Adding file 'square_ff.h'...
> 
> Traversing swig...
> 
> Editing swig/howto_swig.i...
> 
> Traversing grc...
> 
> Adding file 'howto_square_ff.xml'...
> 
> Editing grc/CMakeLists.txt...
> 
> 
> Output of second Command for gr_sync_block is given below.
> 
> 
> address@hidden gr-howto]$ gr_modtool.py add -t sync square2_ff
> 
> Operating in directory .
> 
> GNU Radio module name identified: howto
> 
> Language: C++
> 
> Block/code identifier: square2_ff
> 
> Enter valid argument list, including default arguments: 
> 
> Add Python QA code? [Y/n] n
> 
> Add C++ QA code? [Y/n] n
> 
> Traversing lib...
> 
> Adding file 'square2_ff_impl.h'...
> 
> Adding file 'square2_ff_impl.cc'...
> 
> Adding file 'square2_ff.h'...
> 
> Traversing swig...
> 
> Editing swig/howto_swig.i...
> 
> Traversing grc...
> 
> Adding file 'howto_square2_ff.xml'...
> 
> Editing grc/CMakeLists.txt...
> 
> 
> Regards
> 
> G R Begh
> 

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


-- 
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: pgpZtJ5UoqGgS.pgp
Description: PGP signature


reply via email to

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