# # ChangeLog for trunk/FACT++/src # # Generated by Trac 1.5.2 # 09/22/24 23:40:04 Sun, 23 Oct 2011 16:05:23 GMT tbretz [12249] * trunk/FACT++/src/biasctrl.cc (modified) Added some Dim descriptions and a new service propagating the nominal ... Sun, 23 Oct 2011 14:54:36 GMT tbretz [12248] * trunk/FACT++/src/fadctrl.cc (modified) Added some state descriptions. Sun, 23 Oct 2011 14:09:38 GMT tbretz [12247] * trunk/FACT++/src/mcp.cc (modified) Added state descriptions; replaced WAIT_FOR_RUN_NUMBER by ... Sun, 23 Oct 2011 14:08:46 GMT tbretz [12246] * trunk/FACT++/src/tools.h (modified) Reverting to last revision. Sun, 23 Oct 2011 14:08:15 GMT tbretz [12245] * trunk/FACT++/src/tools.cc (modified) Reverting to last revision. Sun, 23 Oct 2011 14:07:40 GMT tbretz [12244] * trunk/FACT++/src/mcp.cc (modified) Reverting to last revision. Sun, 23 Oct 2011 14:06:51 GMT tbretz [12243] * trunk/FACT++/src/mcp.cc (modified) * trunk/FACT++/src/ratescan.cc (modified) * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) Added output of commands and states to --help Sun, 23 Oct 2011 14:01:18 GMT tbretz [12242] * trunk/FACT++/src/ratescan.cc (modified) Fixed a typo. Sun, 23 Oct 2011 14:00:51 GMT tbretz [12241] * trunk/FACT++/src/ratescan.cc (modified) Added possibility to scan in the N-out-of-4 logic. Sun, 23 Oct 2011 13:53:12 GMT tbretz [12240] * trunk/FACT++/src/ratescan.cc (modified) Some imporved output. Sun, 23 Oct 2011 13:47:52 GMT tbretz [12239] * trunk/FACT++/src/ratescan.cc (modified) Added configuration options and more help output. Sun, 23 Oct 2011 13:37:55 GMT tbretz [12238] * trunk/FACT++/src/ratescan.cc (modified) Give scan range with the START command. Sun, 23 Oct 2011 13:33:22 GMT tbretz [12237] * trunk/FACT++/src/ratescan.cc (modified) Allow to set one patch or pixel as reference for the rate-scan. Sun, 23 Oct 2011 12:33:16 GMT tbretz [12236] * trunk/FACT++/src/ConnectionUSB.cc (modified) * trunk/FACT++/src/ConnectionUSB.h (modified) * trunk/FACT++/src/biasctrl.cc (modified) Changed signed char to unsigned in output queue. Sun, 23 Oct 2011 11:45:44 GMT tbretz [12235] * trunk/FACT++/src/fadctrl.cc (modified) Some lttle cosmetics; added some help stuff. Sun, 23 Oct 2011 11:43:33 GMT tbretz [12234] * trunk/FACT++/src/feedback.cc (modified) Allow STOP in all states. Sun, 23 Oct 2011 11:43:10 GMT tbretz [12233] * trunk/FACT++/src/biasctrl.cc (modified) Switch off debugging by default. Sun, 23 Oct 2011 11:40:30 GMT tbretz [12232] * trunk/FACT++/src/ConnectionUSB.cc (modified) Added some more DEBUG stuff. Sun, 23 Oct 2011 11:39:26 GMT tbretz [12231] * trunk/FACT++/src/ConnectionUSB.cc (modified) * trunk/FACT++/src/biasctrl.cc (modified) Fixed the new DEBUG stuff. Sat, 22 Oct 2011 18:26:19 GMT tbretz [12230] * trunk/FACT++/src/biasctrl.cc (modified) Added some debug options. Sat, 22 Oct 2011 18:25:48 GMT tbretz [12229] * trunk/FACT++/src/ConnectionUSB.cc (modified) Added some debug out code. Fri, 21 Oct 2011 17:09:38 GMT tbretz [12227] * trunk/FACT++/src/EventBuilder.c (modified) Latest updates and bug fixes. Fri, 21 Oct 2011 16:58:33 GMT tbretz [12226] * trunk/FACT++/src/FAD.h (modified) Latest updates and bug fixes. Thu, 20 Oct 2011 21:40:22 GMT tbretz [12223] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Fixed a scoping problem. Thu, 20 Oct 2011 21:32:09 GMT tbretz [12222] * trunk/FACT++/src/biasctrl.cc (modified) Fixed status VoltageOff. Thu, 20 Oct 2011 16:52:22 GMT tbretz [12221] * trunk/FACT++/src/feedback.cc (modified) Debuged temperature feedback. Thu, 20 Oct 2011 12:40:44 GMT tbretz [12219] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Send only calibration events to feedback system. Thu, 20 Oct 2011 12:34:32 GMT tbretz [12218] * trunk/FACT++/src/mcp.cc (modified) Adapted the datalogger state checks Thu, 20 Oct 2011 10:42:39 GMT tbretz [12216] * trunk/FACT++/src/fadctrl.cc (modified) Send a different status for FADs which are currently configured. Thu, 20 Oct 2011 10:34:34 GMT tbretz [12215] * trunk/FACT++/src/ConnectionUSB.h (modified) Allow derived classes to access CloseImp from handlers. Thu, 20 Oct 2011 10:33:55 GMT tbretz [12214] * trunk/FACT++/src/biasctrl.cc (modified) Improved error messages; replaces PostClose by CloseImp in handlers. Thu, 20 Oct 2011 10:33:23 GMT tbretz [12213] * trunk/FACT++/src/ConnectionUSB.cc (modified) Improved error messages; switched to hardware flow control -- does ... Thu, 20 Oct 2011 00:15:17 GMT tbretz [12211] * trunk/FACT++/src/biasctrl.cc (modified) Added some more debug output. Thu, 20 Oct 2011 00:14:57 GMT tbretz [12210] * trunk/FACT++/src/ratescan.cc (modified) Debuged to make it work. Tue, 18 Oct 2011 13:00:07 GMT tbretz [12203] * trunk/FACT++/src/ratescan.cc (modified) Removed some obsolete output in PrintUsage Tue, 18 Oct 2011 12:58:57 GMT tbretz [12201] * trunk/FACT++/src/ratescan.cc (added) First version of a tool performing a rate scan. Mon, 17 Oct 2011 15:37:59 GMT tbretz [12187] * trunk/FACT++/src/feedback.cc (modified) Replaced dic_cmnd_service by DimClient::sendCommandNB. Mon, 17 Oct 2011 11:33:31 GMT tbretz [12183] * trunk/FACT++/src/feedback.cc (modified) Implemented the possibility to adapt the voltage according to the ... Thu, 13 Oct 2011 08:09:22 GMT tbretz [12177] * trunk/FACT++/src/ftmctrl.cc (modified) Added new commands ENABLE_PATCH and DISABLE_PATCH Tue, 11 Oct 2011 12:47:04 GMT tbretz [12167] * trunk/FACT++/src/datalogger.cc (modified) Updated graph; unified paths; updated compilation of file-names; ... Sun, 02 Oct 2011 12:36:24 GMT tbretz [12165] * trunk/FACT++/src/PixelMap.cc (added) Sun, 02 Oct 2011 12:36:03 GMT tbretz [12164] * trunk/FACT++/src/PixelMap.h (modified) Added bool-cast operator to PixelMapEntry. Sun, 02 Oct 2011 12:35:30 GMT tbretz [12163] * trunk/FACT++/src/DataWriteFits.cc (modified) Choose better name for PCTime column Sun, 02 Oct 2011 12:33:05 GMT tbretz [12161] * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/src/DataWriteFits.cc (modified) * trunk/FACT++/src/PixelMap.h (modified) * trunk/FACT++/src/feedback.cc (modified) * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) Undo last revision. Sun, 02 Oct 2011 12:28:28 GMT tbretz [12160] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/src/DataWriteFits.cc (modified) * trunk/FACT++/src/PixelMap.h (modified) * trunk/FACT++/src/feedback.cc (modified) * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) Added PixelMap.cc to fact_SOURCES Wed, 28 Sep 2011 15:12:37 GMT lyard [12151] * trunk/FACT++/src/PixelMap.h (modified) removed pixelMap static def Wed, 28 Sep 2011 13:44:08 GMT lyard [12150] * trunk/FACT++/src/fitsdump.cc (modified) bug fix - fitsdump Wed, 28 Sep 2011 13:41:12 GMT lyard [12149] * trunk/FACT++/src/fitsdump.cc (modified) bug fix - fitsdump Mon, 26 Sep 2011 13:55:44 GMT tbretz [12148] * trunk/FACT++/src/DataWriteFits.cc (modified) Added writing of more information into header. Sat, 17 Sep 2011 08:40:27 GMT tbretz [12130] * trunk/FACT++/src/DimServiceInfoList.cc (modified) Improved exception output. Sat, 17 Sep 2011 08:40:15 GMT tbretz [12129] * trunk/FACT++/src/DimServerList.cc (modified) Improved exception output. Sat, 17 Sep 2011 08:39:58 GMT tbretz [12128] * trunk/FACT++/src/EventImp.cc (modified) Made pritning of event more compatible with help2man Sat, 17 Sep 2011 08:39:34 GMT tbretz [12127] * trunk/FACT++/src/Main.h (modified) Made --help output more compatible with help2man Sat, 17 Sep 2011 08:39:00 GMT tbretz [12126] * trunk/FACT++/src/StateMachineImp.cc (modified) Made --help output more compatible with help2man. Sat, 17 Sep 2011 08:38:31 GMT tbretz [12125] * trunk/FACT++/src/ftmctrl.cc (modified) Made the empty description for SET_PRESCALING really empty. Fri, 16 Sep 2011 20:14:26 GMT lyard [12120] * trunk/FACT++/src/datalogger.cc (modified) changed action taken when stopping run (not closing files yet) Fri, 16 Sep 2011 19:32:46 GMT lyard [12119] * trunk/FACT++/src/datalogger.cc (modified) fixed bug Fri, 16 Sep 2011 19:02:35 GMT lyard [12118] * trunk/FACT++/src/datalogger.cc (modified) forgot to set the time Fri, 16 Sep 2011 18:54:31 GMT lyard [12117] * trunk/FACT++/src/datalogger.cc (modified) added a first entry to the run numbers queue Fri, 16 Sep 2011 12:29:14 GMT tbretz [12113] * trunk/FACT++/src/fscctrl.cc (modified) Exchanged voltages and currents for Crate 1 and 2 Fri, 16 Sep 2011 11:03:37 GMT tbretz [12111] * trunk/FACT++/src/fadctrl.cc (modified) Fixed missing template argument. Thu, 15 Sep 2011 21:53:50 GMT tbretz [12108] * trunk/FACT++/src/HeadersBIAS.h (modified) * trunk/FACT++/src/biasctrl.cc (modified) Added states for the status of the voltage. Wed, 14 Sep 2011 19:41:30 GMT tbretz [12102] * trunk/FACT++/src/fadctrl.cc (modified) Added some output to better understand the configure procedure. Wed, 14 Sep 2011 12:13:17 GMT lyard [12101] * trunk/FACT++/src/datalogger.cc (modified) enabled the Logging state Wed, 14 Sep 2011 09:19:04 GMT tbretz [12099] * trunk/FACT++/src/fitsdump.cc (modified) Removed a compiler warning Wed, 14 Sep 2011 08:02:39 GMT lyard [12098] * trunk/FACT++/src/datalogger.cc (modified) removed -1 run report Tue, 13 Sep 2011 13:45:19 GMT tbretz [12091] * trunk/FACT++/src/EventBuilder.c (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/FACT++/src/FAD.h (modified) Updated to the latest event builder version which includes runEnd and ... 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: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 ... 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: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 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: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. 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 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: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 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