added the dark and gain image funcitions

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@120 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d
2012-02-17 10:26:04 +00:00
parent 23aea6007b
commit a7e9cc1091
7 changed files with 110 additions and 6 deletions

View File

@@ -69,9 +69,9 @@ int main(int argc, char *argv[])
printf("Conenction accepted\n");
#endif
retval=decode_function(fd);
//#ifdef VERY_VERBOSE
#ifdef VERY_VERBOSE
printf("function executed\n");
//#endif
#endif
closeConnection(fd);
#ifdef VERY_VERBOSE
printf("connection closed\n");