# # ChangeLog for trunk # # Generated by Trac 1.5.2 # 09/22/24 21:38:14 Tue, 13 Sep 2011 13:43:41 GMT tbretz [12090] * trunk/FACT++/src/biasctrl.cc (modified) Increased sync-delay from 333ms to 500ms; added commands and states ... Tue, 13 Sep 2011 13:43:03 GMT tbretz [12089] * trunk/FACT++/src/fscctrl.cc (modified) Updated scaling of some voltages; added commands and states to help ... Tue, 13 Sep 2011 13:42:35 GMT tbretz [12088] * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/mcp.cc (modified) Added commands and states to help output. Tue, 13 Sep 2011 13:40:54 GMT tbretz [12087] * trunk/FACT++/src/Main.h (modified) Added the PrintHelp function which is supposed to print state and ... Tue, 13 Sep 2011 13:40:25 GMT tbretz [12086] * trunk/FACT++/src/DimSetup.h (modified) Added a default for dns in Setup() Tue, 13 Sep 2011 13:39:59 GMT tbretz [12085] * trunk/FACT++/Doxyfile (modified) Changed the exclude patterns Tue, 13 Sep 2011 13:39:38 GMT tbretz [12084] * trunk/FACT++/MAINPAGE (modified) Added a link to topcat. Tue, 13 Sep 2011 13:11:51 GMT lyard [12083] * trunk/FACT++/src/datalogger.cc (modified) fixed datalogger Tue, 13 Sep 2011 12:02:51 GMT tbretz [12082] * trunk/FACT++/src/DimSetup.cc (modified) Set DIM_DNS_NODE to a fake address if no dns is given to be able to ... Tue, 13 Sep 2011 12:02:03 GMT tbretz [12081] * trunk/FACT++/gui/FactGui.h (modified) Propagate pixel and patch maps to the camera displays. Tue, 13 Sep 2011 09:36:18 GMT lyard [12080] * trunk/FACT++/gui/QCameraWidget.cc (modified) removed cout Tue, 13 Sep 2011 08:26:39 GMT lyard [12079] * trunk/FACT++/gui/BasicGlCamera.cc (modified) * trunk/FACT++/gui/QCameraWidget.cc (modified) trying to enable depth test Mon, 12 Sep 2011 19:05:27 GMT tbretz [12078] * trunk/FACT++/gui/FactGui.h (modified) Fixed order of initialization of root canvses Mon, 12 Sep 2011 19:04:53 GMT tbretz [12077] * trunk/FACT++/gui/design.ui (modified) Changed some widgets to 'Preferred' Mon, 12 Sep 2011 18:39:29 GMT tbretz [12076] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/design.ui (modified) Added feedback Led and label Mon, 12 Sep 2011 18:08:36 GMT tbretz [12075] * trunk/FACT++/gui/FactGui.h (modified) Call setAutoscaleLowerLimit for all cameras Mon, 12 Sep 2011 18:04:16 GMT lyard [12074] * trunk/FACT++/gui/BasicGlCamera.cc (modified) removed anti-aliasing Mon, 12 Sep 2011 17:04:20 GMT lyard [12073] * trunk/FACT++/gui/QCameraWidget.cc (modified) did nothing Mon, 12 Sep 2011 15:44:48 GMT lyard [12072] * trunk/FACT++/gui/QCameraWidget.cc (modified) forgot a line in the upate Mon, 12 Sep 2011 13:05:21 GMT lyard [12071] * trunk/FACT++/gui/BasicGlCamera.cc (modified) * trunk/FACT++/gui/BasicGlCamera.h (modified) * trunk/FACT++/gui/QCameraWidget.cc (modified) * trunk/FACT++/src/Fits.h (modified) * trunk/FACT++/src/datalogger.cc (modified) various small fixes and improvements Sun, 11 Sep 2011 20:38:05 GMT tbretz [12070] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Simplified SendFeedbackData Sun, 11 Sep 2011 20:37:36 GMT tbretz [12069] * trunk/Mars/mcore/DrsCalib.h (modified) Another improvement to the GetPixelMax loop; added more sanity checks Sun, 11 Sep 2011 20:35:52 GMT tbretz [12068] * trunk/FACT++/src/fscctrl.cc (modified) Multiply the ETH voltages not the FTM voltages; added some reference ... Sun, 11 Sep 2011 20:34:54 GMT tbretz [12067] * trunk/FACT++/src/feedback.cc (modified) Added or updated some text; set default control loop parameters in ... Sun, 11 Sep 2011 20:33:20 GMT tbretz [12066] * trunk/FACT++/src/DataCalib.cc (modified) Make the newly read drs calibration only valid at the end of the ... Sun, 11 Sep 2011 20:32:40 GMT tbretz [12065] * trunk/FACT++/gui/FactGui.h (modified) Updated feedback display; added the missing updateCamera when a new ... Sun, 11 Sep 2011 20:31:44 GMT tbretz [12064] * trunk/FACT++/gui/fact.cc (modified) Added option for pixel map file. Sun, 11 Sep 2011 20:31:09 GMT tbretz [12063] * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) Adapted naming of feedback widgets. Sun, 11 Sep 2011 20:30:37 GMT tbretz [12062] * trunk/FACT++/gui/design.ui (modified) Added two root canvases to the feedback tab. Sun, 11 Sep 2011 11:03:40 GMT tbretz [12061] * trunk/FACT++/src/biasctrl.cc (modified) Added command descriptions. Fri, 09 Sep 2011 09:36:08 GMT tbretz [12060] * trunk/FACT++/src/fitsdump.cc (modified) Fixed includes. Fri, 09 Sep 2011 09:28:17 GMT tbretz [12059] * trunk/FACT++/gui/RawEventsViewer/viewer.ui (modified) Removed the path from the qwt include - an error introduced by Thomas ... Fri, 09 Sep 2011 09:23:01 GMT tbretz [12058] * trunk/FACT++/configure.ac (modified) Reverted an error which was recently introduced by Thomas k. Fri, 09 Sep 2011 09:19:57 GMT tbretz [12057] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Simplified SendFeedbackData for the momen Fri, 09 Sep 2011 09:12:31 GMT tbretz [12056] * trunk/FACT++/src/DataCalib.cc (modified) Added an error output in case the fits file could not be opened. Fri, 09 Sep 2011 09:12:06 GMT tbretz [12055] * trunk/FACT++/gui/BasicGlCamera.cc (modified) * trunk/FACT++/gui/BasicGlCamera.h (modified) Added some const-qualifiers; fixed some compiler warings; removed a ... Fri, 09 Sep 2011 09:10:28 GMT tbretz [12054] * trunk/FACT++/gui/QCameraWidget.cc (modified) * trunk/FACT++/gui/QCameraWidget.h (modified) Removed a global namespace definition from the header file. Fri, 09 Sep 2011 09:09:58 GMT tbretz [12053] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified) Removed the errornous subdirectory form the include of the Qwt ... Thu, 08 Sep 2011 21:36:56 GMT tbretz [12052] * trunk/FACT++/gui/BasicGlCamera.cc (modified) Fixed calculation of rms (variance) Thu, 08 Sep 2011 21:36:35 GMT tbretz [12051] * trunk/FACT++/gui/QCameraWidget.cc (modified) Exchanged median/mean and min/max Thu, 08 Sep 2011 21:25:59 GMT tbretz [12050] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/src/biasctrl.cc (modified) * trunk/FACT++/src/feedback.cc (modified) Replaced build in FACTmapV5(a) by a program otpion. Thu, 08 Sep 2011 21:09:46 GMT tbretz [12049] * trunk/Mars/mcore/DrsCalib.h (modified) Fixed wrong read access in GetPixelMax Thu, 08 Sep 2011 20:57:50 GMT tbretz [12048] * trunk/FACT++/src/fad.cc (modified) Fixed a compiler warning. Thu, 08 Sep 2011 20:57:11 GMT tbretz [12047] * trunk/FACT++/src/feedback.cc (modified) Changed name of mapping file; added possibility to set control loop ... Thu, 08 Sep 2011 20:54:21 GMT tbretz [12046] * trunk/FACT++/gui/FactGui.h (modified) Renamed file for pisel map; set title and units for the feedback cams. Thu, 08 Sep 2011 20:52:06 GMT tbretz [12045] * trunk/Mars/mcore/DrsCalib.h (modified) Fixed memory (write) access in GetPixelMax Thu, 08 Sep 2011 20:50:44 GMT tbretz [12044] * trunk/FACT++/src/DataCalib.h (modified) Fixed call to IsValid Thu, 08 Sep 2011 20:50:22 GMT tbretz [12043] * trunk/FACT++/src/HeadersFAD.h (modified) Added HasTriggerPed Thu, 08 Sep 2011 20:49:58 GMT tbretz [12042] * trunk/FACT++/src/Configuration.cc (modified) Added program name to call of parse_database; fixed database query; ... Thu, 08 Sep 2011 20:48:58 GMT tbretz [12041] * trunk/FACT++/src/Configuration.h (modified) Added program name to call of parse_database Thu, 08 Sep 2011 20:48:27 GMT tbretz [12040] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added the correct path to DimWriteStatistics; fixed the extraction ... Thu, 08 Sep 2011 20:45:09 GMT tbretz [12039] * trunk/FACT++/src/HeadersFAD.cc (modified) Added Pedestal trigger to output. Thu, 08 Sep 2011 20:44:32 GMT tbretz [12038] * trunk/FACT++/src/ftmctrl.cc (modified) Fixed the check for the sampling-frequency check. Thu, 08 Sep 2011 20:43:27 GMT tbretz [12037] * trunk/FACT++/src/EventBuilder.h (modified) Added g_maxProc Thu, 08 Sep 2011 20:41:43 GMT tbretz [12036] * trunk/FACT++/src/DataCalib.cc (modified) Add one to the STEP read from the FITS file. Thu, 08 Sep 2011 15:24:29 GMT lyard [12035] * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/Fits.h (modified) added moving of corrupted files to corrupted naming Thu, 08 Sep 2011 14:11:37 GMT lyard [12034] * trunk/FACT++/src/datalogger.cc (modified) merged waiting run and logging states Thu, 08 Sep 2011 13:38:07 GMT lyard [12033] * trunk/FACT++/src/datalogger.cc (modified) added the run number name check Thu, 08 Sep 2011 11:55:39 GMT Daniela Dorner [12031] * trunk/www/db_po/edit_po.php (modified) improved layout Thu, 08 Sep 2011 11:55:15 GMT Daniela Dorner [12030] * trunk/www/db_po/po.js (modified) improved layout Thu, 08 Sep 2011 09:01:49 GMT tbretz [12028] * trunk/FACT++/src/feedback.cc (added) Thu, 08 Sep 2011 09:01:32 GMT tbretz [12027] * trunk/FACT++/src/HeadersFAD.h (modified) Fixed GetTriggerLogic Thu, 08 Sep 2011 09:00:55 GMT tbretz [12026] * trunk/FACT++/src/PixelMap.h (modified) Fixed the hw() code. Thu, 08 Sep 2011 09:00:36 GMT tbretz [12025] * trunk/FACT++/src/DataCalib.cc (modified) Some code cosmetics. Thu, 08 Sep 2011 09:00:18 GMT tbretz [12024] * trunk/FACT++/gui/FactGui.h (modified) Replaced updateGL by updateCamera; for the moment display deviation ... Thu, 08 Sep 2011 08:59:37 GMT tbretz [12023] * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) Added setting of min/max for feedback cameras. Thu, 08 Sep 2011 08:59:14 GMT tbretz [12022] * trunk/FACT++/gui/design.ui (modified) Updated Feedback tab. Wed, 07 Sep 2011 19:36:33 GMT Daniela Dorner [12021] * trunk/www/db_po/get_values.php (modified) small layout issues Wed, 07 Sep 2011 19:20:19 GMT Daniela Dorner [12020] * trunk/www/db_po/po.js (modified) fixed parameters prog and key1.key2 for reloading of table Wed, 07 Sep 2011 19:04:34 GMT Daniela Dorner [12019] * trunk/www/db_po/get_values.php (modified) right-align for Min, Max and Value Wed, 07 Sep 2011 18:41:27 GMT tbretz [12018] * trunk/Mars/Changelog (modified) Latest update. Wed, 07 Sep 2011 18:22:17 GMT tbretz [12017] * trunk/Mars/macros/rootlogon.C (modified) Updated to have HAVE_ZLIB defined. Wed, 07 Sep 2011 18:06:33 GMT lyard [12016] * trunk/FACT++/gui/Q3DCameraWidget.cc (added) * trunk/FACT++/gui/Q3DCameraWidget.h (added) * trunk/FACT++/gui/TempViewer.cc (added) added the temperature viewer Wed, 07 Sep 2011 16:46:40 GMT lyard [12015] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) adapted viewer after config-read changed Wed, 07 Sep 2011 16:34:06 GMT kraehenb [12014] * trunk/FACT++/gui/RawEventsViewer/viewer.ui (modified) really fixed the qwt issue Wed, 07 Sep 2011 16:30:11 GMT kraehenb [12013] * trunk/FACT++/configure.ac (modified) fixed a qwt configure bug Wed, 07 Sep 2011 15:58:52 GMT lyard [12012] * trunk/FACT++/gui/BasicGlCamera.cc (modified) * trunk/FACT++/gui/BasicGlCamera.h (modified) Now take the config files from methods instead of files Wed, 07 Sep 2011 14:48:24 GMT Daniela Dorner [12011] * trunk/www/db_po/po.js (modified) added Show/Hide for edit-mode Wed, 07 Sep 2011 14:47:53 GMT Daniela Dorner [12010] * trunk/www/db_po/edit_po.php (modified) changed text Wed, 07 Sep 2011 14:47:18 GMT Daniela Dorner [12009] * trunk/www/db_po/get_values.php (modified) added Show/Hide for user,indices and validfrom also for edit-mode Wed, 07 Sep 2011 14:23:03 GMT lyard [12008] * trunk/FACT++/src/fitsdump.cc (modified) improve help of fitsdump Wed, 07 Sep 2011 13:48:48 GMT tbretz [12007] * trunk/FACT++/src/HeadersFAD.h (modified) Updated decoding of trigger type pattern. Wed, 07 Sep 2011 13:11:56 GMT tbretz [12006] * trunk/FACT++/gui/FactGui.h (modified) Removed a spray debug line. Wed, 07 Sep 2011 12:29:14 GMT tbretz [12005] * trunk/FACT++/src/fscctrl.cc (modified) Changed order of temperatures (Quirin/Etienne) to make it fit with ... Wed, 07 Sep 2011 12:27:47 GMT tbretz [12004] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/design.ui (modified) Changed named of temp widgets for better understanding. Wed, 07 Sep 2011 11:58:50 GMT lyard [12003] * trunk/FACT++/gui/QCameraWidget.cc (modified) removed debug pixel/patch highlight Wed, 07 Sep 2011 09:58:17 GMT tbretz [12002] * trunk/FACT++/gui/FactGui.h (modified) Improved service output for empty services (size==0) Wed, 07 Sep 2011 09:20:39 GMT tbretz [12001] * trunk/FACT++/src/WindowLog.cc (modified) Removed ios::in from file opening. This gave problems if the existing ... Wed, 07 Sep 2011 08:59:38 GMT tbretz [12000] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Renamed TakingData state (description) to TriggerOn to avoid ... Wed, 07 Sep 2011 08:58:05 GMT tbretz [11999] * trunk/FACT++/src/DataProcessorImp.cc (modified) Fixed path name which has to be 'offsetted' by 12 hours. Wed, 07 Sep 2011 08:57:01 GMT tbretz [11998] * trunk/FACT++/gui/FactGui.h (modified) Implemented display of feedback values. Wed, 07 Sep 2011 08:55:53 GMT tbretz [11997] * trunk/FACT++/gui/QCameraWidget.cc (modified) * trunk/FACT++/gui/QCameraWidget.h (modified) Added a SetDatat taking a valarray of floats as argument -- could be ... Wed, 07 Sep 2011 08:55:15 GMT tbretz [11996] * trunk/FACT++/gui/design.ui (modified) Added feedback tab. Wed, 07 Sep 2011 07:20:05 GMT tbretz [11995] * trunk/FACT++/src/biasctrl.cc (modified) Improved outputin SetupConfiguration Wed, 07 Sep 2011 07:19:22 GMT tbretz [11994] * trunk/FACT++/gui/FactGui.h (modified) Fixed calculation of average front plate temprerature. Wed, 07 Sep 2011 07:05:35 GMT tbretz [11993] * trunk/FACT++/src/biasctrl.cc (modified) Added voltage limit relative to G-APD reference voltage. Tue, 06 Sep 2011 21:35:05 GMT Daniela Dorner [11992] * trunk/www/db_po/po.js (modified) min, max can be left empty now and changed later small bugfixes Tue, 06 Sep 2011 21:34:07 GMT Daniela Dorner [11991] * trunk/www/db_po/insert_po.php (modified) added checks for $_GET values =0 Tue, 06 Sep 2011 21:33:17 GMT Daniela Dorner [11990] * trunk/www/db_po/get_keys.php (modified) * trunk/www/db_po/get_progs.php (modified) adapted addRow() function to provide also description Tue, 06 Sep 2011 21:32:35 GMT Daniela Dorner [11989] * trunk/www/db_po/get_values.php (modified) added 'Copy Key' button