solved packet loss problem

This commit is contained in:
Dhanya Maliakal
2015-11-27 17:07:57 +01:00
parent 3b0e2e611c
commit 74b1baa9d8
2 changed files with 19 additions and 9 deletions

View File

@ -24,7 +24,7 @@ typedef int int32_t;
#define SHORT_MAX_FRAMES_PER_FILE 100000
#define MOENCH_MAX_FRAMES_PER_FILE 1000
#define EIGER_MAX_FRAMES_PER_FILE 2000
#define JFRAU_MAX_FRAMES_PER_FILE 2000
#define JFRAU_MAX_FRAMES_PER_FILE 5
#define JFCTB_MAX_FRAMES_PER_FILE 100000