discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] [USRP-users] Is there any gnuradio block that wil


From: Chris Kuethe
Subject: Re: [Discuss-gnuradio] [USRP-users] Is there any gnuradio block that will repeat two file sources a fixed number of times and is variable?
Date: Fri, 19 Aug 2016 10:56:21 -0700

You could use a "python block" or "python module" block to build an appropriate replay block.

On Thu, Aug 18, 2016 at 1:24 PM, Martin Braun via USRP-users <address@hidden> wrote:
Craig,

you might just want to read the files into Python and then use vector
sources to generate any kind of signal you like.

Cheers,
M

On 08/18/2016 07:49 AM, Swanson, Craig wrote:
> ​Marcus,
>
> I have two file sources: pulse and no pulse (noise)
>
>
> I want to use an interleaver to send a pulse file and then after that
> just noise.
>
> But the interleaver will alternate file sources evenly.
>
>
> I want to setup a parameter that allows the combination to vary.  Maybe
> one time send five pulses, then three no pulses.  Then when I run the
> python file again, send two pulses alternating with five no pulses.
>
>
> Do you have a block like that?
>
>
> Craig
>
>
> *Craig F. Swanson*
> */Research Engineer II
> /*
> */Information and Communications Laboratory/*
> */Communications, Systems, and Spectrum Division/*
> /Georgia Tech Research Institute/
> /Room 560
> 250 14th St NW
> /
> /Atlanta, GA 30318/
> /Cell: 770.298.9156/
> http://www.gtri.gatech.edu
> <https://mail.gtri.gatech.edu/owa/redir.aspx?C=c20925f2f0af4dd29329ddf0701ecfff&URL="">gatech.edu%2f>
>


_______________________________________________
USRP-users mailing list
address@hidden
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com



--
GDB has a 'break' feature; why doesn't it have 'fix' too?

reply via email to

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