Re: [Discuss-gnuradio] Simultaneous wireless transmission and reception between USRP2s

2012-02-04 Thread You Lizhao
I'm also interested in this problem. I have tried to setup a UHD sink and a UHD source using one USRP2 + XCVR2450 daughterboard like tunnel.py. The flowgraph is like this: (1) Tx Path: self.connect(self.txpath, self.sink); (2) Rx Path: self.connect(self.source, self.rxpath). It works but makes my

Re: [Discuss-gnuradio] problem running uhd_fft.py

2012-02-04 Thread Andrew Davis
This just means your PC is not fast enough to sample at that speed and update the window. Try keeping the sample rate low. On Sat, Feb 4, 2012 at 2:50 AM, davood ahmady wrote: > hello all > when I run uhd_fft.py and change sample rate from 1 to 2 the graph is > being locked and i couldnot change

Re: [Discuss-gnuradio] problem running uhd_fft.py

2012-02-04 Thread Marcus D. Leech
This just means your PC is not fast enough to sample at that speed and update the window. Try keeping the sample rate low. On Sat, Feb 4, 2012 at 2:50 AM, davood ahmady > wrote: hello all when I run uhd_fft.py and change sample rate from 1 to 2 the graph

[Discuss-gnuradio] (no subject)

2012-02-04 Thread pratik hetamsaria
http://iublog.eu/petsl.html ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] uhd drivers compatible with usrp1 (Ebtisam Ahmed)

2012-02-04 Thread Mario L. Ruz
Hello Ebtisam, I have no experience with previous UHD versions, but I can tell you that I used the last version with UN210 and USRP1 and it seems to work fine. It is true that I noticed some troubleshooting when executing the uhd_fft.py file, for example with "the peak hold value" or even when jus

[Discuss-gnuradio] Where can I find gr and audio module?

2012-02-04 Thread Nazmul Islam
Hello, I am going through the GNUradio tutorials (the website ones and the ones > written by Dawei Shen). The codes in the tutorials import gr and audio > packages from gnuradio. I am searching for these modules (especially the gr > one) in http://gnuradio.org/doc/doxygen/group__usrp.html. I see a