Re: [USRP-users] USRP X310 ignored DSP retuning on TX when using a timed command

2020-03-19 Thread Rob Kossler via USRP-users
Hi Lukas, A few remarks: - The 2nd code you sent works fine. Thanks. - I'm not sure that starting/stopping as I do in my program is causing the issue. The only reason I didn't continuously stream both Rx and Tx like you do in gnuradio is because my software is not setup to do that.

Re: [USRP-users] USRP X310 ignored DSP retuning on TX when using a timed command

2020-03-19 Thread Marcus D. Leech via USRP-users
On 03/19/2020 08:16 PM, Lukas Haase via USRP-users wrote: Hi Rob, Sorry I really should have ran the python file before uploading. The issue was that I combined to files into one and forgot to remove the imported file. Here is a new one (tested): http://paste.ubuntu.com/p/VsGRmsbZQ5/ Thanks fo

Re: [USRP-users] MTU Issues after upgrading to UHD 3.15.0

2020-03-19 Thread Marcus D. Leech via USRP-users
On 03/19/2020 09:17 PM, Carmichael, Ryan via USRP-users wrote: I have 4 SFI/SFP+ NICs, shown below (Intel 82599ES), although right now I only have two of them connected to anything (the X310 in question) 0b:00.0 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Conne

Re: [USRP-users] MTU Issues after upgrading to UHD 3.15.0

2020-03-19 Thread Carmichael, Ryan via USRP-users
I have 4 SFI/SFP+ NICs, shown below (Intel 82599ES), although right now I only have two of them connected to anything (the X310 in question) 0b:00.0 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01) 0b:00.1 Ethernet controller: Intel Corporation 82599

Re: [USRP-users] UHD SSL Error

2020-03-19 Thread Basse Ang via USRP-users
hi Marcus, Thank you for your reply. this is the output: Please run: "/usr/lib/uhd/utils/uhd_images_downloader.py" No UHD Devices Found oai@oai:~$ sudo /usr/lib/uhd/utils/uhd_images_downloader.py [INFO] Images destination: /usr/share/uhd/images [INFO] No inventory file found at /usr/share/uhd/

Re: [USRP-users] MTU Issues after upgrading to UHD 3.15.0

2020-03-19 Thread Marcus D. Leech via USRP-users
On 03/19/2020 08:09 PM, Neel Pandeya via USRP-users wrote: Which 10 Gbps network card are you using? --Neel Pandeya Also, are you certain that your IP stack is actually routing to one of those two cards? On Thu, 19 Mar 2020 at 10:50, Carmichael, Ryan via USRP-users mailto:usrp-users@lis

Re: [USRP-users] USRP X310 ignored DSP retuning on TX when using a timed command

2020-03-19 Thread Lukas Haase via USRP-users
Hi Rob,   Sorry I really should have ran the python file before uploading. The issue was that I combined to files into one and forgot to remove the imported file. Here is a new one (tested): http://paste.ubuntu.com/p/VsGRmsbZQ5/     Thanks for reporting your results very interesting!  

Re: [USRP-users] MTU Issues after upgrading to UHD 3.15.0

2020-03-19 Thread Neel Pandeya via USRP-users
Which 10 Gbps network card are you using? --Neel Pandeya On Thu, 19 Mar 2020 at 10:50, Carmichael, Ryan via USRP-users < usrp-users@lists.ettus.com> wrote: > I had an application running with 3.11.1 libraries and and my X310 > corresponding firmware. After building and installing 3.15.0 on my

Re: [USRP-users] USRP X310 ignored DSP retuning on TX when using a timed command

2020-03-19 Thread Rob Kossler via USRP-users
Lukas, I installed gnuradio and tried to run but encounter the following. I'm guessing this is your block. Traceback (most recent call last): File "test.py", line 25, in import epy_block_1 ImportError: No module named epy_block_1 Rob On Thu, Mar 19, 2020 at 6:28 PM Rob Kossler wrote: > O

Re: [USRP-users] USRP X310 ignored DSP retuning on TX when using a timed command

