From: Hadaq in Frankfurt Date: Fri, 18 Jan 2013 15:22:09 +0000 (+0100) Subject: first changes X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=077b37e549f20df170b6e08bc8e10572f862aa7c;p=daqtools.git first changes --- diff --git a/adcplot.pl b/jan/adcplot.pl similarity index 100% rename from adcplot.pl rename to jan/adcplot.pl diff --git a/thres/Window.pm b/thresholds/Window.pm similarity index 100% rename from thres/Window.pm rename to thresholds/Window.pm diff --git a/thres/dump_thresholds.pl b/thresholds/dump_thresholds.pl similarity index 100% rename from thres/dump_thresholds.pl rename to thresholds/dump_thresholds.pl diff --git a/thres/logger_threshold.conf b/thresholds/logger_threshold.conf similarity index 100% rename from thres/logger_threshold.conf rename to thresholds/logger_threshold.conf diff --git a/thres/run_thresh_on_system.pl b/thresholds/run_thresh_on_system.pl similarity index 100% rename from thres/run_thresh_on_system.pl rename to thresholds/run_thresh_on_system.pl diff --git a/thres/thres.pl b/thresholds/thres.pl similarity index 100% rename from thres/thres.pl rename to thresholds/thres.pl diff --git a/thres/thresholds_automatic.pl b/thresholds/thresholds_automatic.pl similarity index 100% rename from thres/thresholds_automatic.pl rename to thresholds/thresholds_automatic.pl diff --git a/thres/write_thresholds.pl b/thresholds/write_thresholds.pl similarity index 100% rename from thres/write_thresholds.pl rename to thresholds/write_thresholds.pl diff --git a/cts/CtsConfig.pm b/web/CtsConfig.pm similarity index 100% rename from cts/CtsConfig.pm rename to web/CtsConfig.pm diff --git a/cts/CtsPlugins/CtsMod00.pm b/web/CtsPlugins/CtsMod00.pm similarity index 100% rename from cts/CtsPlugins/CtsMod00.pm rename to web/CtsPlugins/CtsMod00.pm diff --git a/cts/CtsPlugins/CtsMod01.pm b/web/CtsPlugins/CtsMod01.pm similarity index 100% rename from cts/CtsPlugins/CtsMod01.pm rename to web/CtsPlugins/CtsMod01.pm diff --git a/cts/CtsPlugins/CtsMod10.pm b/web/CtsPlugins/CtsMod10.pm similarity index 100% rename from cts/CtsPlugins/CtsMod10.pm rename to web/CtsPlugins/CtsMod10.pm diff --git a/cts/CtsPlugins/CtsMod11.pm b/web/CtsPlugins/CtsMod11.pm similarity index 100% rename from cts/CtsPlugins/CtsMod11.pm rename to web/CtsPlugins/CtsMod11.pm diff --git a/cts/CtsPlugins/CtsMod20.pm b/web/CtsPlugins/CtsMod20.pm similarity index 100% rename from cts/CtsPlugins/CtsMod20.pm rename to web/CtsPlugins/CtsMod20.pm diff --git a/cts/CtsPlugins/CtsMod30.pm b/web/CtsPlugins/CtsMod30.pm similarity index 100% rename from cts/CtsPlugins/CtsMod30.pm rename to web/CtsPlugins/CtsMod30.pm diff --git a/cts/CtsPlugins/CtsMod40.pm b/web/CtsPlugins/CtsMod40.pm similarity index 100% rename from cts/CtsPlugins/CtsMod40.pm rename to web/CtsPlugins/CtsMod40.pm diff --git a/cts/CtsPlugins/CtsMod50.pm b/web/CtsPlugins/CtsMod50.pm similarity index 100% rename from cts/CtsPlugins/CtsMod50.pm rename to web/CtsPlugins/CtsMod50.pm diff --git a/cts/CtsPlugins/CtsMod60.pm b/web/CtsPlugins/CtsMod60.pm similarity index 100% rename from cts/CtsPlugins/CtsMod60.pm rename to web/CtsPlugins/CtsMod60.pm diff --git a/cts/CtsPlugins/CtsModStatic.pm b/web/CtsPlugins/CtsModStatic.pm similarity index 100% rename from cts/CtsPlugins/CtsModStatic.pm rename to web/CtsPlugins/CtsModStatic.pm diff --git a/web/README.txt b/web/README.txt new file mode 100644 index 0000000..f44174c --- /dev/null +++ b/web/README.txt @@ -0,0 +1 @@ +If you need a CTS monitor, use the cts script to start, if you just want the webserver use httpi. diff --git a/cts/cts b/web/cts similarity index 100% rename from cts/cts rename to web/cts diff --git a/cts/cts_gui b/web/cts_gui similarity index 100% rename from cts/cts_gui rename to web/cts_gui diff --git a/cts/htdocs/.cvsignore b/web/htdocs/.cvsignore similarity index 100% rename from cts/htdocs/.cvsignore rename to web/htdocs/.cvsignore diff --git a/cts/htdocs/commands/get.pl b/web/htdocs/commands/get.pl similarity index 100% rename from cts/htdocs/commands/get.pl rename to web/htdocs/commands/get.pl diff --git a/cts/htdocs/commands/getmultreg.pl b/web/htdocs/commands/getmultreg.pl similarity index 100% rename from cts/htdocs/commands/getmultreg.pl rename to web/htdocs/commands/getmultreg.pl diff --git a/cts/htdocs/commands/getpadiwa.pl b/web/htdocs/commands/getpadiwa.pl similarity index 100% rename from cts/htdocs/commands/getpadiwa.pl rename to web/htdocs/commands/getpadiwa.pl diff --git a/cts/htdocs/commands/nettrace.pl b/web/htdocs/commands/nettrace.pl similarity index 100% rename from cts/htdocs/commands/nettrace.pl rename to web/htdocs/commands/nettrace.pl diff --git a/cts/htdocs/commands/put.pl b/web/htdocs/commands/put.pl similarity index 100% rename from cts/htdocs/commands/put.pl rename to web/htdocs/commands/put.pl diff --git a/cts/htdocs/commands/putbit.pl b/web/htdocs/commands/putbit.pl similarity index 100% rename from cts/htdocs/commands/putbit.pl rename to web/htdocs/commands/putbit.pl diff --git a/cts/htdocs/commands/spiexec.pl b/web/htdocs/commands/spiexec.pl similarity index 100% rename from cts/htdocs/commands/spiexec.pl rename to web/htdocs/commands/spiexec.pl diff --git a/cts/htdocs/cts.htm b/web/htdocs/cts.htm similarity index 100% rename from cts/htdocs/cts.htm rename to web/htdocs/cts.htm diff --git a/cts/htdocs/cts.pl b/web/htdocs/cts.pl similarity index 100% rename from cts/htdocs/cts.pl rename to web/htdocs/cts.pl diff --git a/cts/htdocs/index.html b/web/htdocs/index.html similarity index 100% rename from cts/htdocs/index.html rename to web/htdocs/index.html diff --git a/cts/htdocs/layout/background.png b/web/htdocs/layout/background.png similarity index 100% rename from cts/htdocs/layout/background.png rename to web/htdocs/layout/background.png diff --git a/cts/htdocs/layout/base.css b/web/htdocs/layout/base.css similarity index 100% rename from cts/htdocs/layout/base.css rename to web/htdocs/layout/base.css diff --git a/cts/htdocs/layout/index.html b/web/htdocs/layout/index.html similarity index 100% rename from cts/htdocs/layout/index.html rename to web/htdocs/layout/index.html diff --git a/cts/htdocs/layout/styles.css b/web/htdocs/layout/styles.css similarity index 100% rename from cts/htdocs/layout/styles.css rename to web/htdocs/layout/styles.css diff --git a/cts/htdocs/network/gbe.htm b/web/htdocs/network/gbe.htm similarity index 100% rename from cts/htdocs/network/gbe.htm rename to web/htdocs/network/gbe.htm diff --git a/cts/htdocs/network/map.htm b/web/htdocs/network/map.htm similarity index 100% rename from cts/htdocs/network/map.htm rename to web/htdocs/network/map.htm diff --git a/cts/htdocs/old/hitcounter.pl b/web/htdocs/old/hitcounter.pl similarity index 100% rename from cts/htdocs/old/hitcounter.pl rename to web/htdocs/old/hitcounter.pl diff --git a/cts/htdocs/old/tdcregs.htm b/web/htdocs/old/tdcregs.htm similarity index 100% rename from cts/htdocs/old/tdcregs.htm rename to web/htdocs/old/tdcregs.htm diff --git a/cts/htdocs/old/test.pl b/web/htdocs/old/test.pl similarity index 100% rename from cts/htdocs/old/test.pl rename to web/htdocs/old/test.pl diff --git a/cts/htdocs/old/test2.pl b/web/htdocs/old/test2.pl similarity index 100% rename from cts/htdocs/old/test2.pl rename to web/htdocs/old/test2.pl diff --git a/cts/htdocs/padiwa/padiwa.htm b/web/htdocs/padiwa/padiwa.htm similarity index 100% rename from cts/htdocs/padiwa/padiwa.htm rename to web/htdocs/padiwa/padiwa.htm diff --git a/cts/htdocs/scripts/base.js b/web/htdocs/scripts/base.js similarity index 100% rename from cts/htdocs/scripts/base.js rename to web/htdocs/scripts/base.js diff --git a/cts/htdocs/scripts/mootools-core-1.4.5.js b/web/htdocs/scripts/mootools-core-1.4.5.js similarity index 100% rename from cts/htdocs/scripts/mootools-core-1.4.5.js rename to web/htdocs/scripts/mootools-core-1.4.5.js diff --git a/cts/htdocs/scripts/scripts.js b/web/htdocs/scripts/scripts.js similarity index 100% rename from cts/htdocs/scripts/scripts.js rename to web/htdocs/scripts/scripts.js diff --git a/cts/htdocs/tdc/tdc.htm b/web/htdocs/tdc/tdc.htm similarity index 100% rename from cts/htdocs/tdc/tdc.htm rename to web/htdocs/tdc/tdc.htm diff --git a/cts/htdocs/tdc/tdc_debug.htm b/web/htdocs/tdc/tdc_debug.htm similarity index 100% rename from cts/htdocs/tdc/tdc_debug.htm rename to web/htdocs/tdc/tdc_debug.htm diff --git a/cts/htdocs/thresh/threshold.htm b/web/htdocs/thresh/threshold.htm similarity index 100% rename from cts/htdocs/thresh/threshold.htm rename to web/htdocs/thresh/threshold.htm diff --git a/cts/httpi b/web/httpi similarity index 100% rename from cts/httpi rename to web/httpi diff --git a/cts/include/Cts.pm b/web/include/Cts.pm similarity index 100% rename from cts/include/Cts.pm rename to web/include/Cts.pm diff --git a/cts/include/CtsBaseModule.pm b/web/include/CtsBaseModule.pm similarity index 100% rename from cts/include/CtsBaseModule.pm rename to web/include/CtsBaseModule.pm diff --git a/cts/include/JSON.pm b/web/include/JSON.pm similarity index 100% rename from cts/include/JSON.pm rename to web/include/JSON.pm diff --git a/cts/include/TrbNet.pm b/web/include/TrbNet.pm similarity index 100% rename from cts/include/TrbNet.pm rename to web/include/TrbNet.pm diff --git a/cts/include/TrbRegister.pm b/web/include/TrbRegister.pm similarity index 100% rename from cts/include/TrbRegister.pm rename to web/include/TrbRegister.pm diff --git a/cts/include/TrbSlicedRegister.pm b/web/include/TrbSlicedRegister.pm similarity index 100% rename from cts/include/TrbSlicedRegister.pm rename to web/include/TrbSlicedRegister.pm