discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Problems with Reed-solomon and Viterbi encoders


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] Problems with Reed-solomon and Viterbi encoders
Date: Thu, 9 Oct 2008 15:46:25 -0700

On Thu, Oct 9, 2008 at 5:20 AM, Alvaro Palomo <address@hidden> wrote:

> My problem is related to the Reed-solomon and Viterbi components. In
> the trunk they are placed in the folder /gnuradio-core/src/lib/viterbi
> and /gnuradio-core/src/lib/reed-solomon respectively, well, I suppose
> you already know this :). The thing is that I see that there is not
> any .i swig file associated to these two implementations in those
> directories. So I can't find they way of using them when I create my
> flow graph with Python.

Neither of these components are designed as GNU Radio blocks, but are
to be used as traditional C++ functions you can call from within your
own custom C++ signal processing blocks.

-- 
Johnathan Corgan
Corgan Enterprises LLC
http://corganenterprises.com/




reply via email to

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