2020-03-19 Thread Rob Kossler via USRP-users
Ok. False alarm. I forgot about the dboard clock needing set to 20MHz for RF freq below 1 GHz. When I made this change, now I get consistent Rx-Tx phase for the first mode where both Tx and Rx start/stop at each test. Rob On Thu, Mar 19, 2020 at 6:10 PM Rob Kossler wrote: > Ok. I modified my

Re: [USRP-users] USRP X310 ignored DSP retuning on TX when using a timed command

2020-03-19 Thread Rob Kossler via USRP-users
Ok. I modified my code to be more like yours... - toggling dsp freq rather than LO freq - LO at 900 MHz - external connections Tx0 => Splitter_1x2 => both Rx0 and Rx1 - Previously, I was starting / stopping both Rx & Tx in between each test. Now, I added a mode where the Tx is on c

Re: [USRP-users] USRP X310 ignored DSP retuning on TX when using a timed command

2020-03-19 Thread Rob Kossler via USRP-users
Lukas, Just before receiving your email, I ran the following with my custom c++ & matlab software using X310/UBX-160 with the connections I described. The following shows the output which is very consistent. I used a 100 tone multi-tone waveform spread over 4 MHz bandwidth (using 5 MS/s sample ra

Re: [USRP-users] USRP X310 ignored DSP retuning on TX when using a timed command

2020-03-19 Thread Lukas Haase via USRP-users
Hi Rob,   Yes, I confirm your conclusion.   I calculate the relative phase by dividing the outputs of both receivers. To understand better, note that I have an additional "IF stage" in my own signal flow such that I exclude DC offset correction etc. the USRP may perform. This is the block dia

Re: [USRP-users] Apologize if duplicate : UHD 3.15 isn't using USB 3.0 although Linux driver are loaded

2020-03-19 Thread Cinaed Simson via USRP-users
Hi Rodolphe - you need to type     lsusb and find your USRP device ID. For instance, for my HackRF lsusb indicates it's ID is:   Bus 003 Device 003: ID 1d50:6089 OpenMoko, Inc. Great Scott Gadgets HackRF One SDR Then I would type   lsusb -v -d 1d50:6089 Once you have the output for you USRP

Re: [USRP-users] [EXT] Re: RFNOC uhd api vs traditional

2020-03-19 Thread Long, Jeffrey P. via USRP-users
Rob- Thank you for responding. Yes I agree that if you look in legacy_compat.cpp it seems to suggest that if it did find the duc and ddc it would skip it and wire direct to the radio block. That is kind of why I thought it might be safe to do this. I am guessing there might be a bug with this

Re: [USRP-users] Using DPDK with AQC107

2020-03-19 Thread Marcus Müller via USRP-users
Hi Damon, this sounds like DPDK is working, but something's not 100% correctly configured. What does your dpdk-ipv4= line say? Best regards, Marcus On 16.03.20 20:03, guowang qiu via USRP-users wrote: > Hi everyone, > > I am trying to connect my notebook to X310 with a thunderbolt 3 to > 10GNB

Re: [USRP-users] UHD SSL Error

2020-03-19 Thread Marcus Müller via USRP-users
Hi Basse, knowing our downloader, this is very likely a problem on your side: Is it possible you have a HTTP proxy set up that does SSL tunneling, but you've forgot to install the CA certificate, so that you don't trust your own proxy? Can you share the full output of echo "http_proxy ${http_pro

Re: [USRP-users] UHD SSL Error

2020-03-19 Thread Marcus D Leech via USRP-users
Ubuntu 14 is old enough that the CA certificate cache used by the SSL implementation doesn’t have the CA certificate that used the certificate used by the Ettus server. You really really should upgrade your system. Ubuntu 14 is ancient at this point. Sent from my iPhone > On Mar 19, 2020, a

[USRP-users] MTU Issues after upgrading to UHD 3.15.0

2020-03-19 Thread Carmichael, Ryan via USRP-users
I had an application running with 3.11.1 libraries and and my X310 corresponding firmware. After building and installing 3.15.0 on my system and flashing the X310, everything seemed okay. However, we now get this error when starting up: [WARNING] [X300] You requested a send frame size of (9000)

[USRP-users] UHD SSL Error

2020-03-19 Thread Basse Ang via USRP-users
Hi just tried to install UHD into my ubuntu 14 hosts. doing for 2 months, I always ended with this error: oai@oai:~$ /usr/lib/uhd/utils/uhd_images_downloader.py [INFO] Images destination: /usr/share/uhd/images [INFO] No inventory file found at /usr/share/uhd/images/inventory.json. Creating an emp

Re: [USRP-users] USRP X310 ignored DSP retuning on TX when using a timed command

2020-03-19 Thread Rob Kossler via USRP-users
Hi Lukas, So, the conclusion is that your Rx0-to-Rx1 relative phase is nearly constant such that it seems that both Rx0/Rx1 are phase coherent and Tx0/Tx1 are phase coherent. But, phase from Tx-to-Rx is random. Please correct me if that is wrong. I have a few comments: - How do you measure/c

Re: [USRP-users] rfnocmodtool Problem

2020-03-19 Thread Jeff S via USRP-users
Arne, That seems to have worked! (Maybe it should be in the Ettus KB dependency list?) Thank you much, and no worries on the typo! 🙂 Regards, Jeff From: USRP-users on behalf of Arne Magnus Tveita Løken via USRP-users Sent: Thursday, March 19, 2020 4:02 AM

Re: [USRP-users] Apologize if duplicate : UHD 3.15 isn't using USB 3.0 although Linux driver are loaded

2020-03-19 Thread Rodolphe Bertolini via USRP-users
Please ignore messages about Bus 02, it is not a bus linked to USB ports. USB ports are linked to bus 01. I did the same procedure (plug USRP / USB 3.0 stick and check lsusb) with a computer that is currently OK with USRP b210 over 3.0 (UHD 3.10) : Both USRP and USB stick are "5000M", whereas it

Re: [USRP-users] rfnocmodtool Problem

2020-03-19 Thread Arne Magnus Tveita Løken via USRP-users
Sorry for the slight typo, I meant $ apt install python-future Best regards, Arne Fra: Løken, Arne Magnus Tveita Sendt: torsdag 19. mars 2020 10:01 Til: 'usrp-users@lists.ettus.com' Emne: Re: [USRP-users] rfnocmodtool Problem Hi Jeff, As far as I can tell, this is not an issue with RFNoC; you

Re: [USRP-users] rfnocmodtool Problem

2020-03-19 Thread Arne Magnus Tveita Løken via USRP-users
Hi Jeff, As far as I can tell, this is not an issue with RFNoC; you simply seem to be missing (at least one) Python module. If you're on Ubuntu, try the following: $ apt install pyhon-future Best regards, Arne ___ USRP-users mailing list USRP-users@l

Re: [USRP-users] Apologize if duplicate : UHD 3.15 isn't using USB 3.0 although Linux driver are loaded

2020-03-19 Thread Rodolphe Bertolini via USRP-users
Last update : When I plug a USB 3.0 stick, dmesg still says that it acts with "full-speed", however lsusb gives me : Device can operate at SuperSpeed (5Gbps) This does not appear when USRP is plugged in instead of the USB stick. Also I noticed in the very early messages of dmesg : [1.

Re: [USRP-users] Apologize if duplicate : UHD 3.15 isn't using USB 3.0 although Linux driver are loaded

2020-03-19 Thread Rodolphe Bertolini via USRP-users
Also lsusb -t gives me this : # lsusb -t /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/10p, 1M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M |__ Port 1: Dev 5, If 0, Class=Vendor Specific Class, Driver=, 480M |__ Port 10: Dev 2, If 0, Class=Application

Re: [USRP-users] Apologize if duplicate : UHD 3.15 isn't using USB 3.0 although Linux driver are loaded

2020-03-19 Thread Rodolphe Bertolini via USRP-users
Cinaed, Thank you. Output is empty (except at FIXME warning : "FIXME: alloc bigger buffer for device capability descriptors"). However, without filtering I have something like this : Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Device Descriptor: bLength18 bD