Any chance this will fix the E3xx stalls in network mode from a while ago?
Philip
On 8/11/21 3:37 PM, Michael Dickens wrote:
> For completion here:
>
> This is topic now a public UHD issue :
> https://github.com/EttusResearch/uhd/issues/475
>
> R&D's Michael West replied there "We are aware of
this works great. I build from source and it worked. next i uninstalled and
switched to a pybombs prefix.
thanks so much for the help guys. Ron, this was a lifesaver for my
workflow. really appreciate it.
On Wed, Aug 11, 2021 at 4:54 PM Paul Atreides
wrote:
> Ok, I’ll definitely add this to 4.
Ok, I’ll definitely add this to 4.0.0.0 and give it a whirl as soon as I’m in
front of my machine again.
> On Aug 11, 2021, at 14:31, Ron Economos wrote:
>
>
> Here's what's working for me.
>
> 1) git clone https://github.com/EttusResearch/uhd.git
>
> 2) git checkout v4.0.0.0 -b tmp
>
>
No it doesn’t. In fact dmesg doesn’t show anything. I probably should’ve added
UHD debug flags one of the times I recompiled. Can still do that to help get to
the bottom of the issue but it sounds like Ettus is aware.
> On Aug 11, 2021, at 13:04, Marcus D Leech wrote:
>
> When this happens
For completion here:
This is topic now a public UHD issue :
https://github.com/EttusResearch/uhd/issues/475
R&D's Michael West replied there "We are aware of the issue and already
have a fix in progress. It should be available within 2-4 weeks."
On Wed, Aug 11, 2021 at 2:31 PM Ron Economos wrot
Here's what's working for me.
1) git clone https://github.com/EttusResearch/uhd.git
2) git checkout v4.0.0.0 -b tmp
3) edit the file host/lib/usrp/cores/rx_vita_core_3000.cpp and apply the
one line patch in the correct place (before the comment "// issue the
stream command").
_conti
When this happens, does dmesg show anything unusual with respect to that USB
device?
Sent from my iPhone
> On Aug 11, 2021, at 12:40 PM, Paul Atreides wrote:
>
>
> just uninstalled and changed to origin/UHD4.1 and i have the same issue.
> On branch UHD-4.1
> Your branch is up to date with '
just uninstalled and changed to origin/UHD4.1 and i have the same issue.
On branch UHD-4.1
Your branch is up to date with 'origin/UHD-4.1'.
On Wed, Aug 11, 2021 at 12:23 PM Paul Atreides
wrote:
> just built uhd systemwide from source. no pybombs environment. same issue
> rx_benchmark terminates
just built uhd systemwide from source. no pybombs environment. same issue
rx_benchmark terminates after the first dropped sample.
maybe the patch didn't make it? or i'm on the wrong branch?
i ran git checkout v4.1.0.1 then the regular dance
~/uhd$ git status
HEAD detached at v4.1.0.1
nothing to co
On 08/11/2021 10:42 AM, Paul Atreides wrote:
right on. thanks marcus.
i'm going to try a regular source build instead of pybombs and see if
that fixes it (he said for the 200th time in his career).
i just wanted 2 dev environments for gnuradio and that worked really
well for 3.7/3.8. if you hav
Ok, then what else could it be? it's the identical behavior to the report
ed bug.
I have a b210 and b205mini and both produce this issue
Both have worked fine at higher sample rates in the past.
My setup is
ubuntu20.04
UHD 4.0 (via pybombs)
GNURadio 3.9 (via pybombs)
when I run the flowgraph in
FYI Ron's patch is integrated in the UHD-4.0 and UHD-4.1 and master
branches, and was in the UHD 4.1.0.0 release. It was not part of the UHD
4.0.0.0 release, and has not been backported to the UHD-3.15-LTS (or prior)
branch. - MLD
UHD-4.0 :
https://github.com/EttusResearch/uhd/commit/3d9d68af799c7
Thanks so much Ron. I Will test this first thing in the morning…although I
guess technically it is morning.
Talk soon
> On Aug 11, 2021, at 02:17, Ron Economos wrote:
>
>
> I have a patch that I've tested to work well. In UHD v4.0.0.0, add this line
> of code:
>
> diff --git a/host/lib/u
I have a patch that I've tested to work well. In UHD v4.0.0.0, add this
line of code:
diff --git a/host/lib/usrp/cores/rx_vita_core_3000.cpp
b/host/lib/usrp/cores/rx_vita_core_3000.cpp
index 4b09f75fd..368ae8e0a 100644
--- a/host/lib/usrp/cores/rx_vita_core_3000.cpp
+++ b/host/lib/usrp/cores/r
14 matches
Mail list logo