On Wed, Jan 07, 2009 at 02:38:34PM -0600, Mir Ali wrote:
> Hi Eric,
>
> I actually forgot to mention one more thing.
>
> I use N items of first stream and one item on second stream to produce N
> items on output stream.
> I am actually spreading data. If the spreading code is N-character bytes
>
Hi Eric,
I actually forgot to mention one more thing.
I use N items of first stream and one item on second stream to produce N
items on output stream.
I am actually spreading data. If the spreading code is N-character bytes
long, then each bit of data input byte (i.e. a total of 8 bits on input b
On Wed, Jan 07, 2009 at 04:44:39AM -0600, Mir Ali wrote:
> Hi,
> I have a simple question. I have a block that has 2 input streams and the
> inputs are consumed at different rates. For each 1 input consumed on the
> first input stream N inputs are consumed in the second stream.
>
> The forecast fu
Hi,
I have a simple question. I have a block that has 2 input streams and the
inputs are consumed at different rates. For each 1 input consumed on the
first input stream N inputs are consumed in the second stream.
The forecast function and set_multiple call of this block are as shown
below,
my_ne