Hi,
Thanks for the information.
I have also tried this in ubuntu 18.04 and I did it successfully. But now I
want to install it in ubuntu 20.04. Is there any way to install it in ubuntu
20.04?
my purpose is : I have installed gnuradio-companion in 20.04 and I want to
capture signal using usrp x3
Hello everyone,
I am trying to install NI Linux device driver and I followed the steps
mentioned in the link "https://files.ettus.com/manual/page_ni_rio_kernel.html";
but I am facing an error. Can anyone help me the proper procedure of how to
install NI Linux device driver in ubuntu 20.04.
Plea
On Tue, Mar 9, 2021 at 10:03 PM Doug Blackburn via USRP-users <
usrp-users@lists.ettus.com> wrote:
> Hello --
>
> I've got some questions re: latency with the x300 over the 10GigE
> interface.
>
> If I use the latency_test example operating at a rate of 50 MSPS, I have
> no issues with a latency o
Hah. Yes. Sorry for the confusion.
Sent from my iPhone
> On Mar 9, 2021, at 10:36 PM, Doug Blackburn wrote:
>
>
> Marcus,
>
> Thanks for your response; I believe I am. The math is spread over two lines:
>
> uhd::time_spec_t expectedTime = startTime + (double) ( num_tx_samps )
>
Marcus,
Thanks for your response; I believe I am. The math is spread over two
lines:
uhd::time_spec_t expectedTime = startTime + (double) ( num_tx_samps )
/ (double)usrp->get_tx_rate();
Best,
Doug
On Tue, Mar 9, 2021 at 10:20 PM Marcus D Leech
wrote:
> Shouldn’t y
Shouldn’t you be scaling your num_tx_samples by the time per sample when
calculating the expectedTime?
Sent from my iPhone
> On Mar 9, 2021, at 10:03 PM, Doug Blackburn via USRP-users
> wrote:
>
>
> Hello --
>
> I've got some questions re: latency with the x300 over the 10GigE interface.
Hello --
I've got some questions re: latency with the x300 over the 10GigE
interface.
If I use the latency_test example operating at a rate of 50 MSPS, I have no
issues with a latency of 1ms. The latency test receives data, examines the
time stamp, and transmits a single packet.
I have an appli
Hi all,
I was wondering if it is possible to enable AGC from the RFNoC radio block
in GNURadio. I use UHD 4.0 version and GNURadio 3.8 with gr-ettus.
I see that the RFNoC Rx radio block has an enable/disable/default AGC
option in the GNURadio block which I assume calls the UHD function
"set_rx_ag