I have had success with changing the FFT block size, but my solution
involved calling fft_ctrl->reset() and then re-configuring all of the
parameters such as size, scale, shift, etc. So, I keep a local copy of
such params before calling reset().
Rob
On Thu, Dec 6, 2018 at 12:44 PM Christian Val
Hey Guys,
I'm working on a RFNoC/UHD application, where I'd ideally like to run with
one FFT size, and then later change to another size.
But I seem to be doing something wrong here, because I can run fine with my
initial configuration. But if I make a change to the block arguments, I get
a timeo