discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] AttributeError: uhd module object has no attribut


From: Yan Nie
Subject: Re: [Discuss-gnuradio] AttributeError: uhd module object has no attribute 'stream_cmd'
Date: Mon, 07 Nov 2011 18:50:43 -0500

Really appreciate your answer, Josh.

I am wondering how to control data streaming from devices to host in Python, if 
the stream command issuing approaching cannot work in Python? What I am trying 
to do is detecting pps pulse then 2ms later start receiving data from USRP 
N200. The received data will feed in next block of the flowgraph.

Thanks,
Yan

On 11/07/11, Josh Blum  <address@hidden> wrote:
> I dont thing stream command has been "swigged" up into python. This is
> because starting and stopping is handled by the scheduler which is
> written in c++. So there was not a need to issue stream commands in python.



reply via email to

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