ednesday, October 21, 2020 12:14 PM
To: Jerrid Plymale
Cc: Discuss Gnuradio
Subject: Re: Underruns causing USRP to stop transmitting and receiving
Hi Jerrid,
thanks for the answer!
Let me have a couple of comments, just quickly, in no particular order:
* If in doubt, send code as code instead of
On 10/21/2020 03:13 PM, Marcus Müller wrote:
Hi Jerrid,
* A function probe is really a kludge in GNU Radio and probably
shouldn't be used. You've got very many of these – and that kind of
hints at architectural problems, e.g. you trying to replace message
passing with polling. My wild guess is
s,
Marcus
>
> Best Regards,
>
> Jerrid
>
> -Original Message-
> From: Marcus Müller
> Sent: Wednesday, October 21, 2020 12:14 PM
> To: Jerrid Plymale
> Cc: Discuss Gnuradio
> Subject: Re: Underruns causing USRP to stop transmitting and receiving
&g
20 12:14 PM
To: Jerrid Plymale
Cc: Discuss Gnuradio
Subject: Re: Underruns causing USRP to stop transmitting and receiving
Hi Jerrid,
thanks for the answer!
Let me have a couple of comments, just quickly, in no particular order:
* If in doubt, send code as code instead of as screenshot.
Hi Jerrid,
thanks for the answer!
Let me have a couple of comments, just quickly, in no particular order:
* If in doubt, send code as code instead of as screenshot. These
screenshots tell me very little about your software – and they don't
really show me the parts of the code I'm interested in.
> Cc: usrp-us...@lists.ettus.com
> Subject: Re: [USRP-users] Underruns causing USRP to stop transmitting and
> receiving
>
> On 10/20/2020 03:53 PM, Jerrid Plymale wrote:
> Marcus,
>
> The problem seems to be related to running the system with the USRP though.
>
clock rate without issue.
Best Regards,
Jerrid
From: Marcus D. Leech
Sent: Tuesday, October 20, 2020 1:03 PM
To: Jerrid Plymale
Cc: usrp-us...@lists.ettus.com
Subject: Re: [USRP-users] Underruns causing USRP to stop transmitting and
receiving
On 10/20/2020 03:53 PM, Jerrid Plymale wrote:
Marcus