From f6b8e0eae4374f339487a33e3e4fe5462d5816e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 Nov 2017 10:16:00 +0100 Subject: New upstream version 2.0.0 --- spectro/specbos.h | 3 +++ 1 file changed, 3 insertions(+) mode change 100644 => 100755 spectro/specbos.h (limited to 'spectro/specbos.h') diff --git a/spectro/specbos.h b/spectro/specbos.h old mode 100644 new mode 100755 index 5c89fd5..ef6fc2f --- a/spectro/specbos.h +++ b/spectro/specbos.h @@ -160,6 +160,9 @@ struct _specbos { int doing_cal; /* Flag - doing internal calibration measure */ /* Other state */ + int noaverage; /* Current setting of number of measurements to average */ + /* 0 for default */ + athread *th; /* Diffuser position monitoring thread */ volatile int th_term; /* nz to terminate thread */ volatile int th_termed; /* nz when thread terminated */ -- cgit v1.2.3