- Removed automatic loading of status file on startup

- make soft motor values the default all over
- Introduced nxscript putSlab
- Fixed a bug in polldriv
This commit is contained in:
koennecke
2007-02-23 14:31:43 +00:00
parent 8987f54bed
commit 6eb387654e
23 changed files with 710 additions and 439 deletions

2
sics.h
View File

@ -17,7 +17,7 @@
/* the following line suppresses const declarations in tcl.h.
-> makes the compiler happy M.Z. */
/* #define NO_CONST */
#define NO_CONST
#include <stdlib.h>
#include <string.h>