Martin Dvh wrote: > Apparantly the module doesn't exist anymore, although > gr_fractional_interpolator.h and gr_fractional_interpolator.cc exist. > > I suspect there should also be a: gr_fractional_interpolator.i > > But I couldn't find it in my source or any of the older gnuradio > releases I have laying around.
It doesn't appear to have ever existed, as far as I can tell. Everywhere fractional interpolation is used in the tree, the low-level gri_mmse_fir_interpolator implementation is used. The gr_ wrapper does look functional, but I just spotted a bug in its constructor, so it looks like a work-in-progress that never got finished. > Could anybody tell me how to get gr_fractional_interpolator to work > or where gr_fractional_interpolator.i is. I'll add getting this to work to my queue :-) -- Johnathan Corgan Corgan Enterprises LLC http://corganenterprises.com _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio