Re: [USRP-users] Configuring FIR filters for b210

2018-06-08 Thread Marcus Müller via USRP-users
Hi Victor, the baseband filters are indeed real and thus symmetric in spectrum. Best regards, Marcus On Fri, 2018-04-20 at 11:47 +0300, Victor Petrescu via USRP-users wrote: > Hi all. > > I have a b210 device on which i want to make a transceiver. I managed > to replicate 15Mhz bandwidth, but no

Re: [USRP-users] how to know the number of losted samples when overflow occurs ?

2018-06-08 Thread Marcus Müller via USRP-users
Hi Matis, the time stamp of the first buffer after a disruption should indeed be accurate, and describe the time at the first sample in that packet. So, I'd say that, yes, you can use that to know how much you've lost. Thus, let me ask you why you came to the conclusion that it is false? Best reg

Re: [USRP-users] USRP to Spectrum Analyzer

2018-06-08 Thread Marcus Müller via USRP-users
Hi Yeo, On Tue, 2018-05-08 at 08:06 +, Yeo Jin Kuang Alvin (IA) via USRP- users wrote: > Hi all, > > Theoretically, in frequency domain, the spectrum for SQUARE wave > should be a SINC No. That's wrong. The spectrum of a periodic function, such as the square wave, must be discrete. In fact

Re: [USRP-users] Race Condition Issue?

2018-06-08 Thread Christopher Becker via USRP-users
When transferring code, we did a clean build, the version of boost used was the default package. I also rebooted/ran ldconfig and tried to build multiple times in case it was some weird library issue. We did get around this issue by skipping ahead to Ubuntu 18.04...and now our code runs again.

Re: [USRP-users] Race Condition Issue?

2018-06-08 Thread Marcus Müller via USRP-users
Hi, this is really far-fetched, but I remember getting into trouble with Boost.asio when I was messing around with a different libc. Did you perhaps update Boost or your libc without relinking boost against the libc your system uses? Best regards, Marcus On Tue, 2018-05-22 at 08:17 -0600, cbeck

Re: [USRP-users] B210 GPSDO - stationary mode

2018-06-08 Thread Marcus Müller via USRP-users
Hi KF, Sorry, no, that's all we've got, aside from the Jackson Data brief. Best regards, Marcus Wed, 2018-05-23 at 12:26 +0200, kf via USRP-users wrote: > Hi > > I am currently using a GPSDO on a B210 board. The specific unit is > the > one listed on https://www.ettus.com/product/details/GPSDO

Re: [USRP-users] API C,USRP X300

2018-06-08 Thread Marcus Müller via USRP-users
Dear Joseph, sorry for missing your email! Now, this is a bit of a broad question: To make the C examples do what you want, you'd write appropriate C code. Now, I feel like you're really asking us how to get started with writing C code, but that might be an indication that you probably shouldn't b

Re: [USRP-users] X310/SBX-120 Expected Level of Phase Noise

2018-06-08 Thread Marcus D. Leech via USRP-users
On 06/07/2018 12:53 PM, Kenneth Collier via USRP-users wrote: I've attached a diagram of my setup. I have not been able to measure the power output of my signal. I'm using the tx waveform example included with UHD with a gain of 20dB and a waveform amplitude of 0.3. I'm not sure what the Rx gai

Re: [USRP-users] E300 JTAG Accesory kit compatibility

2018-06-08 Thread Brais Ares via USRP-users
Thank you, Robin. We​'ll proceed to buy the Kit then. We'll keep in mind the sidenote, as we'll probably need to buy a couple extra Xilinx USB platforms :). Regards, Brais. ___ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/m

Re: [USRP-users] E300 JTAG Accesory kit compatibility

2018-06-08 Thread Robin Coxe via USRP-users
Hi Brais. We have not confirmed, but the older version of the Xilinx Platform USB cable should work. The NI/Digilent USB programming cable for Xilinx FPGAs definitely works. The E310 JTAG Interface cable accessory kit for the E310 is simply a passthrough adapter for the somewhat odd Xilinx JTAG

[USRP-users] E300 JTAG Accesory kit compatibility

2018-06-08 Thread Brais Ares via USRP-users
Hello, We would like to buy the JTAG Interface Cable Accesory Kit (link ) for our E310 device. However we only own the first version of the *Xilinx Platform Cable USB*, whereas in the "Getting Started Guide" pdf

Re: [USRP-users] B210: 12 bits and 56MHz BW in dual channel RX

2018-06-08 Thread Marcus D. Leech via USRP-users
On 06/08/2018 11:20 AM, RizThon via USRP-users wrote: Hi all, I have a program using SoapySDR that works with another SDR. It uses dual channel RX and SC12 to limit the amount of data to send through USB. When I try it with a B210, I get RX setupStream fail: LookupError: KeyError: Cannot fi

[USRP-users] B210: 12 bits and 56MHz BW in dual channel RX

2018-06-08 Thread RizThon via USRP-users
Hi all, I have a program using SoapySDR that works with another SDR. It uses dual channel RX and SC12 to limit the amount of data to send through USB. When I try it with a B210, I get RX setupStream fail: LookupError: KeyError: Cannot find a conversion routine for conversion ID Input format:

Re: [USRP-users] X310 Register's Memory Capability

2018-06-08 Thread Derek Kozel via USRP-users
I'm not an FPGA expert by a long shot so I'm afraid I can't point at anything specific. The DRAM FIFO may offer some inspiration or the SRAM FIFOs. How and where you need to access the data will influence what the best solution is. Can you say anything more about your application? That would likely

Re: [USRP-users] X310 Register's Memory Capability

2018-06-08 Thread shachar J. brown via USRP-users
Thank you Jonathon and Derek, Derek, you are absolutely correct. I'm not planning on storing filter taps but rather generic data, and lots of it. Likewise, I'm planning on changing the data on the run. What's your suggestion for the most efficient way on doing this? (By efficient, I mean a way tha

Re: [USRP-users] NI USRP-2944R with PCIe Connectivity.

2018-06-08 Thread Derek Kozel via USRP-users
Hello Felix, Currently the documentation is correct, the PCIe driver is not supported on the 4.4.x kernel. We are working to get it updated and hope to have a timeline for its release soon. Is there a problem that I can help with to make your 10 Gigabit Ethernet connection work? Ethernet is a bet

Re: [USRP-users] USRP E313

2018-06-08 Thread Derek Kozel via USRP-users
Hello Ivan, The antenna ports are named TX/RX and RX2 for channel 0 and 1, the same as the B210. The standard USRP Source and Sink block will allow you to select these antennas. This assumes that you are running GNU Radio on the USRP. The ZMQ application note provides a way to move lower sample ra

Re: [USRP-users] USRP E313

2018-06-08 Thread Ivan Zahartchuk via USRP-users
Thanks for the help. Could you tell me more about how to access the ports of RХ1, RX2 and ТХ1 ТХ2 in the gnuradio? 2018-06-06 12:17 GMT+03:00 Derek Kozel : > Hello Ivan, > > Here are a few links to get you started. As an embedded computing device > you'll find the experience somewhat different f

[USRP-users] NI USRP-2944R with PCIe Connectivity.

2018-06-08 Thread Felix Dsouza via USRP-users
Dear OAI community, I am trying to use USRP RIO (NI 2944R) using PCIe 10Gigabit Ehternet card for Desktop but I have errors installing the PCIe drivers on Ubuntu 16.04. The kernel version recommended is *4.2.x* on the webpage whereas the Ubuntu 16.04 runs kernel version over *4.4.x *and the appli