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.
Output of command:[ehsan@GRB gr-howto]$ gr_modtool.py add -t general 
square_ffOperating in directory .GNU Radio module name identified: 
howtoLanguage: C++Block/code identifier: square_ffEnter valid argument list, 
including default arguments: Add Python QA code? [Y/n] nAdd C++ QA code? [Y/n] 
nTraversing 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_ffOperating in 
directory .GNU Radio module name identified: howtoLanguage: C++Block/code 
identifier: square2_ffEnter valid argument list, including default arguments: 
Add Python QA code? [Y/n] nAdd C++ QA code? [Y/n] nTraversing 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...
RegardsG R Begh
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to