Sunday, November 24, 2019

Re: Custom OOT Block Running on USRP + General GNU Radio Questions.

The function call set_output_multiple() is your friend. You can specify the size of the output buffer explicitly (although it may be 2X, 3X, etc. of that size). Here's some example code.


Ron


#ifdef HAVE_CONFIG_H
#include "config.h"

No comments:

Post a Comment