discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] blks2.pfb_arb_resampler segfault


From: Alexandru Csete
Subject: [Discuss-gnuradio] blks2.pfb_arb_resampler segfault
Date: Sun, 13 May 2012 17:33:56 +0200

I was implementing the two functions from blks2/pfb_arb_resampler.py
in C++ and I noticed that the python code crashes for some reason. I
was trying it using the attached GRC file.

I think the C++ code itself is fine because it works with my C++
implementation of pfb_arb_resampler_ccf and pfb_arb_resampler_fff, so
the problem must be at the python level. One of the differences
between my C++ implementation and the python code is that I use
gr_firdes for generating the taps instead of optfir.

Alex

Attachment: pfb_resampler.grc
Description: Binary data


reply via email to

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