discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] gr_fractional_interpolator.i missing, does anybo


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] gr_fractional_interpolator.i missing, does anybody have it
Date: Mon, 12 Mar 2007 13:16:59 -0700
User-agent: Thunderbird 1.5.0.10 (X11/20070306)

Martin Dvh wrote:

> Yes, I spotted it too now:
>    d_mu (phase_shift), d_mu_inc (interp_ratio), d_interp()
> should be
>    d_mu (phase_shift), d_mu_inc (interp_ratio), d_interp(new 
> gri_mmse_fir_interpolator())

Yes.

> I will try to get it to work in my tree
> branches/developers/nldudok1/general-wip

My plan was to rename the existing one and create a second one, so we'd
have:

gr_fractional_interpolator_ff   (the current one)
gr_fractional_interpolator_cc   (the new one that does complex samples)

That will require some changes to the gri_mmse* code.

If you want to do this, have fun :-)

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




reply via email to

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