Hi,
Is there a way to get rational number as interpolation (or decimation) factor
rather than just a integer?I have gone through the documentation and found this,
gr_sync_interpolator::gr_sync_interpolator (const std::string &name,
gr_io_signature_sptr input_signature,
gr_io_signature_sptr output_signature,
unsigned interpolation)
Here we have interpolation factor to be unsigned which means it is a integer. I
was wondering if we can have rational number (i.e, for example 2 inputs produce
3 outputs).
ThanksVamsi
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio