commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] 07/37: uhd: Added GRC bindings for command


From: git
Subject: [Commit-gnuradio] [gnuradio] 07/37: uhd: Added GRC bindings for command interface
Date: Thu, 17 Jul 2014 20:23:39 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

trondeau pushed a commit to branch master
in repository gnuradio.

commit 3c42e7952dc9e5dbaf3b43cab37f13cce72dd0bf
Author: Martin Braun <address@hidden>
Date:   Thu Jul 3 20:25:07 2014 +0200

    uhd: Added GRC bindings for command interface
---
 gr-uhd/grc/gen_uhd_usrp_blocks.py | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/gr-uhd/grc/gen_uhd_usrp_blocks.py 
b/gr-uhd/grc/gen_uhd_usrp_blocks.py
index 6490723..c31ee13 100644
--- a/gr-uhd/grc/gen_uhd_usrp_blocks.py
+++ b/gr-uhd/grc/gen_uhd_usrp_blocks.py
@@ -312,6 +312,11 @@ self.\$(id).set_bandwidth(\$bw$(n), $n)
        <check>\$num_mboards > 0</check>
        <check>\$nchan >= \$num_mboards</check>
        <check>(not \$stream_chans()) or (\$nchan == 
len(\$stream_chans))</check>
+       <sink>
+               <name>command</name>
+               <type>message</type>
+        <optional>1</optional>
+       </sink>
        <$sourk>
                <name>$direction</name>
                <type>\$type.type</type>



reply via email to

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