Though I am not sure about it, is
https://en.wikipedia.org/wiki/Switching_time related to your problem?

If it is, my suggestion is to listen to the signal with a very large
bandwidth (sum of frequencies in interest), downconvert and pass it to pass
filter in GNU Radio. (If USRP can support such large bandwidth)

Regards,
Jeon.

On Wed, Dec 21, 2016 at 12:14 AM, Tom Golden <[email protected]>
wrote:

> Hi All,
>
> I am connecting my flowgraph to a doppler prediction tool.  My block
> currently modifies a variable that is used to specify the center frequency
> of the USRP Source block.  The variable is updated every second.
>
> When the variable updates, I see blank data (looks like all zeros) for a
> short blip when this occurs.  My QT FFT and Scope sinks flatline for a
> short period (subsecond).  Has anyone else seen this?
>
> I've changed my flowgraph to leave the USRP Source alone and shift the
> frequency using a signal generator and multiply block.  I'm concerned about
> doing this for TX.  My concern is reduced performance because I'm not
> transmitting at the center frequency for the USRP Sink.  Is my concern
> unfounded?  Does anyone know if the same discontinuity for USRP Source is
> present for USRP Sink?
>
> Thanks in advance,
> -Tom
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to