10-31-2016 10:25 AM
I just chose a carrier frequency arbitrarily, and I did not adjust the gain settings as I could see my transmitted signal fine in the results.
I ran the same example at the 2.4G carrier frequency, and I still am able to detect the tone transmitted. The IQ data that you are getting looks very strange. Have you verified the functionality of these two USRP devices? If you set them up in loopback, can you send and receive signals with the Continuous Async examples?
11-11-2019 11:03 PM
Iam implementing a wireless communication system using two NI-USRP with LabVIEW interfaced with matlab..I have two VI one for transmitter and the other for receiver.. I want to do image transmission or any big data to be transmitted on my code using Queue but I couldn't be able to apply it on my code..
Can you tell me more if I want to apply Queue to my code.. Where exactly I have to add it in the transmitter or receiver after fetching the data..
I watched a tutorial how to apply Queue using producer and consumer loop but I couldn't be able to know where I have to add it in my code..
Please can anybody follow with me to solve my problem.