discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Using the UHD API for Python Programming


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Using the UHD API for Python Programming
Date: Mon, 31 Aug 2015 12:42:53 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 08/31/2015 12:34 PM, Tibisay Sanchez wrote:
Actually, it dindn't work if I use uhd.time_spec_t(.1)

I should have looked closer:

you want:

cmd_time = uhd.time_spec_t(0.1)





reply via email to

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