- fixed creating too many peaks in last stage
- added comments - improved tags git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@459 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -59,7 +59,7 @@ namespace jay {
|
||||
|
||||
const int PB_MIN = 5;
|
||||
const int PB_MAX = 37;
|
||||
|
||||
|
||||
public:
|
||||
peak_detect_impl(float alpha_s, float alpha_m, int vlen);
|
||||
~peak_detect_impl();
|
||||
|
||||
Reference in New Issue
Block a user