discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] delay line


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] delay line
Date: Mon, 03 Feb 2014 00:17:55 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

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

Forgot to mention: You must call the set_history() function accordingly!

On 03.02.2014 00:13, Marcus Müller wrote:
> Yes, it will. The GNU Radio scheduler calls your block's work()
> function whenever it needs new data.
> 
> Anyway, this is a very basic principle of GR; I recommend working 
> through the "creating an OOT module" tutorial, it's really great!
> 
> Greetings, Marcus
> 
> On 02.02.2014 14:14, MHMND Herath wrote:
>> Dear Sir I created a C++ sync block and inserted
> 
>> out[i]=in[i-100] I wanted to get 100th earliest sample 
>> continuously. It worked. But I wanted to know will this correct 
>> when it connected to a source continuously. Thanks Neil
> 
> 
> 
> 
>> _______________________________________________ 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
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJS7tIjAAoJEAFxB7BbsDrLU5YIAJBn1zv7EaM8EvaVoDD6Yfvg
C/1UE5MDSMGMqXY9NDhD8Dcgvdu8AxmVYLyktzsoK5QdUbPw9pxc7uQd0f70bMBf
g7ylzo0j0ttwzIX3GYenU0nH16U6tnK+olRljSZPLx3N/2WcsQCd6FGWpzuPBQKs
9VSr5pAn4tmkKVTo2Sac8i5V22LYPflmkc4Ir6fwj8QXKU044NHLRNaBY6QGGzgp
0/nCkhH10+5SBo0MIuIIPtc64aFDRweM6RX3flkuh79l3vk0ZX1wrbUEM31U3CDM
G9Sp1BAoH8knFo1E0OO8VQVpkEN4Mie9oar6B5IbM8NsyMisy9nbYm4C8lxvL+g=
=cxdK
-----END PGP SIGNATURE-----



reply via email to

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