Re: [Discuss-gnuradio] gr-modtool: command not found?

2013-04-21 Thread Johnathan Corgan
On Sun, Apr 21, 2013 at 7:17 PM, Marc Newlin wrote: > echo -e "from gnuradio import gr\nprint gr.version()" | python > You can also type: $ gnuradio-config-info -v -- Johnathan Corgan Corgan Labs - SDR Training and Development Services http://corganlabs.com __

Re: [Discuss-gnuradio] gr-modtool: command not found?

2013-04-21 Thread Marc Newlin
Nazmul, You can find your current GNU Radio version by running the following command: echo -e "from gnuradio import gr\nprint gr.version()" | python It looks like gr_modtool was added in version 3.6.4. Marc On Sun, Apr 21, 2013 at 6:50 PM, Nazmul Islam wrote: > Hello, > > I have used the pyth

[Discuss-gnuradio] gr-modtool: command not found?

2013-04-21 Thread Nazmul Islam
Hello, I have used the python and gnuradio-companion parts of gnuradio till now. I am going through the tutorial of http://gnuradio.org/redmine/projects/gnuradio/wiki/OutOfTreeModules#gr-modtool-The-swiss-army-knife-of-module-editingat present. I have tried to execute both of the following command

Re: [Discuss-gnuradio] How to diagnose make test failures

2013-04-21 Thread Barry Jackson
On 21/04/13 22:42, Stamper, Brian wrote: Some additional information.. When I run make test I get the following failures: 22/192 Test #22: qa_fft_filter ***Failed 1.05 sec 85/192 Test #85: test_gr_filter ...***Failed 0.27 sec 91/192 Test #91: qa_fft_filter

Re: [Discuss-gnuradio] How to diagnose make test failures

2013-04-21 Thread Stamper, Brian
Some additional information.. > When I run make test I get the following failures: > > > 22/192 Test #22: qa_fft_filter ***Failed 1.05 sec > 85/192 Test #85: test_gr_filter ...***Failed 0.27 sec > 91/192 Test #91: qa_fft_filter ***Failed 1.