Hi All,
I have just started using the NI-USRPs and am looking for a simple example which will allow me to send a stream of bits from the transmitter VI and see them displayed in an array at the receiver VI. I have begun to develop these VIs myself but the fetch data sub-VI outputs complex doubles and so the numbers look nothing like the numbers I am sending.
I have attached my files for your information.
Thanks,
Bryanna
I couldn't open your vi, since I use 2011 version,
Hello BOJF,
I recently ported two shipping examples for the USRP. One was the RFSA PSK Demodulate and the other was RFSG PSK Generate. The generation VI uses a pseudorandom bitstream and generates continuously.
Hope this helps