Re: [Discuss-gnuradio] Transmission error

2015-09-15 Thread Rama V
Please kindly help with the above error Thanks, Dave On Sep 14, 2015 5:02 PM, "Rama V" wrote: > Hey all, > I have a small doubt regarding the reception of data packets. I am > attaching a small figure of the command 'uhd_fft' where I mentioned the > frequency and the sampling rate as 250k. The c

[Discuss-gnuradio] transmission error

2006-05-17 Thread Garrett McGrath
The python code i'm currently using for my transmitter passes data to the usrp by placing it in a vector source, then runing that source thru a multiplier (for gain purposes) and then finally sincs the vector to the usrp (the python then sleeps to allow the transmission to finish before proceeding)