Re: [USRP-users] Logging Underflows

2018-06-14 Thread Martin Braun via USRP-users
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(

[USRP-users] Logging Underflows

2018-05-10 Thread Devin Kelly via USRP-users
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