Does anyone have some ideas on what else I can try right now? I’m out of
ideas on what is causing the underruns at the start of running the
script that reads the WAV file and outputs to the USRP LFTX.
Thank you, -Tom
From: Tom H. [email protected]
To: Tom H. [email protected]; “[email protected]”
[email protected]
Sent: Wednesday, November 14, 2012 8:52 AM
Subject: Re: [Discuss-gnuradio] UHD Underrun with Wav File Source and
USRP Sink
As an additional check, I reduced the signal amplitude further in the
WAV file to make sure there is no truncation. I still see the same two
underruns at the start of running the script.
Thanks, - Tom
From: Tom H. [email protected]
To: “[email protected]” [email protected]
Sent: Wednesday, November 14, 2012 8:22 AM
Subject: Re: [Discuss-gnuradio] UHD Underrun with Wav File Source and
USRP Sink
Hello Josh,
The wav file has float values in the -1 to 1 range. In the old GRC
script I had used a constant multiplier of (2**15-1) to get the correct
amplitude.
In the newer GRC script I took that out since it was already in the
correct range.
When I check the output of the LFTX with an oscilloscope, they both look
identical except that I see the blip/noise (which I think is from
underrun) show up right at the start of the transmission. I have added
zero padding to the signal. This is for an audio recording project and
the blip/noise causes problems on the receive side because I am
listening continuously for the incoming signal and the blip causes
unwanted effects.
Any other suggestions?
Thanks so much for your responses, - Tom
From: Josh B. [email protected]
To: [email protected]
Sent: Tuesday, November 13, 2012 9:50 PM
Subject: Re: [Discuss-gnuradio] UHD Underrun with Wav File Source and
USRP Sink
On 11/12/2012 02:10 PM, Tom H. wrote:
Hello Josh,
Thanks for the suggestion. Yes I had zero padded the file with about 1 second of
zero signal prior to the signal I want to transmit. I had still
seen the blip/noise when running the script even when there was 1 second of zero
padded signal. Is there anything else I should try?
Well, then perhaps it not the result of an underflow.
What is your transmit amplitude? In the old libusrp1 floats were
+/-2**15, but now they are +/-1.0 fullscale. So you must have had to
adjust the amplitude of the baseband samples; but are they scaled small
enough to avoid truncation?
-josh
running the script and no other underrun. When I run the script using
the sudo in front of it, I get two
underruns right at the start of
running the script and no other underrun. I monitored the
signal out
of the signal.
I am using the LFTX for an audio application and the blips/noise will
cause a problem for me. Does anyone know why I am seeing this
behavior with the newer UHD block? Is there anything I can do to
eliminate
it?
isnt initially ramped up to push out USB packets at full speed. So,
Discuss-gnuradio mailing list
[email protected]
Discuss-gnuradio Info Page
Discuss-gnuradio mailing list
[email protected]
Discuss-gnuradio Info Page
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio