Re: [Discuss-gnuradio] CRC32 discrepancy

2017-10-31 Thread Andrej Rode
Hi Eric & Marcus, I just submitted a fix for this issue [0]. This should new have the correct behaviour. Cheers Andrej [0] https://github.com/gnuradio/gnuradio/pull/1504 On Fri, Aug 04, 2017 at 11:32:13AM +0200, Marcus Müller wrote: > Hi Eric! > > Thanks for the bug report! Tracking that as an

Re: [Discuss-gnuradio] CRC32 discrepancy

2017-08-04 Thread Marcus Müller
Hi Eric! Thanks for the bug report! Tracking that as an issue on github [1] now. You don't happen to have a fix that you've tested already? Best regards, Marcus [1] https://github.com/gnuradio/gnuradio/issues/1407 On 08/03/2017 04:54 PM, ERIC BANWART wrote: I am using the Stream CRC32 bl

[Discuss-gnuradio] CRC32 discrepancy

2017-08-03 Thread ERIC BANWART
I am using the Stream CRC32 block and was having trouble getting the CRCs to pass. After some debugging I discovered that the calculated CRC is different depending on whether or not the source data is packed. This can be observed using the attached flow graph. The result of the packed stream app