[USRP-users] Re: USB Disconnects While running B210 on Intel Nuc

2021-07-12 Thread Paul Atreides
Have you disabled usb auto-suspend, turned off all power saving, turned off frequency scaling? > On Jul 12, 2021, at 19:22, shachar J. brown wrote: > >  > Hi Marcus, > > Yes indeed. original cable. > > BTW, additional information: Different ports have different durations before > they cra

[USRP-users] Re: USB Disconnects While running B210 on Intel Nuc

2021-07-12 Thread Marcus D Leech
What does “dmesg” have to say about it when this happens? There’s usually a disconnect message with some surrounding context. Sent from my iPhone > On Jul 12, 2021, at 3:44 PM, shachar J. brown wrote: > >  > Hi Marcus, > > Yes indeed. original cable. > > BTW, additional information: Differ

[USRP-users] Re: USB Disconnects While running B210 on Intel Nuc

2021-07-12 Thread shachar J. brown
Hi Marcus, Yes indeed. original cable. BTW, additional information: Different ports have different durations before they crash. Specifically, ports on one side survive much longer than the other side. This holds while the ports share similar color and marking. BR, Steve On Mon, Jul 12, 2021 a

[USRP-users] Re: USB Disconnects While running B210 on Intel Nuc

2021-07-12 Thread Marcus D Leech
Are you using the Ettus supplied cable? Controllers will disconnect devices when they sense excess noise on the cable. Sent from my iPhone > On Jul 12, 2021, at 3:27 PM, shachar J. brown wrote: > >  > Hi Marcus, > > Thanks for the reply. > > I believe this is not a power problem as the B

[USRP-users] Re: USB Disconnects While running B210 on Intel Nuc

2021-07-12 Thread shachar J. brown
Hi Marcus, Thanks for the reply. I believe this is not a power problem as the B210 was fed with an external power. The problem still thrives, any further suggestions are more than welcomed. BR, Steve On Thu, Jun 24, 2021 at 7:28 PM Marcus D. Leech wrote: > On 06/24/2021 02:31 AM, shachar J. b

[USRP-users] Re: Regarding RFNoC FIR Filter block

2021-07-12 Thread Wade Fife
Hi Ming, For static coefficients, try setting RELOADABLE_COEFFS = 0 and USE_EMBEDDED_REGS_COEFFS = 0. I did a quick simulation and it seemed to work, but I didn't spend much time checking it. Make sure you also set NUM_COEFFS and COEFFS_VEC correctly where the rfnoc_block_fir_filter is instantiate

[USRP-users] Re: Power calibration subject to temperature variations (X300+TwinRX)

2021-07-12 Thread Marcus D. Leech
On 07/12/2021 01:31 PM, Arjan Feta wrote: Helloo Marcus and thank you! I have already did some tests with the two physical channels, fom TX to right before the X300 SMA ports, once with: Ch1->RX1, Ch2->RX2; and then I exchanged to: Ch2->RX1, Ch1->RX2. The results showed instability with tempera

[USRP-users] Re: Power calibration subject to temperature variations (X300+TwinRX)

2021-07-12 Thread Arjan Feta
Helloo Marcus and thank you! I have already did some tests with the two physical channels, fom TX to right before the X300 SMA ports, once with: Ch1->RX1, Ch2->RX2; and then I exchanged to: Ch2->RX1, Ch1->RX2. The results showed instability with temperature gradients in RX1 only. This throughs susp

[USRP-users] Re: GnuRadio Instrumentation Block "Frequency Sink"

2021-07-12 Thread Michael Dickens
Your query is best asked on the GR discussion list / GR chat rooms: https://lists.gnu.org/mailman/listinfo/discuss-gnuradio . - MLD On Sun, Jul 11, 2021 at 5:39 PM wrote: > I have a couple of questions about the GnuRadio QT GUI Frequency Sink > Block , which allows you to specify FFT size and u

[USRP-users] Re: Optical SFP+ adapters for N321

2021-07-12 Thread Michael Dickens
Hi Vladica - What Rob wrote is correct, and something I've come across in my WR testing during June: N320/N321 support was added in UHD 3.14, and thus actual WR functionality has been broken there since release for those USRPs; testing was done to verify that the WR core on the FPGA was functional,

[USRP-users] Re: Power calibration subject to temperature variations (X300+TwinRX)

2021-07-12 Thread Marcus D. Leech
On 07/12/2021 11:44 AM, arjan.f...@unifi.it wrote: Hi all, I am measuring the power of two signals (sinusoids) through an RMS calculation, using an TwinRX on a x300 motherboard. In the calibration process (lab conditions, no noise, no interference) I’m trying to obtain a differential power (

[USRP-users] Re: ERROR: [Synth 8-439] module 'rfnoc_block_problock' not found [/home/..../rfnoc_ws/rfnoc-protocol/rfnoc/icores/x310_rfnoc_image_core.v:1087]

2021-07-12 Thread jcasallas2019
Hi Marcus, Thank you for replying back, first of all I want to say that this was a silly mistake I made, and found it out when I ran the test bench. Because It was a OOT block, I renamed my previous skeleton of the RFNoC block with a different name (I wanted to use the same user logic for testi

[USRP-users] Re: Optical SFP+ adapters for N321

2021-07-12 Thread Rob Kossler
Hi Vladica, >From the 'changelog', it appears that N321 support began with release 3.14. But, at that point I believe that WR was already broken. So, I think that there is no solution to your problem other than to wait for Ettus to fix the WR issues. However, WR has been broken for a while (note

[USRP-users] Power calibration subject to temperature variations (X300+TwinRX)

2021-07-12 Thread arjan . feta
Hi all, I am measuring the power of two signals (sinusoids) through an RMS calculation, using an TwinRX on a x300 motherboard. In the calibration process (lab conditions, no noise, no interference) I’m trying to obtain a differential power (p1-p2) of 0dB or at least constant at ±0.5dB . One of

[USRP-users] Re: RFNoC TX Streamer issue

2021-07-12 Thread Paul Atreides
the default X310 image has static connections in between the radio and the endpoint on the crossbar, so while the dynamic routing of the stream is still available, the two need to be used as a pair in the image the layout is like this: RX->DDC->EP->crossbar EP->DUC->EP->crossbar the crossbar isn't

[USRP-users] Re: RFNoC TX Streamer issue

2021-07-12 Thread Paul Atreides
Do you also have a DUC between the radio and streamer? > On Jul 12, 2021, at 07:41, Cherif Diouf wrote: > >  > Hi, > > I am using an X310 device and I have freshly install RFNoC 4, (Vivado 2019.1, > UHD 4.0, GNU Radio 3.8, gr-ettus )using the migration guide > > (https://kb.ettus.com/RFN

[USRP-users] RFNoC TX Streamer issue

2021-07-12 Thread Cherif Diouf
Hi, I am using an X310 device and I have freshly install RFNoC 4, (Vivado 2019.1, UHD 4.0, GNU Radio 3.8, gr-ettus )using the migration guide (https://kb.ettus.com/RFNoC_4_Migration_Guide#Prerequisites). I tried to build a simple GNU Radio flowgraph GNU Radio source signal (cosine) -> RFNoC TX