discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Suppressing UHD prints


From: Jared Dulmage
Subject: Re: [Discuss-gnuradio] Suppressing UHD prints
Date: Mon, 6 Jul 2015 17:25:17 +0000

@Sebastion "Even if ' uhd::msg::register_handler' would be exposed to python, 
you
still can't drop-in your own null-handler. Swig doesn't support
callbacks in the target language (python)."

This seems precisely what I have observed working with my example from my 
question on 7/2/2015 "message passing: strobe or _post?"  I use a Python method 
as a callback given to <block>.set_msg_handler.  This is certainly called when 
I use the message strobe to input a message to the block, but not when using 
_post.  Is this some new feature?  Or am I wrong that the operation is the same?

Jared.
------------------------------------------------------
Jared Dulmage
Engineering Specialist
Digital Comm. and Implementation Dept.
Aerospace Corporation
310-336-3140



reply via email to

[Prev in Thread] Current Thread [Next in Thread]