[USRP-users] Setting send_frame_size for x300 sets recv_frame_size as well

2017-08-28 Thread ET Parreria via USRP-users
Hello, When setting the send_frame_size or recv_frame_size in a usrp source for an x310, it sets them both the minimum of the two. Is this expected behavior? This seems to be behavior stemming from x300_impl::determine_max_frame_size in host/lib/x300/x300_impl.cpp where the receive and send size

[USRP-users] proposed patch for rfnoc_block_impl.cc

2017-08-28 Thread Dario Pennisi via USRP-users
Hi, After some testing it turned out that when creating a rfnoc block that sends timestamps for packets, the output stream is not tagged. The patch below solves the issue and also removes the annoying timeout message that comes out whenever a block is not sending data so often. Hope this helps an

Re: [USRP-users] problem installing uhd-fpga related to pyqt5

2017-08-28 Thread Nicolas Cuervo via USRP-users
Hi Dixon, it might be worth trying installing pyqt5 from source, as it seems not to be packaged for Ubuntu 14.04 -N On Mon, Aug 28, 2017 at 7:08 PM, Dixon, James L via USRP-users < usrp-users@lists.ettus.com> wrote: > Hi, > > I am installing gnuradio/rfnoc on a Ubuntu 14.04 machine using Pybomb

[USRP-users] problem installing uhd-fpga related to pyqt5

2017-08-28 Thread Dixon, James L via USRP-users
Hi, I am installing gnuradio/rfnoc on a Ubuntu 14.04 machine using Pybombs. Everything goes well until it starts to install uhd-fpga, and the first thing it tries to do here is install pyqt5 (PyQt 5.6). When configuring the pyqt5 package, it says "Configuration failed. Re-trying with higher v

Re: [USRP-users] uhd_rx_metadata_error_code_timeout error

2017-08-28 Thread Marcus D. Leech via USRP-users
On 08/28/2017 05:49 AM, Андрей 1 via USRP-users wrote: Hello My device is b210 version of UHD is 3.9.5 OS Windows7. I work with this device in dual channel mode.Occasionaly after call function sampler_recv I have uhd_rx_metadata_error_code_timeout error.When the number of errors exceeds a c

Re: [USRP-users] Performance Consistency of B200mini

2017-08-28 Thread Marcus D. Leech via USRP-users
On 08/28/2017 10:17 AM, Xingjian Chen via USRP-users wrote: Hi, How consistent is B200mini can be in terms of signal amplitude if I restart the board? I am sending and getting chirp pulses at the same time by a B200mini. I found that if I restart the board every time before the loopback mea

[USRP-users] Performance Consistency of B200mini

2017-08-28 Thread Xingjian Chen via USRP-users
Hi, How consistent is B200mini can be in terms of signal amplitude if I restart the board? I am sending and getting chirp pulses at the same time by a B200mini. I found that if I restart the board every time before the loopback measurement, and comparing pulses between measurements, the amplit

[USRP-users] uhd_rx_metadata_error_code_timeout error

2017-08-28 Thread Андрей 1 via USRP-users
Hello My device is b210 version of UHD is 3.9.5 OS Windows7. I work with this device in dual channel mode.Occasionaly after call function sampler_recv I have uhd_rx_metadata_error_code_timeout error.When the number of errors exceeds a certain number (usually 9) аll further calls for reading data

Re: [USRP-users] Support with handling data at 200MSPS from NI USRP 2954R

2017-08-28 Thread Snehasish Kar via USRP-users
Thanks Nate, I will try that an let you know. BR Snehasish From: Nate Temple Sent: Monday, August 28, 2017 1:25:58 PM To: Snehasish Kar Cc: usrp-users@lists.ettus.com Subject: Re: [USRP-users] Support with handling data at 200MSPS from NI USRP 2954R Hi Sne

Re: [USRP-users] Support with handling data at 200MSPS from NI USRP 2954R

2017-08-28 Thread Nate Temple via USRP-users
Hi Snehasish, You should not be using a Throttle block when you have any actual hardware within the flowgraph. Note, in order to write 200 MS/s to disk, you'll most likely need a PCIe based SSD, or SSD Raid configuration. I've had success with an Intel 750 Series PCIe based SSD to write 200 MS