discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] USRP block to receive signal periodically


From: Zhihong Luo
Subject: Re: [Discuss-gnuradio] USRP block to receive signal periodically
Date: Mon, 1 Feb 2016 22:54:22 -0500

Hi Martin,

It seems that using stream_cmd by "issue_stream_cmd" is only for C API. But if I want it to be Python, since there is no component "stream_cmd_t", how can I control the streaming in Python?


Thanks,
Zhihong

On Sat, Jan 30, 2016 at 5:41 AM, Martin Braun <address@hidden> wrote:
"num samps and done" would be appropriate.

M

On 01/29/2016 09:05 PM, Zhihong Luo wrote:
> Hi Martin,
>
> Yes, it was a typo. Just to make sure, do you mean multiple "Num samps
> and more" mode commands?
>
> Thanks,
> Zhihong
>
> On Fri, Jan 29, 2016 at 5:36 AM, Martin Braun <address@hidden
> <mailto:address@hidden>> wrote:
>
>     I assume you mean the usrp source block. This will accept stream
>     commands so you don't need to write your own block.
>
>     M
>
>     On 29 Jan 2016 04:14, "Zhihong Luo" <address@hidden
>     <mailto:address@hidden>> wrote:
>
>         Hi all,
>
>         I just started to use GNU Radio for testing on USRP, and I want
>         to make the USRP receive signal periodically.  So that for
>         example, it will receive for half a second, then rest for 10
>         seconds, during which it won't  request data from USRP.
>
>         I previously used GRC, but the usrp sink block doesn't have this
>         function. So I may need to write a custom C OOT block. Can you
>         give me a clue on how to do this? Because I didn't find example
>         specifically for usrp on the website.
>
>         Thanks a lot.
>
>         Zhihong Luo
>
>         _______________________________________________
>         Discuss-gnuradio mailing list
>         address@hidden <mailto:address@hidden>
>         https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

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