discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Does GRAS support setting max noutput_items?


From: Devin Butterfield
Subject: [Discuss-gnuradio] Does GRAS support setting max noutput_items?
Date: Sun, 14 Jul 2013 11:43:51 -0700

Hi folks,

I just started experimenting with GRAS and ran into this:

>>> GRAS: The debug asserts are enabled. <<<
Created default thread pool with 4 threads.
Traceback (most recent call last):
  File "top_block.py", line 80, in <module>
    tb.Run(True, 10)
  File "/opt/gnuradio/lib/python2.7/dist-packages/grc_gnuradio/wxgui/top_block_gui.py", line 76, in Run
    self.start(max_nouts)
TypeError: start() takes exactly 1 argument (2 given)

Is this feature broken?

Thanks.
--
Regards, Devin

reply via email to

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