# # ChangeLog for trunk/FACT++ # # Generated by Trac 1.5.2 # 09/23/24 04:28:49 Tue, 24 May 2011 16:43:11 GMT tbretz [10801] * trunk/FACT++/MAINPAGE (modified) Removed colorsvn (doesn't exist) and cfitsio (is a requirement for ... Tue, 24 May 2011 16:41:38 GMT tbretz [10800] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) Added fitsdump.man Tue, 24 May 2011 16:39:48 GMT tbretz [10799] * trunk/FACT++/src/ftmctrl.cc (modified) Simplified program options handling; only send enable of a general ... Tue, 24 May 2011 16:38:02 GMT tbretz [10798] * trunk/FACT++/src/fadctrl.cc (modified) Simplified program options handling. Tue, 24 May 2011 16:37:21 GMT tbretz [10797] * trunk/FACT++/src/fitsdump.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) * trunk/FACT++/src/triggerschedule.cc (modified) Simplified program options handling. Tue, 24 May 2011 16:36:00 GMT tbretz [10796] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Configuration.h (modified) Added PrintVersion directly to avoid clashes with exceptions. Tue, 24 May 2011 15:56:48 GMT tbretz [10795] * trunk/FACT++/src/fitsloader.cc (modified) Replaced a stringstream by an ostringstream Tue, 24 May 2011 15:54:51 GMT tbretz [10794] * trunk/FACT++/src/FitsLoader.cc (deleted) Tue, 24 May 2011 15:52:51 GMT tbretz [10793] * trunk/FACT++/src/fitsdump.cc (added) fitsdump - the program. Tue, 24 May 2011 15:52:24 GMT tbretz [10792] * trunk/FACT++/Makefile.am (modified) Added fitsloader as an optional target; added fitsdump as an fixed ... Mon, 23 May 2011 14:44:17 GMT tbretz [10790] * trunk/FACT++/src/HeadersFTM.h (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Added commands for crate reset. Mon, 23 May 2011 14:42:12 GMT tbretz [10789] * trunk/FACT++/src/ftmctrl.cc (modified) Added commands for crate reset. Mon, 23 May 2011 14:16:14 GMT tbretz [10786] * trunk/FACT++/gui/MainWindow.cc (modified) Adapted to change in SET_TRIGGER_SEQUENCE Mon, 23 May 2011 14:15:54 GMT tbretz [10785] * trunk/FACT++/src/ftmctrl.cc (modified) Fixed order of arguments in description of SET_TRIGGER_SEQUENCE; ... Mon, 23 May 2011 14:09:50 GMT tbretz [10784] * trunk/FACT++/src/EventBuilder.h (modified) * trunk/FACT++/src/fadctrl.cc (modified) Added some code to redirect error output to fadctrl (still ... Mon, 23 May 2011 14:06:23 GMT tbretz [10783] * trunk/FACT++/src/HeadersFAD.h (modified) Moved soem decoding from print to header; commented obsolete Dim stuff. Mon, 23 May 2011 14:05:43 GMT tbretz [10782] * trunk/FACT++/src/HeadersFAD.cc (modified) Minor changes to output. Mon, 23 May 2011 14:05:17 GMT tbretz [10781] * trunk/FACT++/gui/FactGui.h (modified) Commented out obsolete FAD stuff, implemented (untested) double click ... Mon, 23 May 2011 14:04:32 GMT tbretz [10780] * trunk/FACT++/src/Connection.cc (modified) * trunk/FACT++/src/DimErrorRedirecter.cc (modified) * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/MessageImp.h (modified) * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/dataLogger.cc (modified) * trunk/FACT++/src/dclient5.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Replaced stringstream in log-stream by ostringstream. Mon, 23 May 2011 09:51:34 GMT tbretz [10778] * trunk/FACT++/src/fitsloader.cc (copied) Mon, 23 May 2011 08:55:19 GMT tbretz [10777] * trunk/FACT++/src/fadctrl.cc (modified) Fixed boost problem with Ubuntu 11.04 Mon, 23 May 2011 08:54:06 GMT tbretz [10776] * trunk/FACT++/Makefile.in (modified) Updated Mon, 23 May 2011 08:53:20 GMT tbretz [10775] * trunk/FACT++/Makefile.am (modified) Added fadctrl at the right place and drivectrl. Mon, 23 May 2011 08:52:32 GMT tbretz [10774] * trunk/FACT++/src/drivectrl.cc (added) Mon, 23 May 2011 08:51:46 GMT tbretz [10773] * trunk/FACT++/src/EventBuilder.c (added) * trunk/FACT++/src/EventBuilder.h (added) * trunk/FACT++/src/FAD.h (added) * trunk/FACT++/src/fadctrl.cc (modified) Mon, 23 May 2011 08:39:08 GMT tbretz [10772] * trunk/FACT++/src/fadctrl.cc (added) Mon, 23 May 2011 08:38:46 GMT tbretz [10771] * trunk/FACT++/src/dclient5.cc (modified) Fixed a minor compiler warning. Mon, 23 May 2011 08:00:59 GMT tbretz [10770] * trunk/FACT++/gui/FactGui.h (modified) Fixed some unimportant compiler warnings. Mon, 23 May 2011 07:55:39 GMT tbretz [10769] * trunk/FACT++/gui/design.ui (modified) Added some widgets for the FTM (relative eff. on time, rate Mon, 23 May 2011 07:55:14 GMT tbretz [10768] * trunk/FACT++/gui/FactGui.h (modified) Keep FTM LED green even in data-taking mode; don't output FTM errors ... Mon, 23 May 2011 07:51:06 GMT tbretz [10767] * trunk/FACT++/src/HeadersFTM.cc (modified) * trunk/FACT++/src/HeadersFTM.h (modified) Deconded general setting for output, added some const-qualifiers Mon, 23 May 2011 07:46:13 GMT tbretz [10766] * trunk/FACT++/src/HeadersFAD.cc (modified) * trunk/FACT++/src/HeadersFAD.h (modified) Some improvement and name changes. Fri, 20 May 2011 12:28:04 GMT tbretz [10765] * trunk/FACT++/src/scheduler.cc (modified) * trunk/FACT++/src/triggerschedule.cc (modified) Made it compatible with older boost versions. Fri, 20 May 2011 12:24:19 GMT tbretz [10764] * trunk/FACT++/gui/MainWindow.cc (modified) Fixed a problem with older Qt versions. Fri, 20 May 2011 12:13:28 GMT lyard [10763] * trunk/FACT++/src/simpleFitsDumper.cc (added) created a simple example about how to read fits Fri, 20 May 2011 12:13:00 GMT lyard [10762] * trunk/FACT++/src/FitsLoader.cc (modified) Fixed output messages Fri, 20 May 2011 10:28:24 GMT lyard [10759] * trunk/FACT++/src/FitsLoader.cc (added) Added a simple fits dumper Fri, 20 May 2011 10:27:17 GMT lyard [10758] * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/dataLogger.cc (modified) Fixed an issue with CCfits exceptions handling Thu, 19 May 2011 17:36:22 GMT tbretz [10756] * trunk/FACT++/src/HeadersFAD.h (added) Thu, 19 May 2011 17:36:18 GMT tbretz [10755] * trunk/FACT++/src/HeadersFAD.cc (added) Thu, 19 May 2011 07:56:39 GMT tbretz [10752] * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) Connected output lines of FTM, enable/disable pixel and some first ... Thu, 19 May 2011 07:55:50 GMT tbretz [10751] * trunk/FACT++/gui/design.ui (modified) Added FAD tab; some changed to FTM controls. Thu, 19 May 2011 07:55:18 GMT tbretz [10750] * trunk/FACT++/gui/FactGui.h (modified) Added FAD control widgets; added graphs for all rates delivered by FTM. Thu, 19 May 2011 07:54:17 GMT tbretz [10749] * trunk/FACT++/src/ftmctrl.cc (modified) Implemented enable/disable pixel; renamed kTimeMarker to ... Thu, 19 May 2011 07:53:23 GMT tbretz [10748] * trunk/FACT++/src/ftm.cc (modified) Switch all pixels on by default. Thu, 19 May 2011 07:52:49 GMT tbretz [10747] * trunk/FACT++/src/ByteOrder.h (modified) Improved exception output. Thu, 19 May 2011 07:52:30 GMT tbretz [10746] * trunk/FACT++/src/Converter.h (modified) Improved exception output. Thu, 19 May 2011 07:52:00 GMT tbretz [10745] * trunk/FACT++/src/HeadersFTM.h (modified) Renamed kTimeMarker to kClockConditioner; fixed Enable/DisablePixel Wed, 18 May 2011 15:00:41 GMT lyard [10741] * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/Fits.h (modified) * trunk/FACT++/src/dataLogger.cc (modified) added configurable grouping and did some cosmetics to the code ... Wed, 18 May 2011 11:01:15 GMT lyard [10739] * trunk/FACT++/src/dataLogger.cc (modified) Added Fits grouping Tue, 17 May 2011 20:02:04 GMT tbretz [10737] * trunk/FACT++/gui/MainWindow.cc (modified) Fixed a compiler error. Tue, 17 May 2011 20:00:14 GMT tbretz [10736] * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) Addec ode for trigger signal enables and for pixel disable. Tue, 17 May 2011 19:59:14 GMT tbretz [10735] * trunk/FACT++/src/ftmctrl.cc (modified) Added DISABLE_PIXEL Tue, 17 May 2011 19:49:14 GMT tbretz [10734] * trunk/FACT++/src/HeadersFTM.h (modified) Added EnablePixel to StaticData. Tue, 17 May 2011 19:22:02 GMT tbretz [10733] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/MainWindow.h (modified) * trunk/FACT++/gui/design.ui (modified) Small layout changes; added spin box for pixel index and checkbox for ... Tue, 17 May 2011 19:20:25 GMT tbretz [10732] * trunk/FACT++/src/ftm.cc (modified) Time stamp and trigger counter are now reset when data taking is ... Tue, 17 May 2011 19:19:17 GMT tbretz [10731] * trunk/FACT++/src/Connection.cc (modified) Improved error output. Tue, 17 May 2011 19:18:33 GMT tbretz [10730] * trunk/FACT++/src/ByteOrder.h (modified) Fixed a bug in bitcpy Tue, 17 May 2011 15:08:29 GMT tbretz [10728] * trunk/FACT++/gui/FactGui.h (modified) Fixed Reset() of camera widget. Tue, 17 May 2011 15:05:30 GMT tbretz [10727] * trunk/FACT++/src/ftmctrl.cc (modified) Some fixes about LPext and LPint; DimStaticData::fEnable is now 90 ... Tue, 17 May 2011 15:03:28 GMT tbretz [10726] * trunk/FACT++/src/HeadersFTM.h (modified) Some fixes about LPext and LPint; DimStaticData::fEnable must be 90 ... Tue, 17 May 2011 13:30:27 GMT lyard [10725] * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/Fits.h (modified) * trunk/FACT++/src/dataLogger.cc (modified) Small changes asked by Thomas Mon, 16 May 2011 15:17:00 GMT tbretz [10723] * trunk/FACT++/gui/design.ui (modified) Renamed TQtWidget to RootWidget to allow for HAVE_ROOT Mon, 16 May 2011 15:16:33 GMT tbretz [10722] * trunk/FACT++/gui/RootWidget.h (added) Mon, 16 May 2011 15:10:49 GMT tbretz [10721] * trunk/FACT++/src/ftmctrl.cc (modified) Initialize fState. Mon, 16 May 2011 15:10:20 GMT tbretz [10720] * trunk/FACT++/src/StateMachineImp.cc (modified) Improved some log-output. Mon, 16 May 2011 15:09:54 GMT tbretz [10719] * trunk/FACT++/src/HeadersFTM.h (modified) Added some comments. Mon, 16 May 2011 14:49:35 GMT tbretz [10718] * trunk/FACT++/configure (modified) Updated. Mon, 16 May 2011 14:48:37 GMT tbretz [10717] * trunk/FACT++/configure.ac (modified) Added HAVE_ROOT Mon, 16 May 2011 14:47:30 GMT tbretz [10716] * trunk/FACT++/gui/FactGui.h (modified) Changed 1338 to 1440, fixed initialization in camera widget, enabled ... Mon, 16 May 2011 13:36:32 GMT tbretz [10715] * trunk/FACT++/gui/FactGui.h (modified) Added kTakingData as green FTM led state. Fri, 13 May 2011 19:16:03 GMT tbretz [10714] * trunk/FACT++/Makefile.am (modified) Some small simplifications. Fri, 13 May 2011 19:04:15 GMT tbretz [10713] * trunk/FACT++/src/DimServiceInfoList.h (modified) Some fixed to the doxygen docu Fri, 13 May 2011 19:03:59 GMT tbretz [10712] * trunk/FACT++/src/Converter.h (modified) * trunk/FACT++/src/Dim.h (modified) * trunk/FACT++/src/FACT.cc (modified) * trunk/FACT++/src/MessageImp.h (modified) * trunk/FACT++/src/StateMachineImp.h (modified) Some fixed to the doxygen docu Fri, 13 May 2011 19:03:30 GMT tbretz [10711] * trunk/FACT++/Doxyfile (modified) Exclude the moc-files. Fri, 13 May 2011 15:59:05 GMT tbretz [10710] * trunk/FACT++/src/scheduler.cc (modified) Allow a stopped StateMachine to exit the readline prompt. Fri, 13 May 2011 15:48:46 GMT tbretz [10709] * trunk/FACT++/src/scheduler.cc (modified) Removed the use of the Configuration class internal 'database' ... Fri, 13 May 2011 14:49:14 GMT tbretz [10708] * trunk/FACT++/src/HeadersFTM.h (modified) Named some enums. Fri, 13 May 2011 14:48:57 GMT tbretz [10707] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Configuration.h (modified) * trunk/FACT++/src/argv.cc (modified) * trunk/FACT++/src/dataLogger.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/triggerschedule.cc (modified) Use the functionality of boost program_options better; implemented ... Fri, 13 May 2011 14:10:17 GMT tbretz [10704] * trunk/FACT++/src/HeadersFTM.h (modified) Added some comments. Fri, 13 May 2011 14:08:23 GMT tbretz [10703] * trunk/FACT++/src/ByteOrder.h (modified) * trunk/FACT++/src/HeadersFTM.h (modified) Moved Reverse functions to ByteOrder.h Fri, 13 May 2011 14:07:00 GMT tbretz [10702] * trunk/FACT++/src/ByteOrder.h (added) * trunk/FACT++/src/HeadersFTM.h (modified) Moved helper functions to ByteOrder.h Fri, 13 May 2011 13:18:49 GMT tbretz [10701] * trunk/FACT++/src/scheduler.cc (modified) Updated initialization procedure to fit the other executables. Fri, 13 May 2011 12:38:56 GMT tbretz [10700] * trunk/FACT++/src/ftmctrl.cc (modified) Fixed Dim format of TRIGGER_COUNTER and replaced Multiplicity by ... Fri, 13 May 2011 11:51:04 GMT tbretz [10699] * trunk/FACT++/src/chatserv.cc (modified) Adapted to some latest changes. Fri, 13 May 2011 10:36:51 GMT tbretz [10696] * trunk/FACT++/src/Fits.cc (modified) Removed an obviously wrong comment. Fri, 13 May 2011 10:32:22 GMT tbretz [10695] * trunk/FACT++/MAINPAGE (modified) Updated package section. Fri, 13 May 2011 10:25:10 GMT tbretz [10694] * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/Fits.h (modified) Removed namespace defintion from header; moved obsolete includes to ... Fri, 13 May 2011 10:24:35 GMT tbretz [10693] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/configure (modified) * trunk/FACT++/configure.ac (modified) * trunk/FACT++/src/dataLogger.cc (modified) Implemented support for compilation without fits. Thu, 12 May 2011 21:55:46 GMT tbretz [10692] * trunk/FACT++/MAINPAGE (modified) Added some little text. Thu, 12 May 2011 21:55:23 GMT tbretz [10691] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/src/HeadersFTM.cc (modified) * trunk/FACT++/src/HeadersFTM.h (modified) * trunk/FACT++/src/StateMachineImp.h (modified) * trunk/FACT++/src/ftm.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Added some docu; renamed Coincidence to multiplicity. Thu, 12 May 2011 21:04:32 GMT tbretz [10690] * trunk/FACT++/src/StateMachineImp.cc (modified) Updated docu according to latest changes. Thu, 12 May 2011 20:59:26 GMT tbretz [10689] * trunk/FACT++/Doxyfile (modified) Switched off subdirs again, because the links to the inline dot- ... Thu, 12 May 2011 20:52:22 GMT tbretz [10688] * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/StateMachineImp.h (modified) * trunk/FACT++/src/dataLogger.cc (modified) * trunk/FACT++/src/dclient5.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Renamed AddConfiguration and AddTransition to AddEvent Thu, 12 May 2011 20:41:13 GMT tbretz [10687] * trunk/FACT++/gui/design.ui (modified) Renamed MainWindow to FACT++ Thu, 12 May 2011 20:40:20 GMT tbretz [10686] * trunk/FACT++/MAINPAGE (modified) Added TOC. Thu, 12 May 2011 19:42:55 GMT tbretz [10685] * trunk/FACT++/Doxyfile (modified) Switched off pdflatex, it doesn't work here Thu, 12 May 2011 19:06:09 GMT tbretz [10684] * trunk/FACT++/MAINPAGE (modified) Added the missing section name for the installroot section. Thu, 12 May 2011 18:15:57 GMT tbretz [10683] * trunk/FACT++/src/triggerschedule.cc (copied) Thu, 12 May 2011 18:10:05 GMT tbretz [10682] * trunk/FACT++/configure (modified) Updated.