# # ChangeLog for trunk/FACT++/src # # Generated by Trac 1.5.2 # 11/11/24 21:03:59 Thu, 09 Jun 2011 13:28:21 GMT tbretz [10949] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added some code to write FITS files. Thu, 09 Jun 2011 13:05:07 GMT tbretz [10947] * trunk/FACT++/src/Fits.cc (modified) Fixed a typo. Thu, 09 Jun 2011 12:29:21 GMT tbretz [10946] * trunk/FACT++/src/Fits.cc (modified) Changed order in Write; properly catch exceptions from Converter::ToFits Thu, 09 Jun 2011 11:37:17 GMT tbretz [10945] * trunk/FACT++/src/MessageDim.cc (modified) Removed obsolete include of Thu, 09 Jun 2011 10:00:58 GMT tbretz [10944] * trunk/FACT++/src/MessageDim.cc (modified) Removed the obsolete extern-declaration for lock/unlock Thu, 09 Jun 2011 09:50:27 GMT tbretz [10943] * trunk/FACT++/src/dataLogger.cc (modified) Fixed the output of the free space. Thu, 09 Jun 2011 09:48:33 GMT tbretz [10942] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Fixed format of EVENTS Thu, 09 Jun 2011 09:47:58 GMT tbretz [10941] * trunk/FACT++/src/MessageDim.cc (modified) Fixed a dead-lock in the mutex by replacing it with the global dim- ... Wed, 08 Jun 2011 19:20:03 GMT tbretz [10940] * trunk/FACT++/src/fadctrl.cc (modified) Adapted to latest changes in EventBuilder; added some Dim services. Wed, 08 Jun 2011 19:17:59 GMT tbretz [10939] * trunk/FACT++/src/dataLogger.cc (modified) Some little layout improvements. Wed, 08 Jun 2011 19:16:51 GMT tbretz [10938] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Send some dim messages. Wed, 08 Jun 2011 19:12:59 GMT tbretz [10934] * trunk/FACT++/src/Fits.h (modified) Added some const-qualifier Wed, 08 Jun 2011 19:10:58 GMT tbretz [10933] * trunk/FACT++/src/Fits.cc (modified) Removed the leading FACT- from the table names. Wed, 08 Jun 2011 17:50:37 GMT tbretz [10932] * trunk/FACT++/src/dataLogger.cc (modified) Added some more const-qualifiers; replaced a local fTime by ftime; ... Wed, 08 Jun 2011 17:28:04 GMT tbretz [10931] * trunk/FACT++/src/dataLogger.cc (modified) Moved the default black list entries out of the check for the --block ... Wed, 08 Jun 2011 17:04:28 GMT tbretz [10930] * trunk/FACT++/src/dataLogger.cc (modified) Moved Time argument as last and default argument in CompileFileName; ... Wed, 08 Jun 2011 13:40:14 GMT lyard [10927] * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/dataLogger.cc (modified) Fixed a bug with the update of Fits files and grouping of daily files Tue, 07 Jun 2011 21:21:09 GMT tbretz [10926] * trunk/FACT++/src/fad.cc (modified) Fixed setting run number. Tue, 07 Jun 2011 21:20:50 GMT tbretz [10925] * trunk/FACT++/src/Connection.cc (modified) Suppress notice about sent data by define. Tue, 07 Jun 2011 21:19:53 GMT tbretz [10924] * trunk/FACT++/src/HeadersFAD.h (modified) Some small updates; added possibility for compilation under C and C++ Tue, 07 Jun 2011 21:18:46 GMT tbretz [10923] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Adapted to latest version of code; first implementration of an ... Tue, 07 Jun 2011 21:17:12 GMT tbretz [10922] * trunk/FACT++/src/Console.cc (modified) * trunk/FACT++/src/Readline.cc (modified) Added a wait command. Tue, 07 Jun 2011 21:16:51 GMT tbretz [10921] * trunk/FACT++/src/Dim.h (modified) Added SendCommand taking a pointer and the size as argument. Tue, 07 Jun 2011 21:14:11 GMT tbretz [10919] * trunk/FACT++/src/MessageDim.cc (modified) * trunk/FACT++/src/MessageImp.cc (modified) Added local mutices to protect Write calls from different threads - ... Fri, 03 Jun 2011 14:57:10 GMT lyard [10907] * trunk/FACT++/src/dataLogger.cc (modified) Added automatic reset at noon Fri, 03 Jun 2011 14:50:06 GMT lyard [10906] * trunk/FACT++/src/dataLogger.cc (modified) changed the file name forming scheme Wed, 01 Jun 2011 14:27:21 GMT lyard [10899] * trunk/FACT++/src/dataLogger.cc (modified) various changes, improved path handling, removed run-logs Wed, 01 Jun 2011 10:01:11 GMT lyard [10898] * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/Fits.h (modified) * trunk/FACT++/src/dataLogger.cc (modified) removed serviceList object, replaced by inheritance from ... Wed, 01 Jun 2011 09:42:32 GMT tbretz [10897] * trunk/FACT++/src/dataLogger.cc (modified) Some updates to the help-text. Wed, 01 Jun 2011 09:20:14 GMT tbretz [10896] * trunk/FACT++/src/dataLogger.cc (modified) More updates to PRINT Wed, 01 Jun 2011 09:05:49 GMT tbretz [10895] * trunk/FACT++/src/dataLogger.cc (modified) Removed the obsolete gHasWhiteList/fHasBlackList; removed the ... Tue, 31 May 2011 09:19:09 GMT lyard [10887] * trunk/FACT++/src/dataLogger.cc (modified) minor changes Fri, 27 May 2011 16:59:56 GMT tbretz [10885] * trunk/FACT++/src/drivectrl.cc (modified) Use GetBool and Ptr from EventImp directly. Fri, 27 May 2011 16:58:58 GMT tbretz [10884] * trunk/FACT++/src/fitsloader.cc (modified) Changed stringstream to ostringstream for the use with MessageImp Fri, 27 May 2011 16:44:01 GMT tbretz [10882] * trunk/FACT++/src/fadctrl.cc (modified) Use GetUXtra directly. Fri, 27 May 2011 16:43:05 GMT tbretz [10881] * trunk/FACT++/src/EventImp.h (modified) Improved templates with range check; replaced return types by well ... Fri, 27 May 2011 16:41:52 GMT tbretz [10880] * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Use new Ptr() template to access EventImp contents. Fri, 27 May 2011 16:27:10 GMT tbretz [10878] * trunk/FACT++/src/EventImp.h (modified) Use GetText in pointer arithmetics. Fri, 27 May 2011 16:26:27 GMT tbretz [10877] * trunk/FACT++/src/EventImp.h (modified) Added templates for easier access to the data. Fri, 27 May 2011 16:19:41 GMT tbretz [10876] * trunk/FACT++/src/fad.cc (modified) Implemented command to set run number. Fri, 27 May 2011 16:19:25 GMT tbretz [10875] * trunk/FACT++/src/fadctrl.cc (modified) Use EventImp::GetBool; implemented SET_RUN_NUMBER Fri, 27 May 2011 16:18:59 GMT tbretz [10874] * trunk/FACT++/src/ftmctrl.cc (modified) Use EventImp::GetBool Fri, 27 May 2011 15:30:07 GMT tbretz [10873] * trunk/FACT++/src/StateMachineDim.cc (modified) * trunk/FACT++/src/StateMachineImp.cc (modified) Replaced a self-done loop by std::find; changed some comments. Fri, 27 May 2011 14:23:47 GMT tbretz [10872] * trunk/FACT++/src/DimErrorRedirecter.cc (modified) Changed DIM prefix. Fri, 27 May 2011 14:21:05 GMT tbretz [10870] * trunk/FACT++/src/LocalControl.cc (deleted) * trunk/FACT++/src/LocalControl.h (modified) Remove the necessity for a source file (of just three lines) Fri, 27 May 2011 14:17:56 GMT tbretz [10869] * trunk/FACT++/src/triggerschedule.cc (modified) Unified return code with the convention that 0 is success. Fri, 27 May 2011 14:15:58 GMT tbretz [10868] * trunk/FACT++/src/Readline.cc (modified) Addes some missing comments. Fri, 27 May 2011 13:46:44 GMT tbretz [10867] * trunk/FACT++/src/dataLogger.cc (modified) Fixed units. 1024 would be kiB and MiB. Fri, 27 May 2011 13:35:54 GMT tbretz [10866] * trunk/FACT++/src/dataLogger.cc (modified) Fixed units. 1024 would be kiB and MiB. Fri, 27 May 2011 13:18:34 GMT tbretz [10865] * trunk/FACT++/src/ftm.cc (modified) Don't catch exceptions in main Fri, 27 May 2011 13:18:07 GMT tbretz [10864] * trunk/FACT++/src/fad.cc (modified) Don't catch exceptions in main; propagare continous number as board id. Fri, 27 May 2011 13:17:20 GMT tbretz [10863] * trunk/FACT++/src/fadctrl.cc (modified) Improved verbosity; switched on printing channel headers. Fri, 27 May 2011 12:36:37 GMT tbretz [10862] * trunk/FACT++/src/fad.cc (modified) Added the possibility to fake more than just one board. Fri, 27 May 2011 12:36:07 GMT tbretz [10861] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Adapted Start() once more. Fri, 27 May 2011 12:35:35 GMT tbretz [10860] * trunk/FACT++/src/Console.cc (modified) Delete the line after CR. Fri, 27 May 2011 12:34:43 GMT tbretz [10859] * trunk/FACT++/src/fadctrl.cc (modified) Added debug options to address the fake fad boards (debug-port and ... Fri, 27 May 2011 12:27:52 GMT tbretz [10858] * trunk/FACT++/src/DimErrorRedirecter.cc (modified) * trunk/FACT++/src/DimErrorRedirecter.h (modified) Changed the data member cnt's name -- it sometimes gave warnings ... Fri, 27 May 2011 12:27:11 GMT tbretz [10856] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Further improvement in Start(), accept negative numbers in NumConnect ... Fri, 27 May 2011 11:22:21 GMT tbretz [10854] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Allow to use several ports on localhost for several fake boards for ... Fri, 27 May 2011 11:21:25 GMT tbretz [10853] * trunk/FACT++/src/fad.cc (modified) Fixed a floating point exception if no connection is open. Fri, 27 May 2011 10:41:31 GMT tbretz [10852] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Fixed workaround to open the seven sockets correctly; added some ... Fri, 27 May 2011 10:40:24 GMT tbretz [10851] * trunk/FACT++/src/fad.cc (modified) Added support for switching between command socket and data sockets. Fri, 27 May 2011 10:39:56 GMT tbretz [10850] * trunk/FACT++/src/ftm.cc (modified) Removed some obsolete output. Fri, 27 May 2011 10:39:10 GMT tbretz [10848] * trunk/FACT++/src/Dim.cc (modified) Changed GetLocalIP code to boost::asio for better readability. Thu, 26 May 2011 22:36:02 GMT tbretz [10846] * trunk/FACT++/src/fad.cc (modified) Start to listen on eight ports like the FAD boards. Thu, 26 May 2011 22:35:11 GMT tbretz [10845] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Improved workaround for ports. Thu, 26 May 2011 22:34:47 GMT tbretz [10844] * trunk/FACT++/src/fadctrl.cc (modified) Print thread status is ListSlots() Thu, 26 May 2011 16:11:36 GMT tbretz [10843] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added a workaround to pass the ports to the eventbuilder Thu, 26 May 2011 16:10:42 GMT tbretz [10842] * trunk/FACT++/src/fadctrl.cc (modified) Some little fixed to the offline mode Thu, 26 May 2011 15:41:53 GMT tbretz [10841] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added check in GetMaxMemory Thu, 26 May 2011 15:17:49 GMT tbretz [10837] * trunk/FACT++/src/fitsdump.cc (modified) Some performance improvements; added some comments with code to fill ... Thu, 26 May 2011 15:16:52 GMT tbretz [10836] * trunk/FACT++/src/EventBuilderWrapper.h (added) Thu, 26 May 2011 15:16:30 GMT tbretz [10835] * trunk/FACT++/src/fadctrl.cc (modified) Added --max-mem program option; updated allowed states for CONNECT ... Thu, 26 May 2011 15:14:56 GMT tbretz [10834] * trunk/FACT++/src/ftmctrl.cc (modified) Removed obsolete include of Timers.h Thu, 26 May 2011 15:14:00 GMT tbretz [10833] * trunk/FACT++/src/DimErrorRedirecter.cc (modified) An unknown Dim message is a warning now. Thu, 26 May 2011 15:13:40 GMT tbretz [10832] * trunk/FACT++/src/HeadersFAD.h (modified) Added state to signal whether the event-builder thread is still ... Thu, 26 May 2011 15:13:10 GMT tbretz [10831] * trunk/FACT++/src/Connection.cc (modified) Replaces some Message calls by Info Thu, 26 May 2011 14:47:05 GMT lyard [10829] * trunk/FACT++/src/dataLogger.cc (modified) Moved many things to functions Thu, 26 May 2011 08:20:25 GMT tbretz [10828] * trunk/FACT++/src/ftm.cc (modified) Added missing variable name in SendDynData Thu, 26 May 2011 07:51:40 GMT lyard [10827] * trunk/FACT++/src/simpleFitsDumper.cc (modified) Fixed ushort and short Wed, 25 May 2011 18:45:54 GMT tbretz [10826] * trunk/FACT++/src/fad.cc (added) Wed, 25 May 2011 15:38:42 GMT tbretz [10825] * trunk/FACT++/src/dataLogger.cc (modified) Unified main() with the other programs Wed, 25 May 2011 15:27:17 GMT tbretz [10824] * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Handle operation_aborted in timeouts Wed, 25 May 2011 15:26:56 GMT tbretz [10823] * trunk/FACT++/src/ftm.cc (modified) Handle operation_aborted in timeouts; multiply timestamp by 10000; ... Wed, 25 May 2011 15:25:55 GMT tbretz [10822] * trunk/FACT++/src/Connection.cc (modified) Handle operation_aborted in timeouts; improved ... Wed, 25 May 2011 13:46:05 GMT tbretz [10821] * trunk/FACT++/src/fadctrl.cc (modified) Removed the second HandleReadTimeout Wed, 25 May 2011 13:28:45 GMT tbretz [10820] * trunk/FACT++/src/dataLogger.cc (modified) Removed the obsolete *_disable_padding() calls; DimErrorRedirecter ... Wed, 25 May 2011 13:18:46 GMT tbretz [10819] * trunk/FACT++/src/dataLogger.cc (modified) Replaced code copied from the Converter class by a proper function call Wed, 25 May 2011 13:03:42 GMT tbretz [10818] * trunk/FACT++/src/dataLogger.cc (modified) Unified calls to MessageImp into ostrngstreams Wed, 25 May 2011 12:44:47 GMT tbretz [10817] * trunk/FACT++/src/HeadersFAD.h (modified) Moved commands here; added some more member functions. Wed, 25 May 2011 12:43:41 GMT tbretz [10816] * trunk/FACT++/src/fadctrl.cc (modified) Moved commands to HeaderFAD; fixed the range of the loop to set all ROIs Wed, 25 May 2011 12:42:39 GMT tbretz [10815] * trunk/FACT++/src/ftmctrl.cc (modified) Take care of canceled timeouts. Wed, 25 May 2011 12:18:26 GMT lyard [10814] * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/Fits.h (modified) * trunk/FACT++/src/dataLogger.cc (modified) Upgrade of the dataLogger to take several run numbers on the fly Tue, 24 May 2011 19:04:01 GMT tbretz [10811] * trunk/FACT++/src/fadctrl.cc (modified) Removed fake connections. We hav ethe event builder now. Tue, 24 May 2011 18:35:39 GMT tbretz [10806] * trunk/FACT++/src/dimctrl.cc (moved) Renamed test3.cc to dimctrl.cc Tue, 24 May 2011 18:34:55 GMT tbretz [10805] * trunk/FACT++/src/test3.cc (modified) Simplified program options handling. Tue, 24 May 2011 18:34:26 GMT tbretz [10804] * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fitsloader.cc (modified) Simplified program options handling. Tue, 24 May 2011 16:46:30 GMT tbretz [10802] * trunk/FACT++/src/chatclient.cc (modified) * trunk/FACT++/src/chatserv.cc (modified) Simplified program options handling. 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.