Thank you Marcus, will give it a try and let you know if I have a success.

Sharif
----- Original Message ----- From: "Marcus D. Leech" <mle...@ripnet.com>
To: <discuss-gnuradio@gnu.org>
Sent: Thursday, May 13, 2010 3:41 PM
Subject: Re: [Discuss-gnuradio] RFX900 Duplex


Hello,

I understand that the new firmware supports full duplex for RX900.
Would anyone happen to know how I would augment my c++
code (similar to rx_streaming_samples.cc) so that I can select
antenna port RX2 for my reciever.  I see how it is done in python,
but wondering how to do it in c++.  ANy help would be greatly
appreciated.

Thanks,
Sharif

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


usrp2_source_base::set_antenna(int ant)

Seems to be the C++ function that the Python code uses.


--
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org



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

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

Reply via email to