Hello everybody
How can i solve transmit latency over Ethernet in USRP N210 for timestamped
bursts??As u know amount of this latency is not constant and change over time
...
Tnx.
___
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.
data on Ethernet, the
>USRP will send it when the time set for transmission is reached.
>
>Best regards,
>Marcus
>
>On Tue, 2018-06-12 at 09:27 +0000, Amirhosein naseri via USRP-users
>wrote:
>> Hello everybody
>>
>> How can i solve transmit latency over E
Hi everybody
I want to use Two DDC chain in usrp N210 to get streams for example around
freq0 and freq1 with sample rate 400e3 for each channel.first i use
uhd.tune_request_t function as argument fot set_center_freq function as below :
usrp1.set_center_freq ( uhd.tune_request_t (freq1,0) , 0)
Hi everybody
I want to use external 10MHz reference clock for USRP N210. For this , Input
wave form of 10 MHz reference must be square-wave or sine-wave??
As i saw in Octoclock spec, 10MHz reference is square-wave ... what is spec of
this signal???
Tnx.
_
Hi everyone
I want to build my custom rfnoc image in vivado , and based on some tutorial
did this with running uhd_image_builder.py .But after sometime I got the below
error :
Could not read script '../usrp3/tools/scripts/viv_generate_hls_ip.tcl'
Does anyone know about this?