discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] How do I capture of the time of USRP N210 samples


From: LD Zhang
Subject: Re: [Discuss-gnuradio] How do I capture of the time of USRP N210 samples with host computer system time?
Date: Fri, 4 Jan 2013 16:03:03 -0800

Hello,

I tried the following command in python:

> python:
> usrp_source.set_time_now(uhd.time_spec_t(time.time())
> 

It doesn't seem to work. Looks like the "time.time()" is wrong? Looked up an
earlier example:

set_time_now(uhd::time_spec_t(0.0), 0)

The syntax looks different. But this may be doing something different from
my intention which is to sync the USRP time to the host system time. I am
still searching for the right syntax for this command. Any help is
appreciated.

LD
 




reply via email to

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