diff --git a/hardsup/libhlib.a b/hardsup/libhlib.a deleted file mode 100644 index 8f495de..0000000 Binary files a/hardsup/libhlib.a and /dev/null differ diff --git a/libpsi.a b/libpsi.a deleted file mode 100644 index 4cf04dd..0000000 Binary files a/libpsi.a and /dev/null differ diff --git a/makefile_linux b/makefile_linux index b8146bb..1776b6d 100644 --- a/makefile_linux +++ b/makefile_linux @@ -6,7 +6,7 @@ # Markus Zolliker, March 2003 #========================================================================== -include ../linux_def +include ../sllinux_def CC = gcc diff --git a/scontroller.c b/scontroller.c index 190b43b..2247b71 100644 --- a/scontroller.c +++ b/scontroller.c @@ -16,6 +16,7 @@ ----------------------------------------------------------------------------*/ #include "sinq_prototypes.h" /* #include */ +#include #include #include #include @@ -23,7 +24,6 @@ #include "rs232c_def.h" #include "el734_def.h" #include "psi/hardsup/serialsinq.h" -#include #define False 0 #define True 1 diff --git a/serial.c b/serial.c index 1d122c3..4233a1b 100644 --- a/serial.c +++ b/serial.c @@ -8,8 +8,8 @@ Mark Koennecke, January 1998 ----------------------------------------------------------------------------*/ -#include #include +#include int Controller(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]); diff --git a/tecs/libtecsl.a b/tecs/libtecsl.a deleted file mode 100644 index 45c494d..0000000 Binary files a/tecs/libtecsl.a and /dev/null differ diff --git a/tecs/make_crv b/tecs/make_crv index 7a8f205..84a7a1b 100644 --- a/tecs/make_crv +++ b/tecs/make_crv @@ -32,6 +32,9 @@ $(CFGDIR)c_3.crv: ccrv inp/c_3.inp $(CFGDIR)c_4.crv: ccrv inp/c_4.inp $Q -p$(CFGDIR) +$(CFGDIR)cab505.crv: ccrv inp/cab505.inp + $Q -p$(CFGDIR) + $(CFGDIR)c_ab.crv: ccrv inp/c_ab.inp $Q -p$(CFGDIR) @@ -50,9 +53,15 @@ $(CFGDIR)cplus45.crv: ccrv inp/cplus45.inp $(CFGDIR)cplus70.crv: ccrv inp/cplus70.inp $Q -p$(CFGDIR) +$(CFGDIR)cs405.crv: ccrv inp/cs405.inp + $Q -p$(CFGDIR) + $(CFGDIR)c_t.crv: ccrv inp/c_t.inp $Q -p$(CFGDIR) +$(CFGDIR)d69874.crv: ccrv inp/d69874.inp + $Q -p$(CFGDIR) + $(CFGDIR)ds3b.crv: ccrv inp/ds3b.inp $Q -p$(CFGDIR) @@ -86,6 +95,9 @@ $(CFGDIR)pcry.crv: ccrv inp/pcry.inp $(CFGDIR)psam.crv: ccrv inp/psam.inp $Q -p$(CFGDIR) +$(CFGDIR)pt100e.crv: ccrv inp/pt100e.inp + $Q -p$(CFGDIR) + $(CFGDIR)pt_ill.crv: ccrv inp/pt_ill.inp $Q -p$(CFGDIR) @@ -122,6 +134,9 @@ $(CFGDIR)rhfe0734.crv: ccrv inp/rhfe0734.inp $(CFGDIR)rhfe4140.crv: ccrv inp/rhfe4140.inp $Q -p$(CFGDIR) +$(CFGDIR)rhfe705.crv: ccrv inp/rhfe705.inp + $Q -p$(CFGDIR) + $(CFGDIR)rhfe8119.crv: ccrv inp/rhfe8119.inp $Q -p$(CFGDIR) @@ -155,6 +170,9 @@ $(CFGDIR)std6.crv: ccrv inp/std6.inp $(CFGDIR)type_c.crv: ccrv inp/type_c.inp $Q -p$(CFGDIR) +$(CFGDIR)x09629.crv: ccrv inp/x09629.inp + $Q -p$(CFGDIR) + $(CFGDIR)x09882.crv: ccrv inp/x09882.inp $Q -p$(CFGDIR) @@ -197,6 +215,12 @@ $(CFGDIR)x14231.crv: ccrv inp/x14231.inp $(CFGDIR)x14667.crv: ccrv inp/x14667.inp $Q -p$(CFGDIR) +$(CFGDIR)x15430.crv: ccrv inp/x15430.inp + $Q -p$(CFGDIR) + +$(CFGDIR)x15445.crv: ccrv inp/x15445.inp + $Q -p$(CFGDIR) + $(CFGDIR)x15601.crv: ccrv inp/x15601.inp $Q -p$(CFGDIR) @@ -245,6 +269,27 @@ $(CFGDIR)x31319.crv: ccrv inp/x31319.inp $(CFGDIR)x31320.crv: ccrv inp/x31320.inp $Q -p$(CFGDIR) +$(CFGDIR)x34504.crv: ccrv inp/x34504.inp + $Q -p$(CFGDIR) + +$(CFGDIR)x34524.crv: ccrv inp/x34524.inp + $Q -p$(CFGDIR) + +$(CFGDIR)x37342.crv: ccrv inp/x37342.inp + $Q -p$(CFGDIR) + +$(CFGDIR)x37346.crv: ccrv inp/x37346.inp + $Q -p$(CFGDIR) + +$(CFGDIR)x38604.crv: ccrv inp/x38604.inp + $Q -p$(CFGDIR) + +$(CFGDIR)x38622.crv: ccrv inp/x38622.inp + $Q -p$(CFGDIR) + +$(CFGDIR)x40188.crv: ccrv inp/x40188.inp + $Q -p$(CFGDIR) + $(CFGDIR)z030114.crv: ccrv inp/z030114.inp $Q -p$(CFGDIR) @@ -260,13 +305,16 @@ all_crv: dev.list \ $(CFGDIR)c2.crv \ $(CFGDIR)c_3.crv \ $(CFGDIR)c_4.crv \ + $(CFGDIR)cab505.crv \ $(CFGDIR)c_ab.crv \ $(CFGDIR)ccs130.crv \ $(CFGDIR)c_ill.crv \ $(CFGDIR)cma11.crv \ $(CFGDIR)cplus45.crv \ $(CFGDIR)cplus70.crv \ + $(CFGDIR)cs405.crv \ $(CFGDIR)c_t.crv \ + $(CFGDIR)d69874.crv \ $(CFGDIR)ds3b.crv \ $(CFGDIR)dt-470.crv \ $(CFGDIR)g24741.crv \ @@ -278,6 +326,7 @@ all_crv: dev.list \ $(CFGDIR)mz030500.crv \ $(CFGDIR)pcry.crv \ $(CFGDIR)psam.crv \ + $(CFGDIR)pt100e.crv \ $(CFGDIR)pt_ill.crv \ $(CFGDIR)r10401.crv \ $(CFGDIR)r10402.crv \ @@ -290,6 +339,7 @@ all_crv: dev.list \ $(CFGDIR)r3510.crv \ $(CFGDIR)rhfe0734.crv \ $(CFGDIR)rhfe4140.crv \ + $(CFGDIR)rhfe705.crv \ $(CFGDIR)rhfe8119.crv \ $(CFGDIR)rhfe8244.crv \ $(CFGDIR)rhfe8733.crv \ @@ -301,6 +351,7 @@ all_crv: dev.list \ $(CFGDIR)std4.crv \ $(CFGDIR)std6.crv \ $(CFGDIR)type_c.crv \ + $(CFGDIR)x09629.crv \ $(CFGDIR)x09882.crv \ $(CFGDIR)x09883.crv \ $(CFGDIR)x09941.crv \ @@ -315,6 +366,8 @@ all_crv: dev.list \ $(CFGDIR)x14130.crv \ $(CFGDIR)x14231.crv \ $(CFGDIR)x14667.crv \ + $(CFGDIR)x15430.crv \ + $(CFGDIR)x15445.crv \ $(CFGDIR)x15601.crv \ $(CFGDIR)x17627.crv \ $(CFGDIR)x2060.crv \ @@ -331,6 +384,13 @@ all_crv: dev.list \ $(CFGDIR)x31318.crv \ $(CFGDIR)x31319.crv \ $(CFGDIR)x31320.crv \ + $(CFGDIR)x34504.crv \ + $(CFGDIR)x34524.crv \ + $(CFGDIR)x37342.crv \ + $(CFGDIR)x37346.crv \ + $(CFGDIR)x38604.crv \ + $(CFGDIR)x38622.crv \ + $(CFGDIR)x40188.crv \ $(CFGDIR)z030114.crv \ ALLINP= \ @@ -345,13 +405,16 @@ inp/c_2.inp \ inp/c2.inp \ inp/c_3.inp \ inp/c_4.inp \ +inp/cab505.inp \ inp/c_ab.inp \ inp/ccs130.inp \ inp/c_ill.inp \ inp/cma11.inp \ inp/cplus45.inp \ inp/cplus70.inp \ +inp/cs405.inp \ inp/c_t.inp \ +inp/d69874.inp \ inp/ds3b.inp \ inp/dt-470.inp \ inp/g24741.inp \ @@ -363,6 +426,7 @@ inp/mz020124.inp \ inp/mz030500.inp \ inp/pcry.inp \ inp/psam.inp \ +inp/pt100e.inp \ inp/pt_ill.inp \ inp/r10401.inp \ inp/r10402.inp \ @@ -375,6 +439,7 @@ inp/r3509.inp \ inp/r3510.inp \ inp/rhfe0734.inp \ inp/rhfe4140.inp \ +inp/rhfe705.inp \ inp/rhfe8119.inp \ inp/rhfe8244.inp \ inp/rhfe8733.inp \ @@ -386,6 +451,7 @@ inp/std1.inp \ inp/std4.inp \ inp/std6.inp \ inp/type_c.inp \ +inp/x09629.inp \ inp/x09882.inp \ inp/x09883.inp \ inp/x09941.inp \ @@ -400,6 +466,8 @@ inp/x14126.inp \ inp/x14130.inp \ inp/x14231.inp \ inp/x14667.inp \ +inp/x15430.inp \ +inp/x15445.inp \ inp/x15601.inp \ inp/x17627.inp \ inp/x2060.inp \ @@ -416,5 +484,12 @@ inp/x31317.inp \ inp/x31318.inp \ inp/x31319.inp \ inp/x31320.inp \ +inp/x34504.inp \ +inp/x34524.inp \ +inp/x37342.inp \ +inp/x37346.inp \ +inp/x38604.inp \ +inp/x38622.inp \ +inp/x40188.inp \ inp/z030114.inp \