[USRP-users] [UHD] Python API

2018-06-20 Thread Martin Braun via USRP-users
Hi all, after a while of testing and gathering feedback, we have merged the UHD Python API into master branch. In general, we are happy with its state, but that doesn't mean it's perfect and complete. First off, there's at least one known issue with the Python API: It does not build on Windows. W

Re: [USRP-users] USRP N310 & RFNOC

2018-06-20 Thread Martin Braun via USRP-users
Hi, we just pushed changes to the script live. However, you should be able to build an RFNoC image by modifying the rfnoc_ce_auto_inst_n310.v, and building an RFNoC image, e.g. by running $ make N310_RFNOC_HG Cheers, Martin On 06/20/2018 06:52 AM, Rob Kossler via USRP-users wrote: > Hi Dere

[USRP-users] TAG DEBUG key filtering option

2018-06-20 Thread Ayaz Mahmud via USRP-users
Hi, How can I pass 2 arguments ie. 2 key filters in TAG DEBUG BOX ? It generates error that it cannot take the 2nd filter option. Thanks, Ayaz ___ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lis

Re: [USRP-users] Is it possible to set frequency along with a timed command for frequency hopping application?

2018-06-20 Thread Felipe Augusto Pereira de Figueiredo via USRP-users
OK, thanks again! On Wed, Jun 20, 2018 at 7:23 PM, Derek Kozel wrote: > Yes. Almost every command can be made timed on the X3x0s. > > On Wed, Jun 20, 2018 at 6:17 PM, Felipe Augusto Pereira de Figueiredo > wrote: >> >> Many thanks Derek, I think it worked! >> >> Is it also possible to schedule g

Re: [USRP-users] Expected FPGA compatibility number 35, but got 33

2018-06-20 Thread Marcus D. Leech via USRP-users
On 06/20/2018 12:19 PM, Mir Muhammad Lodro via USRP-users wrote: Hi All, I have installed gnuradio from source as instructed on gnuradio webpage. I have Ubuntu 18.04 on my host PC. I can ping USRP x310 and can also do uhd_find_devices, however when I use "uhd_usrp_probe --args "addr=192.168.10

Re: [USRP-users] LIBUSB_ERROR_IO error when reading/writing USRP

2018-06-20 Thread Marcus D. Leech via USRP-users
On 06/20/2018 01:46 PM, Torres Figueroa, Luis Angel via USRP-users wrote: Hi fellows, I am running an application in Ubuntu 16.04 with a lowlatency kernel that uses a USRP B210 configured with continuous Rx streamer. After some minutes of normal operation, my application crashes with the foll

Re: [USRP-users] Is it possible to set frequency along with a timed command for frequency hopping application?

2018-06-20 Thread Derek Kozel via USRP-users
Yes. Almost every command can be made timed on the X3x0s. On Wed, Jun 20, 2018 at 6:17 PM, Felipe Augusto Pereira de Figueiredo < zz4...@gmail.com> wrote: > Many thanks Derek, I think it worked! > > Is it also possible to schedule gains to be applied into the future? > > Kind Regards, > > Felipe

Re: [USRP-users] two X310 synchronization

2018-06-20 Thread Дмитрий Михайличенко via USRP-users
Now I am able to get predictable (although not zero) phase offset with 122.88 MHz master clock. For that I have to use 12.288MHz reference frequency so zero delay mode of lmk04816 is applied. thanks, Dmitry вт, 19 июн. 2018 г. в 19:38, Ian Buckley : > Driven from pins 14 and 15 (10MEG_R_P/N) of

[USRP-users] Expected FPGA compatibility number 35, but got 33

2018-06-20 Thread Mir Muhammad Lodro via USRP-users
Hi All, I have installed gnuradio from source as instructed on gnuradio webpage. I have Ubuntu 18.04 on my host PC. I can ping USRP x310 and can also do uhd_find_devices, however when I use "uhd_usrp_probe --args "addr=192.168.10.2" it return FPGA compatibility issue. In repose to this I have done

Re: [USRP-users] USRP N310 & RFNOC

2018-06-20 Thread Rob Kossler via USRP-users
Hi Derek, In the meantime, would you be able to describe the steps that are necessary to modify the script (and any other files) for the N310? We are in the process of trying to compile an image and we are running into some difficulties. Rob On Fri, Jun 15, 2018 at 7:35 AM, Derek Kozel via USRP-