discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] variable type while creating a block


From: Marbellys
Subject: Re: [Discuss-gnuradio] variable type while creating a block
Date: Wed, 17 Jun 2015 14:33:22 -0700 (MST)

Hi Jeon.

Thank you very much for your response.

So if I have for example a vector source V =
(1,1,0,1,0,0,1,0,0,0,1,0,1,1,0,1 (which output's type is set to byte), the
first stream at the output will be (1,1,0,1,0,0,1,0), is this right?
Then, if I use an unpack_k_bits with k = 8 at its output, will I be able to
save each of this bits in a vector in a new block and to manipulated them
individually?

Thank you.
Marbellys.



--
View this message in context: 
http://gnuradio.4.n7.nabble.com/variable-type-while-creating-a-block-tp54226p54253.html
Sent from the GnuRadio mailing list archive at Nabble.com.



reply via email to

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