[USRP-users] implement user clock in rfnoc

2022-02-23 Thread Rob Kossler
Hi, I have a signal processing block that includes a zero-padded FFT (50% zeros) that I built for the N310. Because of the throttling that occurs during insertion of zeros, I expect that my FFT will need to be clocked at a bit more than twice the max sample rate. So, since I want to operate the N3

[USRP-users] Re: Overflows "O" messages with USRP X300

2022-02-23 Thread Marcus D. Leech
On 2022-02-23 14:04, Brian Padalino wrote: While this may be true in general, the test case is said to be (USRP Source -> Null Sink).  This is the most trivial case and should basically be the exact same as what benchmark_rate is running, and yet GNU Radio has overflow whereas benchmark_rate

[USRP-users] Re: Overflows "O" messages with USRP X300

2022-02-23 Thread Brian Padalino
On Wed, Feb 23, 2022 at 2:04 PM Brian Padalino wrote: > On Wed, Feb 23, 2022 at 1:03 PM Marcus D. Leech > wrote: > >> On 2022-02-23 12:00, zlika_...@hotmail.com wrote: >> > >> > Thanks for your answer. >> > >> > I tried to use benchmark_rate, and I don’t have any sample loss at >> > 200MS/s. >>

[USRP-users] Re: Overflows "O" messages with USRP X300

2022-02-23 Thread Brian Padalino
On Wed, Feb 23, 2022 at 1:03 PM Marcus D. Leech wrote: > On 2022-02-23 12:00, zlika_...@hotmail.com wrote: > > > > Thanks for your answer. > > > > I tried to use benchmark_rate, and I don’t have any sample loss at > > 200MS/s. > > > > On GnuRadio with a very simple flowgraph (USRP Source -> Null

[USRP-users] Re: Overflows "O" messages with USRP X300

2022-02-23 Thread Marcus D. Leech
On 2022-02-23 12:00, zlika_...@hotmail.com wrote: Thanks for your answer. I tried to use benchmark_rate, and I don’t have any sample loss at 200MS/s. On GnuRadio with a very simple flowgraph (USRP Source -> Null Sink) I still have very regular (every few seconds) overflows. In both cases,

[USRP-users] Re: Overflows "O" messages with USRP X300

2022-02-23 Thread zlika_ese
Thanks for your answer. I tried to use benchmark_rate, and I don’t have any sample loss at 200MS/s. On GnuRadio with a very simple flowgraph (USRP Source -> Null Sink) I still have very regular (every few seconds) overflows. In both cases, the CPU load of each core never goes over \~25%. Is th

[USRP-users] Re: 4 Rx sync with 2 B210

2022-02-23 Thread Marcus D. Leech
On 2022-02-23 07:42, Alvaro Pendas Recondo wrote: I finally managed to make it work by setting both blocks with "No sync" (in my first scheme one of them was configured with "Unknown PPS" by accident). There is still the problem with the decrease of the maximum sampling rate when doing MIMO wit

[USRP-users] Re: Overflows "O" messages with USRP X300

2022-02-23 Thread Marcus D. Leech
On 2022-02-23 10:21, Rob Kossler wrote: Hi Thomas, I confess to not fully understanding the network-based back pressure. Based on my own experience, it seems that it is possible to get either "O" or "S/D" (despite the information mentioned at the link you provided which indicates no back press

[USRP-users] Re: Overflows "O" messages with USRP X300

2022-02-23 Thread Rob Kossler
Hi Thomas, I confess to not fully understanding the network-based back pressure. Based on my own experience, it seems that it is possible to get either "O" or "S/D" (despite the information mentioned at the link you provided which indicates no back pressure). I would even say that "O" is more comm

[USRP-users] Re: 4 Rx sync with 2 B210

2022-02-23 Thread Alvaro Pendas Recondo
I finally managed to make it work by setting both blocks with "No sync" (in my first scheme one of them was configured with "Unknown PPS" by accident). There is still the problem with the decrease of the maximum sampling rate when doing MIMO with B210. Anyway, in this case I was just doing a simple

[USRP-users] Overflows "O" messages with USRP X300

2022-02-23 Thread Thomas Lorblanchès
Hi all, I try to use a USRP X300 with a 10G Ethernet link at full speed (200MS/s), running uhd 3.15.0 and gnuradio 3.8.2. I followed all the tips from https://kb.ettus.com/USRP_Host_Performance_Tuning_Tips_and_Tricks but I still receive "O"s from time to time. I don't have these messages at 100MS