discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] USRP timing offset


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] USRP timing offset
Date: Wed, 2 Sep 2015 17:04:09 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

Hi Leonard,

you should try to use set_start_time(time_spec_t(x)) on both the USRP sink and source, but only after setting a device time using set_time_now() before, that should be sufficiently (>0.1s) earlier than x, before you start the flow graph.

Best regards,
Marcus

On 02.09.2015 16:41, Leonard Foxes wrote:

Hi everyone!


I’m new to Gnuradio e USRP. I use a USRP N210 with WBX daughterboards and loop back cable to connect TX e RX. I have tested USRP with a simple flowgraph (sine , usrp_sink , usrp_source) and I have observed that the output signal from usrp_source block  is time shifted. I mean, the usefull output signal starts after 0.0105 seconds. How can avoid this? I have tried to use “issued_stream_cmd”,  setting time_spec=0.0105 s but nothing has changed.


I want to use this USRP in a more complex project and I need to remove this initial time-shift.


I attach a plot of input and output signal and my flowgraph.


Thanks in advance for help,


Leo 



_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

[Prev in Thread] Current Thread [Next in Thread]