From: hadaq Date: Tue, 24 Jun 2008 17:53:17 +0000 (+0000) Subject: increased max number of statistics. Sergey Yurevich X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=81ad0069eca7fe741a1d1ee4202a56584247e227;p=daqdata.git increased max number of statistics. Sergey Yurevich --- diff --git a/hadaq/worker.h b/hadaq/worker.h index 161d9a7..4b0108c 100644 --- a/hadaq/worker.h +++ b/hadaq/worker.h @@ -7,7 +7,7 @@ #include "psxshm.h" -#define WORKER_MAX_NUM_STATS 550 +#define WORKER_MAX_NUM_STATS 850 #define WORKER_MAX_NAME_LEN 32 typedef struct StatisticS {