- no print of EQ coefs
This commit is contained in:
+2
-2
@@ -344,8 +344,8 @@ void Receiver::timerCallback()
|
||||
m_statusListeners.call(&ReceiverStatusListener::receiverStatusChanged, this);
|
||||
}
|
||||
|
||||
printf("CMA\n");
|
||||
cout << m_cma2.getWeights() << endl;
|
||||
// printf("CMA\n");
|
||||
// cout << m_cma2.getWeights() << endl;
|
||||
}
|
||||
|
||||
void Receiver::processPassband(RVec const &rf, size_t len)
|
||||
|
||||
Reference in New Issue
Block a user