discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Transmission time control from python level


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Transmission time control from python level
Date: Fri, 27 Jul 2012 15:16:49 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0

> Unfortunately, this same output is displayed repeatedly. I am not sure why
> the time does not change. Is there any other command that will keep
> printing/pulling the recent time after 10 ms (1 ms)?
> 
> 

time_spec is a stuct that holds integer time and fractional time for
high precision. Nothing more. So uhd.time_spec_t(0) will always be zero.

-josh



reply via email to

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