commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r10931 - gnuradio/branches/developers/jblum/grc/grc/da


From: jblum
Subject: [Commit-gnuradio] r10931 - gnuradio/branches/developers/jblum/grc/grc/data/platforms/python/blocks
Date: Wed, 29 Apr 2009 21:53:45 -0600 (MDT)

Author: jblum
Date: 2009-04-29 21:53:44 -0600 (Wed, 29 Apr 2009)
New Revision: 10931

Modified:
   
gnuradio/branches/developers/jblum/grc/grc/data/platforms/python/blocks/gr_mute_xx.xml
Log:
Added options to gr mute.



Modified: 
gnuradio/branches/developers/jblum/grc/grc/data/platforms/python/blocks/gr_mute_xx.xml
===================================================================
--- 
gnuradio/branches/developers/jblum/grc/grc/data/platforms/python/blocks/gr_mute_xx.xml
      2009-04-29 18:28:36 UTC (rev 10930)
+++ 
gnuradio/branches/developers/jblum/grc/grc/data/platforms/python/blocks/gr_mute_xx.xml
      2009-04-30 03:53:44 UTC (rev 10931)
@@ -41,6 +41,14 @@
                <key>mute</key>
                <value>False</value>
                <type>raw</type>
+               <option>
+                       <name>True</name>
+                       <key>True</key>
+               </option>
+               <option>
+                       <name>False</name>
+                       <key>False</key>
+               </option>
        </param>
        <sink>
                <name>in</name>





reply via email to

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