On Sat, Jan 3, 2015 at 1:38 PM, Marcus Müller <[email protected]> wrote: > as you noted, this block has a fixed relation between in- and output; > thus, you can use the sync_interpolator [1] to get rid of the need to > write your own forecast and calling consume; you'll need to override > work instead of general_work, which is more comfortable. With the > set_output_multiple[2] you can restrict the possible values of > n_output_items, which are directly proportional to your input items.
Perfect - thanks! _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
