Ok, so what you're saying is I need to update Gnuradio to a newer version? The 
way I have my software setup is everything is installed into virtual 
environments. So when I initially started using the USRP, I created an 
environment that had UHD 3.15 and Gnuradio 3.8 installed. When I saw UHD 4.0 
released, I created a new environment with UHD 4.0 and  Gnuradio 3.8 installed. 
So do I need to update Gnuradio to 3.9?

Best Regards,

Jerrid

Sent from my Verizon, Samsung Galaxy smartphone
Get Outlook for Android<https://aka.ms/ghei36>

________________________________
From: Marcus D Leech <[email protected]>
Sent: Friday, March 12, 2021 12:41:41 PM
To: Jerrid Plymale <[email protected]>
Cc: [email protected] <[email protected]>
Subject: Re: [USRP-users] Where do I find this call to change it.

ok so this is likely a case of your gr-UHD assuming an older API for 
recv_async_msg.

This is just a warning that eventually that older API will go away.

Probably if you had totally up to date everything, or a UHD library that was of 
an earlier vintage that matched he-UHD, yiu wouldn’t get this message.

Sent from my iPhone

On Mar 12, 2021, at 3:20 PM, Jerrid Plymale <[email protected]> 
wrote:



Hello Marcus,



This is coming from a Gnuradio flowgraph that I created myself. It’s got USRP 
Rx and Tx blocks, a block that takes samples of the signal and preforms some 
DSP, and a bunch of GUI variable control and variable display blocks.



Best Regards,



Jerrid



From: Marcus D Leech <[email protected]>
Sent: Friday, March 12, 2021 12:17 PM
To: Jerrid Plymale <[email protected]>
Cc: [email protected]
Subject: Re: [USRP-users] Where do I find this call to change it.



I think we need more context.



Is this from a program you write yourself?



Someone else’s code?



A Gnuradio flow graph? Your own? Someone else’s?







Sent from my iPhone



On Mar 12, 2021, at 3:02 PM, Jerrid Plymale 
<[email protected]<mailto:[email protected]>> wrote:



Hello All,



Here is the warning message I am trying to solve:



[WARNING] [MULTI_USRP] Calling multi_usrp::recv_async_msg() is deprecated and 
can lead to unexpected behaviour. Prefer calling tx_stream::recv_async_msg().



I am trying to solve this warning message when I am running my USRP X310, but I 
have not had any luck finding the file I need to edit. Can anyone direct me on 
how to solve this problem?



Best Regards,



Jerrid Plymale



_______________________________________________
USRP-users mailing list -- 
[email protected]<mailto:[email protected]>
To unsubscribe send an email to 
[email protected]<mailto:[email protected]>
_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to