changed the way gui polls receiver for data for nth frame and otherwise

This commit is contained in:
Dhanya Maliakal
2015-03-10 15:03:08 +01:00
parent cdd18182a8
commit 7a2e42d59a
2 changed files with 29 additions and 24 deletions

View File

@ -342,7 +342,6 @@ void slsDetectorUtils::acquire(int delflag){
}
pthread_mutex_unlock(&mg);
}else{
pthread_mutex_lock(&mg);
acquiringDone = 1;
pthread_mutex_unlock(&mg);