Re: [Discuss-gnuradio] Faster FPGA clock rates

2018-06-14 Thread Derek Kozel
Hello Maria, Ettus, and a few other sources, supply FPGA based GNU Radio blocks, but they do not support the B210. The more fundamental issue though is that the AD9361 has a maximum sample rate of 61.44 MS/s, so FPGA acceleration will not help in increasing the rate above that maximum. If your

Re: [Discuss-gnuradio] Faster FPGA clock rates

2018-06-14 Thread CEL
Dear Maria, no, GNU Radio is a pure software framework; it doesn't directly talk to any hardware, but has a gr-uhd component which uses UHD, Ettus' own driver, to talk to your USRP. Anyway, you can't simply reprogram the FPGA to give you higher clock rates. 61.44 MHz is physically the most that

[Discuss-gnuradio] Faster FPGA clock rates

2018-06-14 Thread Maria
Hi all, I would like to know whether GNU radio can be used to program the FPGA of the USRP and hence assist with faster clock rates. I am using the USRP B210 and the maximum clock rate seems to be 61.44 MHz so I wanted to know if it is possible to increase that rate by programming on the