- fixed nom to 10

- introduced XDs

git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@465 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2019-05-25 10:32:43 +00:00
parent f7a4b9502b
commit ab1a55061a
2 changed files with 7 additions and 1 deletions
+1
View File
@@ -67,6 +67,7 @@ namespace jay {
float *m_pXs;
float *m_pXm;
float *m_pXd;
float *m_pXds;
int *m_pPeakPos;
float *m_pPeakBox_rel;
float *m_pPeakBox_abs;