Re: [USRP-users] max usable SPP on the E310

2018-09-25 Thread Jason Matusiak via USRP-users
OK, perfect, thanks Jonathon. I think I should be fine with 512, I just wanted to make sure that I wasn't doing something crazy (I couldn't find this limitation documented anywhere, but I am sure it is). - Original Message - Subject: Re: [USRP-users] max usable S

Re: [USRP-users] max usable SPP on the E310

2018-09-25 Thread Jon Pendlum via USRP-users
Hey Jason, Yes 512 is the max SPP, due to the 4k max DMA transfer size. To support larger FFTs, you could modify the FFT noc block to split up the frames between multiple packets and issue an EOB on the last packet. I have tried that in the past and had some success. Jonathon On Tue, Sep 25, 201