Hi, >> My question is, is this possible using current RFnoc blocks?, with for >> example an average block?
One thing worth considering is the internal precision. I'm not familiar with the requirement for RA but I assume if you do a lot of averaging it's to get rid of the noise and dig out very weak signals. The current average block might not have enough internal precision for your needs and might need to be tweaked a bit. >> Also wondering if a 8k channel FFT block might be expected in RFNoc >> anytime soon? Most of the blocks currently assume that 1 vector / fft size = 1 packet. And packets have to fit within the MTU, so with 4 bytes per sc16 sample, that's 2048 which is the current limit. And I think even the internal RFNoC fifos are sized with this MTU size in mind. So for larger FFTs you'll need other mechanism to synchonize the FFT boundaries, like the EOB flag. Cheers, Sylvain _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio