On Mon, Dec 12, 2011 at 05:19:13PM -0800, Josh Blum wrote:
> Its weird that feval works ok, I tried for a bit, but I couldnt figure
> out what was different about my blocks. This will take more effort to
> figure out if thats possible, but I do think its a bug in swig.

Well, let me know if I can help.  I doubt it, but I'm at least
familiar with compiling and digging around in there already.

> Try retuning -1 when your block no longer gets any samples. Basically,
> it has no condition in which to exit, so it runs forever. Most blocks
> are like this, which is why you dont use run(), but rather
> start()/stop() for the continuous processing case.

Yes, that's got it.

Thanks.


-- 
If riding in an airplane is flying, then riding in a boat is swimming.
116 jumps, 48.6 minutes of freefall, 92.9 freefall miles.

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to