[USRP-users] Transmit Latency Over N210

2018-06-12 Thread Amirhosein naseri via USRP-users
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.

Re: [USRP-users] Transmit Latency Over N210

2018-06-12 Thread Amirhosein naseri via USRP-users
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

[USRP-users] Using Two DDC Chain in N210

2018-07-30 Thread Amirhosein naseri via USRP-users
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)

[USRP-users] 10 MHz Input Ref.

2018-09-09 Thread Amirhosein naseri via USRP-users
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. _

[USRP-users] Building rfnoc image

2024-02-24 Thread Amirhosein naseri via USRP-users
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?