Files
GnuRadio/gr-jay/grc/jay_message_debug.xml
T
2019-05-27 19:27:01 +00:00

22 lines
394 B
XML

<?xml version="1.0"?>
<block>
<name>Message Debug</name>
<key>jay_message_debug</key>
<category>[jay]</category>
<import>import jay</import>
<make>jay.message_debug()</make>
<sink>
<name>control</name>
<type>message</type>
<optional>1</optional>
</sink>
<source>
<name>status</name>
<type>message</type>
<optional>1</optional>
</source>
</block>