-----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 Discuss-gnuradio@gnu.org 
>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
> 
> _______________________________________________ Discuss-gnuradio
> mailing list Discuss-gnuradio@gnu.org 
> 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-----

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

Reply via email to