- improvement: use Integrate and Dump filter
git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@385 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -40,10 +40,11 @@ class garage_impl : public garage
|
||||
float m_vmin;
|
||||
float m_vmax;
|
||||
float m_v_sig;
|
||||
float m_v_sig_m;
|
||||
float m_v_thr;
|
||||
float m_dc_corr;
|
||||
float m_lag_accu;
|
||||
int m_bit;
|
||||
float m_id_accu;
|
||||
int m_id_bit;
|
||||
int m_bitZeroCross;
|
||||
float m_i;
|
||||
int m_gapDistance;
|
||||
int m_gapCounter;
|
||||
|
||||
Reference in New Issue
Block a user