The consensus from Ettus R&D is to build the required version from source.
Sent from my iPhone
> On Nov 4, 2021, at 5:45 AM, Guillermo Ortas Delgado wrote:
>
>
> Hi Marcus,
>
> I would also like to get DPDK running and I have tried in the past.
> Let me point out a problem: the latest rele
Howdy,
I'm trying to verify whether an E310 is synchronizing its clock based on a PPS
input signal.
I tried running the test_pps_input UHD example with -source option set to
"gpsdo", "external", and the default.
Even after I had disconnected the PPS input and GPS input, this test reported
"SUCC
Hi Qasim,
What if you continue to transmit but with all zeros in I/Q? Does this
produce the result you need?
Rob
On Wed, Nov 3, 2021 at 10:25 AM Chang, Kaixin
wrote:
> Dear all,
>
> I have a questuon regarding the TX chain. I wanna measure some data
> transmitted from TX antenna to Rx antenna a
I also recommend that you search the user's list archive regarding DPDK.
There are lots of gotchas that are not well documented (or documented at
all).
Rob
On Thu, Nov 4, 2021 at 9:43 AM Marcus D Leech
wrote:
> The consensus from Ettus R&D is to build the required version from source.
>
> Sent f
On 2021-11-04 11:09, Carey, Samuel Craig via USRP-users wrote:
Howdy,
I’m trying to verify whether an E310 is synchronizing its clock based
on a PPS input signal.
I tried running the test_pps_input UHD example with –source option set
to “gpsdo”, “external”, and the default.
Even after I h
On 2021-11-04 13:40, Guillermo Ortas Delgado wrote:
Thank you Rob and Marcus,
Is there a specific page or resource that I should read for guidance?
Anything in particular that I should keep in mind?
I would really appreciate it, especially if there are so many gotchas
as you say.
Best,
G
Ah I see, originally I did have it set such that, if I request a set number of
samples (which I almost always will in my application), then it sets mode to
STREAM_MODE_NUM_SAMPS_AND_DONE, but have change it to AND_MORE.
In my case I am still getting "L"s somehow. I can do about 1000 chirps at 1
There are a number of emails/posts that may be of interest. Here is the one
within a long chain. You can search the subject line.
https://www.mail-archive.com/usrp-users@lists.ettus.com/msg11842.html
On Thu, Nov 4, 2021 at 1:56 PM Marcus D. Leech
wrote:
> On 2021-11-04 13:40, Guillermo Ortas De
On 2021-11-04 14:26, Wolsieffer, Carl L. ERDC-RDE-CRL-NH CIV wrote:
Ah I see, originally I did have it set such that, if I request a set number of
samples (which I almost always will in my application), then it sets mode to
STREAM_MODE_NUM_SAMPS_AND_DONE, but have change it to AND_MORE.
In my