Re: [Discuss-gnuradio] fix for usrp2 overruns when stopping andrestarting rx streaming

2010-04-24 Thread Andy_Long
I have solved it and updated to the newest version. Hope it will solve usrp2 overrun problem. Thank you Don and Johnathan . Andy -- View this message in context: http://old.nabble.com/fix-for-usrp2-overruns-when-stopping-and-restarting-rx-streaming-tp28314794p28349271.html Sent from the GnuRad

Re: [Discuss-gnuradio] fix for usrp2 overruns when stopping andrestarting rx streaming

2010-04-23 Thread Andy_Long
I can pass the make and make check after adding this line. However it still can not work and show the error: >>> from gnuradio import usrp2 Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python2.6/dist-packages/gnuradio/usrp2.py", line 6, in import _usrp2 Im

Re: [Discuss-gnuradio] fix for usrp2 overruns when stopping andrestarting rx streaming

2010-04-23 Thread Don Ward
Andy_Long wrote: I have tried to build from source. However, after sudo make install there is always a error that, Do I miss some some dependencies? I have install all the package with similar name from documents here. http://gnuradio.org/redmine/repositories/changes/gnuradio/README Error mess