On Fri, Jul 23, 2010 at 6:52 PM, rui qian <qianrui1...@gmail.com> wrote:
> Hi all,
> I want to use tunnel.py with usrp1+xcvr2450 to create a network
> interface, and I set the frequent to 5.0G.
> The tx is ok, but it can't receive anything.
> I google the reason about it, someone say that the gnuradio_r10853
> can fix the question. However, I can't get the trunk version of 10853.
> I use some trunks of gnuradio( gnuradio-3.1.1 gnuradio-3.2.2
> gnuradio-3.3.0) to test it, it still can't receiving.
> What should I do to use xcvr2450.
> Thank you very much!
>

The xcvr2450 will work happily with gnuradio 3.2.2 and 3.3.0 (probably
earlier versions and definitely the latest git master)

Have you tried usrp_fft.py?  Use a command like:
    usrp_fft.py -d 16 -f 5.0GHz -R A

Have you tried it on both sides of your USRP? (change "-R A" to "-R B")

Have you tried more than just the 5.0GHz frequency?  Try something in
the 2.4GHz band

Did you try both antenna ports?

Try using a Signal Generator to inject a sinusoid at 5.001GHz and
-40dBm.  Can you see the sinusoid in your usrp_fft.py window?

Jason

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to