discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Is a bug about stream_mux block?


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Is a bug about stream_mux block?
Date: Tue, 25 Mar 2014 21:37:43 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

On 03/25/2014 06:15 PM, Martin Braun wrote:
> On 03/25/2014 03:59 PM, Tiankun Hu wrote:
>> Hi Experts,
>> As follow is my program to test stream_mux block. I found when
>> dat1_num+dat2_num > 8192, the result was wrong.
>> Is there something I have made a mistake?
> 
> There might be a bug in that block, although when you're streaming, it
> should work (i.e. not when you have a static case).

I checked the code, there was indeed a bit of a bug with finite stream
lengths. Commited a fix.

Cheers,
M




reply via email to

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