starting receiver only at set detector type works

This commit is contained in:
Dhanya Maliakal
2015-05-21 17:39:17 +02:00
parent 92dfb366f6
commit c840305189
5 changed files with 24 additions and 6 deletions

View File

@ -143,7 +143,7 @@ int UDPBaseImplementation::setDetectorType(detectorType det){
void UDPBaseImplementation::setBottom(int bot){bottom=bot;};
/*Frame indices and numbers caught*/