Re: [USRP-users] Modifying the fpga code in B210

2017-12-22 Thread Nicolas Cuervo via USRP-users
Hi Mehtap, you don't specifically need GNU Radio in order to get data from the USRP, as you can set up a receiver using the UHD API. We provide examples of how to do this, such as the rx_samples_to_file , that se

Re: [USRP-users] Modifying the fpga code in B210

2017-12-22 Thread mehtap özkan via USRP-users
Thats what i feared, modifying the UHD. Is there a way to get the demodulated samples except the USRP source block? 2017-12-22 17:04 GMT+03:00 Nicolas Cuervo : > Dear Mehtap, > > The FPGA part of this process is completely independent of GNURadio. In > order to modify the FPGA code, you need a f

Re: [USRP-users] Modifying the fpga code in B210

2017-12-22 Thread Nicolas Cuervo via USRP-users
Dear Mehtap, The FPGA part of this process is completely independent of GNURadio. In order to modify the FPGA code, you need a full ISE license from Xilinx. Depending on how many features you plan to introduce in the FPGA, you have to take into account the utilization that it would require (for wh