Peak detect
- optional outputs - make general block git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@509 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -33,7 +33,7 @@ namespace gr {
|
||||
* \ingroup jay
|
||||
*
|
||||
*/
|
||||
class JAY_API peak_detect : virtual public gr::sync_block
|
||||
class JAY_API peak_detect : virtual public gr::block
|
||||
{
|
||||
public:
|
||||
typedef boost::shared_ptr<peak_detect> sptr;
|
||||
|
||||
Reference in New Issue
Block a user