- Squelch: added init value
git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@511 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -4,8 +4,13 @@
|
||||
<key>jay_squelch</key>
|
||||
<category>[jay]</category>
|
||||
<import>import jay</import>
|
||||
<make>jay.squelch()</make>
|
||||
|
||||
<make>jay.squelch($initValue)</make>
|
||||
<param>
|
||||
<name>Initial Value</name>
|
||||
<key>initValue</key>
|
||||
<value>0.0</value>
|
||||
<type>float</type>
|
||||
</param>
|
||||
<sink>
|
||||
<name>control</name>
|
||||
<type>message</type>
|
||||
|
||||
Reference in New Issue
Block a user