[USRP-users] Multiple TX streams

2019-05-22 Thread Vladica Sark via USRP-users
Hi folks, I have 2x X310 connected to Octoclock (10 MHz + PPS), each with 2x UBX frontends. I control them from a C/C++ program. Since there are 4 channels, I create 4 tx streamers in order to transmit timed samples on each of them. The transmissions are not at the same time and this is the r

[USRP-users] X300 RFNoC integer-N tuning

2019-05-22 Thread Ryan Marlow via USRP-users
Hey All, I'm trying to figure out a way to enable integer-N tuning in my RFNoC application. My understanding is that rfnoc radio_ctrl object that interfaces with the Radio noc block on the device does not support the use of a tune_request object to pass in the mode_n=integer argument. See: https://

Re: [USRP-users] Connect Eth Phy to FPGA

2019-05-22 Thread Sylvain Munaut via USRP-users
> This task should be performed in B210 (I guess, ethernet MAC is drived > by FPGA in here). The B210 is a USB3 device ... there is no ethernet anywhere in there. > So, how can i start to this task ? Where can i find an > example or some information to drive built-in ethernet MAC in FPGA ? It > w

Re: [USRP-users] Connect Eth Phy to FPGA

2019-05-22 Thread Ramazan Çetin via USRP-users
Hello, Thank you for your answers. Actually, we need to achieve this task. This task should be performed in B210 (I guess, ethernet MAC is drived by FPGA in here). So, how can i start to this task ? Where can i find an example or some information to drive built-in ethernet MAC in FPGA ? It w