From: hadaq Date: Mon, 31 Mar 2008 17:38:52 +0000 (+0000) Subject: increased WORKER_MAX_NUM_STATS upto 550. S.Y. X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=7aff4ef5cb59d35016559c62020e3c36cdee16a5;p=daqdata.git increased WORKER_MAX_NUM_STATS upto 550. S.Y. --- diff --git a/hadaq/worker.h b/hadaq/worker.h index 5523389..29625a6 100644 --- a/hadaq/worker.h +++ b/hadaq/worker.h @@ -7,7 +7,7 @@ #include "psxshm.h" -#define WORKER_MAX_NUM_STATS 160 +#define WORKER_MAX_NUM_STATS 550 #define WORKER_MAX_NAME_LEN 32 typedef struct StatisticS {