On 05/10/2018 11:16 AM, Devin Kelly via USRP-users wrote:
> Hello,
>
> I'm trying to log underflows. All I really need is a list of timestamps
> (or sample numbers) when an underflow occurs. I can't easily figure out
> how to do this. I'm using UHD 3.9.7.
You will need to call recv_async_msg(
Hello,
I'm trying to log underflows. All I really need is a list of timestamps
(or sample numbers) when an underflow occurs. I can't easily figure out
how to do this. I'm using UHD 3.9.7.
Also, setting these two env variables doesn't have any effect on logging:
UHD_LOG_LEVEL
UHD_LOG_FILE
I b