Wednesday, January 1, 2014

[Discuss-gnuradio] OutOfTree Module Tutorial

Dear Helpers,

I am using GNURadio 3.6.4.1. I am following the tutorial on OutOfTreeModules http://gnuradio.org/redmine/projects/gnuradio/wiki/OutOfTreeModules. I am having trouble in running make test. It fails with 

Traceback (most recent call last):
2:   File "/home/lilo/workspace/gr-howto/python/qa_square_ff.py", line 38, in test_001_square_ff
2:     src = blocks.vector_source_f(src_data)
2: AttributeError: 'module' object has no attribute 'vector_source_f'

Is the tutorial compatible with my GNURadio version? Or am I missing something?

Thank you in advance.

Regards,
Tanaga Biru

No comments:

Post a Comment