- Fix to AMOR s2t, wrong reading corrected

- Some problems at TASP with polarisation resolved
This commit is contained in:
cvs
2002-08-23 11:35:56 +00:00
parent 85f7fc212e
commit dfc8c8e28c
19 changed files with 237 additions and 921 deletions

4
tasu.h
View File

@@ -15,9 +15,9 @@ extern char *tasMotorOrder[];
extern char *tasVariableOrder[];
/* maximum number of motors in the list */
#define MAXMOT 27
#define MAXMOT 31
/* offset to the currents, if available */
#define CURMOT (MAXMOT - 8)
#define CURMOT (MAXMOT - 11)
/*