Re: [USRP-users] Setting tune freq error

2019-10-22 Thread Marcus D. Leech via USRP-users
On 10/22/2019 12:35 PM, Pablo Martínez de Leiva Díaz wrote: We can't determine how much distance, from current frequency, is enough to reproduce the error. It seems that it also depends of which is the "first tune" frequency, for example: - if the first tune freq is 100Mhz, when you try

Re: [USRP-users] E310 packet size

2019-10-22 Thread Sam Reiter via USRP-users
Hey Jorn, get_max_num_samps() is "Get the max number of samples per buffer per packet." [1]. I haven't dug into it, but I'd guess that this is something that's dictated by your data type and your NIC's MTU. Does that return value change when you adjust your host side MTU? -Sam [1] https://files.

Re: [USRP-users] tx_time, L, & USRP

2019-10-22 Thread Sam Reiter via USRP-users
Hey Jason, Are you making sure that you're setting your TX time tag to be 2 seconds ahead of the USRP's sense of time? A late packet means that the time a packet should be executed on has already passed (as far as the USRP is concerned). You can use calls like: get_time_now() get_time_last_pps()

Re: [USRP-users] Multi-USRP with X300's

2019-10-22 Thread Marcus D Leech via USRP-users
Well, for devices like TwinRX there are two subdevs per slot. Sent from my iPhone > On Oct 22, 2019, at 2:51 PM, Richard Bell wrote: > >  > I think I sort of figured it out, though the motherboard, subdevice and > channel terminology is still confusing. > > 1) Each USRP X300 has 1 motherb

Re: [USRP-users] Multi-USRP with X300's

2019-10-22 Thread Richard Bell via USRP-users
I think I sort of figured it out, though the motherboard, subdevice and channel terminology is still confusing. 1) Each USRP X300 has 1 motherboard 2) Each motherboard has two subdevice slots, A and B 3) Each subdevice slot has 1 channel If I want to use both subdevices on USRP1 and only one subd

Re: [USRP-users] Multi-USRP with X300's

2019-10-22 Thread Marcus D Leech via USRP-users
Could you share your flow graph with us? What daughtercards do you have installed? Sent from my iPhone > On Oct 22, 2019, at 2:16 PM, Richard Bell via USRP-users > wrote: > >  > Hello, > > I'm a little confused about how I should distinguish between two different > USRPs X300's and the two

[USRP-users] Multi-USRP with X300's

2019-10-22 Thread Richard Bell via USRP-users
Hello, I'm a little confused about how I should distinguish between two different USRPs X300's and the two different motherboards per USRP X300 in this type of setup. I am feeding a 10 MHz ref and PPS ref to both USRPs. What I have right now is a gr flowgraph with a single USRP Sink block that I h

[USRP-users] X310 over PCIe not found in Ubuntu 18

2019-10-22 Thread Wheberth Damascena Dias via USRP-users
Hi all, I have a new i9-9900K Ubuntu 18.04 machine with kernel 4.15.0. Despite the NI PCIe driver compiled and loaded with no problems, I can't make the X310 (over PCIe) work. I have a similar setup with an i7, same kernel version and it works perfectly. Any insights or suggestions would be appreci

Re: [USRP-users] N310 generation of a project/bit file from Ettus design (HG version)

2019-10-22 Thread Samuel Berhanu via USRP-users
As I have mentioned a bit earlier, I have noticed that there was an issue trying to run a no-Os setup but was not getting ACK from the TCA9548 expander. [Curious if anyone has gone the no-Os route and found an issue there.] I went ahead and proceeded to make a bin file from a HG bit file (used th

Re: [USRP-users] Setting tune freq error

2019-10-22 Thread Pablo Martínez de Leiva Díaz via USRP-users
We can't determine how much distance, from current frequency, is enough to reproduce the error. It seems that it also depends of which is the "first tune" frequency, for example:     - if the first tune freq is 100Mhz, when you try to change it to 500Mhz you get the error.     - but, if th

[USRP-users] TwinRX and UBX under same multiUSRP object on X310s

2019-10-22 Thread Carlos Bocanegra via USRP-users
Hi all, Can we have daughterboards TwinRX and UBX working under the same multiUSRP object? For instance, two TwinRX attached to one USRP and two UBX attached to another USRP creating 6 synchronized and phased aligned receiver channels? The discussion below stated that the sampling rate mismatch (

[USRP-users] [usrp-users] E320 Multi TX Stream Operation in GR 3.8 stops during configuration of the USRP sink

2019-10-22 Thread Alexander W via USRP-users
Hey, I am currently setting up an E320 and want to use both TX Chains simultaneously. I first did the benchmark_rate test: $ ~/pybombs_gnuradio/lib/uhd/examples/benchmark_rate--args "addr=192.168.10.2"--duration 60--channels "0,1"--rx_rate 1e6 --rx_subdev "A:0 A:1" This ran fine

Re: [USRP-users] E310 LO offset problem

2019-10-22 Thread Skorstad , Jørn via USRP-users
To answer myself; I found the reason shortly after sending the mail. Two days of trial and failure :) I set the spp value to the same as num bins, in this case 512 (stream_args->args[«spp»] = 512). When changing this value to 508 the «ghost signal» disappeared, also with LO offset. I noticed ea

[USRP-users] Unable to Load X310 Registers

2019-10-22 Thread ishai alouche via USRP-users
Hi, I am running a testbench on my architecture, and all default tests pass as expected. This includes TEST 4 which tests writing and reading back from registers. The problem is - the following tests prove the registers hold their initial (default) value and not the value I tried writing to them i

Re: [USRP-users] error to write and read from user register x310

2019-10-22 Thread ishai alouche via USRP-users
Hi Martin, Thank for your answer. 1. The definition of the parameters are: * initial begin : tb_mainstring s;logic [15:0] real_val;logic [15:0] cplx_val;logic last;logic [31:0] random_word;logic [63:0] readback;* 2. The error is in the readback value. When i chec

Re: [USRP-users] N310 sensitivity

2019-10-22 Thread Johannes Demel via USRP-users
Hi Robin and Marcus, Thanks for your hints. UHD 3.14.1.1 work perfectly fine with my X310s. Only the N310s seem to have problems. I use the default HG FPGA image that ships with 3.14.1.1. For the moment, I use `VERT2450` antennas. The ones you can order from Ettus. I transmit/receive @2.484GHz

[USRP-users] E310 LO offset problem

2019-10-22 Thread Skorstad , Jørn via USRP-users
Hi list, I am writing a C++ software which will scan through a given frequency range and perform an fft. The software seems to do what it should, however something weird happens when using LO offset tuning. With the following settings all looks correct: Sample rate 6.4M - master clock 51.2M -