discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] modification of gr-trellis to support, multiple i


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] modification of gr-trellis to support, multiple initial and/or final states
Date: Mon, 26 Feb 2007 20:58:49 -0800
User-agent: Mutt/1.5.9i

On Mon, Feb 26, 2007 at 08:02:45PM -0800, Tim Meehan wrote:
> Hi Achilleas,
> 
> Yes, I will overload the method so that I don't break any existing
> code.  I am going to have to think about the return values.  There are
> public methods to return d_S0 and d_SK, and I don't want to break
> these either.  I will consult some friends who are better C++
> programmers then I am.

Of concern to me is how you plan to map all this stuff into Python.

> I am looking at MLSD of bit-stuffed sequences assuming the number of
> stuffed bits in the sequence is known a-priori.  I am really just
> using it as a toy problem as an excuse to get me going with gnuradio.
> 
> Tim

I'm also wondering how or if this code will impact the performance of
the existing decoder???

Eric




reply via email to

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