[USRP-users] Configuring RX connection type on N210/TVRX2

2019-11-25 Thread Julian Ilinca via USRP-users
Hello all, This message is a reply to a previous thread which I started. The contents of which can be found below. https://www.mail-archive.com/usrp-users@lists.ettus.com/msg09327.html My question now concerns what data is actually stored in the final I and Q components that are sent to the host

[USRP-users] Receiving UTC time synced samples with B210 and C API

2019-11-25 Thread Andre Puschmann via USRP-users
Hey, I have a B210 with GPSDO that I'd like to receive samples at - lets say full UTC time seconds - with. I am using the C API for that and have gotten as far as that I can reproducibly receive samples from a also GPS-synced transmitter. There are a few unknowns yet that I'd like to ask help for.

Re: [USRP-users] Configuring RX connection type on N210/TVRX2

2019-11-25 Thread Marcus D. Leech via USRP-users
On 11/25/2019 04:32 AM, Julian Ilinca via USRP-users wrote: Hello all, This message is a reply to a previous thread which I started. The contents of which can be found below. https://www.mail-archive.com/usrp-users@lists.ettus.com/msg09327.html My question now concerns what data is actually

Re: [USRP-users] X300 underflows with tx_rate 100Msps

2019-11-25 Thread Nate Temple via USRP-users
Hi Voonna, What is your CPU frequency? What kind of NIC are you using? If your NIC supports DPDK, I would recommend trying to use the DPDK transport, but you will need to update to UHD 3.14.1.1 to support DPDK with the X310. https://files.ettus.com/manual/page_dpdk.html Regards, Nate Temple

[USRP-users] Custom OOT C++ on USRP

2019-11-25 Thread Michael Bassi via USRP-users
Hi all, I have created my first GNU Radio Out of Tree (OOT) module in C++ I have tested it in GNU Radio Companion (GRC) and it works as expected. I would now like to run it from my USRP device (E312). Currently my USRP does not recognize my custom module. Which makes sense! It is not a part of