[Peak Manager]
- added debug prefix. If debug prefix is empty - no debug output git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@532 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<key>jay_peak_manager</key>
|
||||
<category>[jay]</category>
|
||||
<import>import jay</import>
|
||||
<make>jay.peak_manager($numPeaksMax)</make>
|
||||
<make>jay.peak_manager($numPeaksMax, $debugPrefix)</make>
|
||||
|
||||
<param>
|
||||
<name>Num. peaks max.</name>
|
||||
@@ -13,6 +13,13 @@
|
||||
<type>int</type>
|
||||
</param>
|
||||
|
||||
<param>
|
||||
<name>Debug Prefix</name>
|
||||
<key>debugPrefix</key>
|
||||
<value>""</value>
|
||||
<type>string</type>
|
||||
</param>
|
||||
|
||||
<sink>
|
||||
<name>control</name>
|
||||
<type>message</type>
|
||||
|
||||
Reference in New Issue
Block a user