discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Issue with Deinterleave block


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Issue with Deinterleave block
Date: Thu, 05 Dec 2013 10:42:08 +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

Sandhya,
one quick question here: Is there really necessity to use 3.6.2
instead of 3.6.5 or 3.7?

Then: Ok, how do you come to the conclusion that sizeof_float would be
right for bytes?
And: I don't see any C++, where is your C++ problem?
The sizeof_<CTYPENAME> attributes are members of the gr. module in python.

Greetings,
Marcus


On 05.12.2013 10:37, Sandhya G wrote:
> Hi I was just trying to use interleave and deinterleave blocks. GNU
> radio installed is 3.6.2
> 
> flowchar is something like
> 
> vector source ----> interleave ---->throttle--->deinterleave 
> --->scope sink vector source ----->
> 
> The datatype is byte. when execute the flowchart i'am getting
> error
> 
> self.blocks_deinterleave_0 =
> blocks.deinterleave(blocks.sizeof_float*1) AttributeError: 'module'
> object has no attribute 'sizeof_float'. May be the error might be
> simple but i'am very new to C++ . please help me to solve the
> issue
> 
> Thanks Sandhya
> 
> 
> 
> _______________________________________________ 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/

iQEcBAEBAgAGBQJSoEpwAAoJEAFxB7BbsDrLhFAH/1ZBuRJh62L9MP9IW0lGusV1
4QpsuYLQSVn7Rk6BlCTsv8CQUJrfwS1iAgEO+hL0pooGv8/nTFt8rtwdDh5Jz+RI
RNSgy5OrXCwQsTBQ79BibhM2gF3x/ZVZYLItmZ8KpWbVdsJFSHVzkvb+lf4P+KVX
rLWmvGCxgx0eUC2MdWaBEXBxrUzGlF2Z0NSWb4R6VQRo4v7zWMOoel86s5lP/Mxg
xUTRR+2uuHFhTwTDJSJrUPEmu9VV4xK0O5jtIqm7BvXoibe7gTloxEZSpcO0+zhY
IyxKQWCtP2X1rvN2vn0eBXRVuI8EkBhyKYkwNx39N5aKshE2+bcKLjcTGOEU7N4=
=3J77
-----END PGP SIGNATURE-----



reply via email to

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