- peak detect: update of peaks without smooting

- send message of existent peak changes (frequency, pos)

- peak manager: added freq message output for channelizer

git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@493 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2019-05-28 19:11:33 +00:00
parent dc6485e73f
commit fa9e33cc37
4 changed files with 65 additions and 11 deletions
+5
View File
@@ -24,5 +24,10 @@
<type>message</type>
<optional>1</optional>
</source>
<source>
<name>freq</name>
<type>message</type>
<optional>1</optional>
</source>
</block>