From 077b37e549f20df170b6e08bc8e10572f862aa7c Mon Sep 17 00:00:00 2001 From: Hadaq in Frankfurt Date: Fri, 18 Jan 2013 16:22:09 +0100 Subject: [PATCH] first changes --- adcplot.pl => jan/adcplot.pl | 0 {thres => thresholds}/Window.pm | 0 {thres => thresholds}/dump_thresholds.pl | 0 {thres => thresholds}/logger_threshold.conf | 0 {thres => thresholds}/run_thresh_on_system.pl | 0 {thres => thresholds}/thres.pl | 0 {thres => thresholds}/thresholds_automatic.pl | 0 {thres => thresholds}/write_thresholds.pl | 0 {cts => web}/CtsConfig.pm | 0 {cts => web}/CtsPlugins/CtsMod00.pm | 0 {cts => web}/CtsPlugins/CtsMod01.pm | 0 {cts => web}/CtsPlugins/CtsMod10.pm | 0 {cts => web}/CtsPlugins/CtsMod11.pm | 0 {cts => web}/CtsPlugins/CtsMod20.pm | 0 {cts => web}/CtsPlugins/CtsMod30.pm | 0 {cts => web}/CtsPlugins/CtsMod40.pm | 0 {cts => web}/CtsPlugins/CtsMod50.pm | 0 {cts => web}/CtsPlugins/CtsMod60.pm | 0 {cts => web}/CtsPlugins/CtsModStatic.pm | 0 web/README.txt | 1 + {cts => web}/cts | 0 {cts => web}/cts_gui | 0 {cts => web}/htdocs/.cvsignore | 0 {cts => web}/htdocs/commands/get.pl | 0 {cts => web}/htdocs/commands/getmultreg.pl | 0 {cts => web}/htdocs/commands/getpadiwa.pl | 0 {cts => web}/htdocs/commands/nettrace.pl | 0 {cts => web}/htdocs/commands/put.pl | 0 {cts => web}/htdocs/commands/putbit.pl | 0 {cts => web}/htdocs/commands/spiexec.pl | 0 {cts => web}/htdocs/cts.htm | 0 {cts => web}/htdocs/cts.pl | 0 {cts => web}/htdocs/index.html | 0 {cts => web}/htdocs/layout/background.png | Bin {cts => web}/htdocs/layout/base.css | 0 {cts => web}/htdocs/layout/index.html | 0 {cts => web}/htdocs/layout/styles.css | 0 {cts => web}/htdocs/network/gbe.htm | 0 {cts => web}/htdocs/network/map.htm | 0 {cts => web}/htdocs/old/hitcounter.pl | 0 {cts => web}/htdocs/old/tdcregs.htm | 0 {cts => web}/htdocs/old/test.pl | 0 {cts => web}/htdocs/old/test2.pl | 0 {cts => web}/htdocs/padiwa/padiwa.htm | 0 {cts => web}/htdocs/scripts/base.js | 0 {cts => web}/htdocs/scripts/mootools-core-1.4.5.js | 0 {cts => web}/htdocs/scripts/scripts.js | 0 {cts => web}/htdocs/tdc/tdc.htm | 0 {cts => web}/htdocs/tdc/tdc_debug.htm | 0 {cts => web}/htdocs/thresh/threshold.htm | 0 {cts => web}/httpi | 0 {cts => web}/include/Cts.pm | 0 {cts => web}/include/CtsBaseModule.pm | 0 {cts => web}/include/JSON.pm | 0 {cts => web}/include/TrbNet.pm | 0 {cts => web}/include/TrbRegister.pm | 0 {cts => web}/include/TrbSlicedRegister.pm | 0 57 files changed, 1 insertion(+) rename adcplot.pl => jan/adcplot.pl (100%) rename {thres => thresholds}/Window.pm (100%) rename {thres => thresholds}/dump_thresholds.pl (100%) rename {thres => thresholds}/logger_threshold.conf (100%) rename {thres => thresholds}/run_thresh_on_system.pl (100%) rename {thres => thresholds}/thres.pl (100%) rename {thres => thresholds}/thresholds_automatic.pl (100%) rename {thres => thresholds}/write_thresholds.pl (100%) rename {cts => web}/CtsConfig.pm (100%) rename {cts => web}/CtsPlugins/CtsMod00.pm (100%) rename {cts => web}/CtsPlugins/CtsMod01.pm (100%) rename {cts => web}/CtsPlugins/CtsMod10.pm (100%) rename {cts => web}/CtsPlugins/CtsMod11.pm (100%) rename {cts => web}/CtsPlugins/CtsMod20.pm (100%) rename {cts => web}/CtsPlugins/CtsMod30.pm (100%) rename {cts => web}/CtsPlugins/CtsMod40.pm (100%) rename {cts => web}/CtsPlugins/CtsMod50.pm (100%) rename {cts => web}/CtsPlugins/CtsMod60.pm (100%) rename {cts => web}/CtsPlugins/CtsModStatic.pm (100%) create mode 100644 web/README.txt rename {cts => web}/cts (100%) rename {cts => web}/cts_gui (100%) rename {cts => web}/htdocs/.cvsignore (100%) rename {cts => web}/htdocs/commands/get.pl (100%) rename {cts => web}/htdocs/commands/getmultreg.pl (100%) rename {cts => web}/htdocs/commands/getpadiwa.pl (100%) rename {cts => web}/htdocs/commands/nettrace.pl (100%) rename {cts => web}/htdocs/commands/put.pl (100%) rename {cts => web}/htdocs/commands/putbit.pl (100%) rename {cts => web}/htdocs/commands/spiexec.pl (100%) rename {cts => web}/htdocs/cts.htm (100%) rename {cts => web}/htdocs/cts.pl (100%) rename {cts => web}/htdocs/index.html (100%) rename {cts => web}/htdocs/layout/background.png (100%) rename {cts => web}/htdocs/layout/base.css (100%) rename {cts => web}/htdocs/layout/index.html (100%) rename {cts => web}/htdocs/layout/styles.css (100%) rename {cts => web}/htdocs/network/gbe.htm (100%) rename {cts => web}/htdocs/network/map.htm (100%) rename {cts => web}/htdocs/old/hitcounter.pl (100%) rename {cts => web}/htdocs/old/tdcregs.htm (100%) rename {cts => web}/htdocs/old/test.pl (100%) rename {cts => web}/htdocs/old/test2.pl (100%) rename {cts => web}/htdocs/padiwa/padiwa.htm (100%) rename {cts => web}/htdocs/scripts/base.js (100%) rename {cts => web}/htdocs/scripts/mootools-core-1.4.5.js (100%) rename {cts => web}/htdocs/scripts/scripts.js (100%) rename {cts => web}/htdocs/tdc/tdc.htm (100%) rename {cts => web}/htdocs/tdc/tdc_debug.htm (100%) rename {cts => web}/htdocs/thresh/threshold.htm (100%) rename {cts => web}/httpi (100%) rename {cts => web}/include/Cts.pm (100%) rename {cts => web}/include/CtsBaseModule.pm (100%) rename {cts => web}/include/JSON.pm (100%) rename {cts => web}/include/TrbNet.pm (100%) rename {cts => web}/include/TrbRegister.pm (100%) rename {cts => web}/include/TrbSlicedRegister.pm (100%) 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 -- 2.43.0