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


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to