Re: [Discuss-gnuradio] How to add a new block

2015-09-03 Thread Martin Braun
And our official guided tutorials: http://gnuradio.org/redmine/projects/gnuradio/wiki/Guided_Tutorials M On 02.09.2015 23:46, Jeon wrote: > Dear Bala, > > I'd like to know what lots of errors in basic square block are. > > Anyway, if you want to add a new block, please refer: > > http://gnurad

Re: [Discuss-gnuradio] How to add a new block

2015-09-03 Thread Martin Braun
On 03.09.2015 08:00, Marcus Müller wrote: > are you using an old gr_modtool that you found somewhere online? > You should never do that. When you install GNU Radio, it will install a > version of gr_modtool that works with your GNU Radio version. Also, you're just posting output without any questi

Re: [Discuss-gnuradio] How to add a new block

2015-09-03 Thread Marcus Müller
Hi Bala, are you using an old gr_modtool that you found somewhere online? You should never do that. When you install GNU Radio, it will install a version of gr_modtool that works with your GNU Radio version. Best regards, Marcus On 03.09.2015 12:57, Bala V. wrote: > ubuntu@ubuntu:~/gr-howto$ gr_

[Discuss-gnuradio] How to add a new block

2015-09-03 Thread Bala V.
ubuntu@ubuntu:~/gr-howto$ gr_modtool makexml square_ff GNU Radio module name identified: howto Warning: This is an experimental feature. Don't expect any magic. Searching for matching files in lib/: Making GRC bindings for lib/square_ff_impl.cc... Traceback (most recent call last): File "/usr/loc

Re: [Discuss-gnuradio] How to add a new block

2015-09-02 Thread Jeon
Dear Bala, I'd like to know what lots of errors in basic square block are. Anyway, if you want to add a new block, please refer: http://gnuradio.org/redmine/projects/gnuradio/wiki/OutOfTreeModules and gr_modtool in http://static1.squarespace.com/static/543ae9afe4b0c3b808d72acd/t/55dc8a33e4b0ab48

[Discuss-gnuradio] How to add a new block

2015-09-02 Thread Bala V.
I am getting lots of error in basic square block itself. so please give me a step by step procedure to add a new block. -- Posted via http://www.ruby-forum.com/. ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/l