- added peak tags
git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@453 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -36,7 +36,8 @@ namespace jay {
|
||||
float *m_pXs;
|
||||
float *m_pXm;
|
||||
uint64_t m_frameCount;
|
||||
|
||||
pmt::pmt_t m_tag_id;
|
||||
|
||||
public:
|
||||
peak_detect_impl(float alpha_s, float alpha_m, int vlen);
|
||||
~peak_detect_impl();
|
||||
|
||||
Reference in New Issue
Block a user