> 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
> [email protected]
> 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
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to