discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] error while running example of detect_ff block


From: Abhishek Shukla
Subject: [Discuss-gnuradio] error while running example of detect_ff block
Date: Wed, 8 Apr 2015 10:08:45 +0530

hey,
i have successfully imported "detect_ff" block. but right now I am getting runtime error while running example on grc as follows.
  File "/home/abhishek/top_block.py", line 84, in <module>
    tb = top_block()
  File "/home/abhishek/top_block.py", line 53, in __init__
    self.howto_detect_ff_0 = howto.detect_ff(100, 16, 1500)
AttributeError: 'module' object has no attribute 'detect_ff'

>>> Done
It seems there is some problem with my class name in .cc file, but i am not getting what exactly it is. Please help me out with this.
i have attached .cc, .xml file and also screen shot of given example is provided

Any help will be appreciated,
Thanks in advance,
Abhishek

Attachment: howto_detect_ff.xml
Description: Text Data

Attachment: howto_detect_ff_impl.cc
Description: Text Data

Attachment: detector.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]