Jonas,
one idea is to add a method "set_K(K)" to the viterbi class.
This method sets d_K AND calls the set_multiple() method with the new value.
This method will be called from , say , the python code.
Achilleas
On Sat, Oct 23, 2010 at 1:59 PM, "Jonas M. Börner"
wrote:
> Dear Achilleas,
>
> I
-- Forwarded message --
From: Achilleas Anastasopoulos
Date: Thu, Aug 19, 2010 at 4:19 AM
Subject: Re: [Discuss-gnuradio] gr-trellis: convenc and viterbi with
own mapper/de-mapper
To: jonas.boer...@rwth-aachen.de
Jonas,
there is a very extensive doc file in gr-trellis that
Hi all,
I am trying to use the convolutional encoder and Viterbi provided by the
gr-trellis class within another environment. I have my own mapper and de-mapper
blocks which I want to use. So I tried to use the feed the viterbi_combined
with this arguments:
va_combined =
trellis.viterbi_combi