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:
> 
> [ehsan@GRB 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.
> 
> 
> [ehsan@GRB 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
> Discuss-gnuradio@gnu.org
> 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: pgp5CP8HPMK5j.pgp
Description: PGP signature

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

Reply via email to