- peak manager manages more than one peak (Zwischenstand)
git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@496 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
<key>jay_peak_manager</key>
|
||||
<category>[jay]</category>
|
||||
<import>import jay</import>
|
||||
<make>jay.peak_manager($test)</make>
|
||||
<make>jay.peak_manager($numPeaksMax)</make>
|
||||
|
||||
<param>
|
||||
<name>Test</name>
|
||||
<key>test</key>
|
||||
<value>1024</value>
|
||||
<name>Num. peaks max.</name>
|
||||
<key>numPeaksMax</key>
|
||||
<value>1</value>
|
||||
<type>int</type>
|
||||
</param>
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
<source>
|
||||
<name>freq</name>
|
||||
<type>message</type>
|
||||
<nports>$numPeaksMax</nports>
|
||||
<optional>1</optional>
|
||||
</source>
|
||||
</block>
|
||||
|
||||
Reference in New Issue
Block a user