discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] gr_trellis for DQPSK ISI channel,equalization


From: Achilleas Anastasopoulos
Subject: Re: [Discuss-gnuradio] gr_trellis for DQPSK ISI channel,equalization
Date: Fri, 15 Jun 2007 16:05:01 -0400
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

Frank,

I just commited an update on fsm_utils.py where I added two
helper functions:
fsm_concatenate(f1,f2)
that concatenates two FSMs into one (this is what you need in your project)
and
fsm_radix(f,n) which generates the equivalent FSM resulting from
operating the original FSM for n steps.

Achilleas




reply via email to

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