discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Time controlling block


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Time controlling block
Date: Tue, 03 Dec 2013 08:14:56 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

This is redundant. The block base class has methods
nitems_read() and nitems_written() that do exactly what you want.

However: I'm totally interested in this presentation on the current
scheduler; URL?

Greetings,
Marcus

On 02.12.2013 19:45, Wayne Roberts wrote:
> you could keep a class variable which is added to every time work()
> is called, adding to it each time the value of noutput_items or 
> input_items.size().
> 
> Its also useful to know the scheduler, because it feeds work() an
> arbitrary number of samples each time. There is a presentation on
> gnuradio scheduler.
> 
> 
> On Mon, Dec 2, 2013 at 1:07 AM, Sandhya G <address@hidden>
> wrote:
> 
>> Hi, Today i got a idea about implementing three different
>> modulations on single message signal. But i want the modulations
>> to happen after certain time has searched (can say exactly like
>> counter). which is the block in GNU Radio that i can use has a
>> counter.
>> 
>> 
>> Thanks and regards, Sandhya
>> 
>> _______________________________________________ Discuss-gnuradio
>> mailing list address@hidden 
>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>> 
>> 
> 
> 
> 
> _______________________________________________ Discuss-gnuradio
> mailing list address@hidden 
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJSnYTwAAoJEAFxB7BbsDrLjH8H/1b7Ocr4McViRZUThAb0Q0b5
yFlbSJe+5fKbbwJXptLq8/UZSOIVVHeekd3937RKHpHOmxkXY2FTZr8TQmadM/w0
L5wYSflm4VxA3F6OkAOAUpZDNX7KTL7uRDGRS0X7EqiVyjai3BCakwiYEDZTNrQB
n/cLUgum0qt0eDCSIF4OiPYc4nDHiQJd+iswR3Le476/qJA5Is/08I84muSDCCnM
pDtHvwaDuV87fYuZGmxHuBDyknNAJAnhWcatUh8B1SIquWBieezhMkNQAGOLKWRV
7y+cCVyXWPMchkN73vUWcuKPIis4U2kMkXF9f3q8cV3I83RqWizg1aA/lEpBBqI=
=B3bM
-----END PGP SIGNATURE-----



reply via email to

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