# # ChangeLog for trunk/FACT++ # # Generated by Trac 1.5.2 # 11/11/24 19:57:54 Fri, 22 Jul 2011 07:50:23 GMT tbretz [11533] * trunk/FACT++/src/fad.cc (modified) Optimized event creation. Fri, 22 Jul 2011 07:49:55 GMT tbretz [11532] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Changed fExpectedRuns to keep target configuration; added NumBoards ... Fri, 22 Jul 2011 07:48:58 GMT tbretz [11531] * trunk/FACT++/src/fadctrl.cc (modified) Propagate target configuration to EventBuilderWrapper. Fri, 22 Jul 2011 07:48:30 GMT tbretz [11530] * trunk/FACT++/src/Main.h (modified) Flush the output during startup immediately. Fri, 22 Jul 2011 07:48:11 GMT tbretz [11529] * trunk/FACT++/src/WindowLog.h (modified) Added getter for fNullOUtput and fEnableBacklog Fri, 22 Jul 2011 07:46:55 GMT tbretz [11528] * trunk/FACT++/src/Connection.cc (modified) Replace a v6 loopback address by a v4 loopback address; we do not ... Fri, 22 Jul 2011 07:46:22 GMT tbretz [11527] * trunk/FACT++/src/HeadersFAD.h (modified) Added operator!= to Header Fri, 22 Jul 2011 07:45:50 GMT tbretz [11526] * trunk/FACT++/src/DimSetup.cc (modified) Moved output to Setup function; changed output contents; return ... Fri, 22 Jul 2011 07:45:09 GMT tbretz [11525] * trunk/FACT++/src/ftm.cc (modified) Added kCmdConfigFTU as a stub. Fri, 22 Jul 2011 07:44:52 GMT tbretz [11524] * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/Fits.h (modified) Write now takes a const reference Fri, 22 Jul 2011 07:44:26 GMT tbretz [11523] * trunk/FACT++/gui/MainWindow.cc (modified) Fixed FadResetTriggerId Thu, 21 Jul 2011 17:37:12 GMT tbretz [11522] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Fixed format of fDimStatistics1. Thu, 21 Jul 2011 17:34:57 GMT tbretz [11521] * trunk/FACT++/src/EventBuilder.c (modified) * trunk/FACT++/src/FAD.h (modified) folgende bug-fixes sind drin: - gotNewRun sollte jetzt ... Thu, 21 Jul 2011 16:44:23 GMT tbretz [11520] * trunk/FACT++/src/ftmctrl.cc (modified) Request static data instead of just the register. Thu, 21 Jul 2011 16:36:51 GMT tbretz [11519] * trunk/FACT++/src/HeadersFTM.h (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Added new command to configure a single FTU and use this in ... Thu, 21 Jul 2011 12:28:14 GMT tbretz [11518] * trunk/FACT++/src/DimWriteStatistics.h (modified) Fixed includes for g++ 4.5.2 Thu, 21 Jul 2011 12:27:46 GMT tbretz [11517] * trunk/FACT++/src/EventImp.h (modified) Explicit conversion of function to bool needed for newer g++ Thu, 21 Jul 2011 12:26:23 GMT tbretz [11516] * trunk/FACT++/src/mcp.cc (modified) Removed some arguments to suppress compiler warnings. Thu, 21 Jul 2011 11:13:15 GMT tbretz [11512] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) Made mcp be compiled by default. Thu, 21 Jul 2011 11:11:30 GMT tbretz [11511] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/src/EventBuilder.c (modified) * trunk/FACT++/src/FAD.h (modified) Updated to latest version of event builder. Thu, 21 Jul 2011 11:04:01 GMT tbretz [11510] * trunk/FACT++/src/fad.cc (modified) improvements to pulse simulation - needs optimization. Thu, 21 Jul 2011 11:03:05 GMT tbretz [11509] * trunk/FACT++/src/mcp.cc (modified) send STOP_RUN instead of STOP to FTM. Thu, 21 Jul 2011 11:02:08 GMT tbretz [11508] * trunk/FACT++/gui/FactGui.h (modified) Fixed the QVariant value in fMcpNumEvents Thu, 21 Jul 2011 11:01:48 GMT tbretz [11507] * trunk/FACT++/gui/design.ui (modified) Fixed a name. Thu, 21 Jul 2011 08:31:57 GMT lyard [11500] * trunk/FACT++/src/datalogger.cc (modified) fixed a bug related to bad services formatting Wed, 20 Jul 2011 19:20:52 GMT tbretz [11499] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Propagate the maximum number of events and the maximum run-type ... Wed, 20 Jul 2011 19:20:31 GMT tbretz [11498] * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/mcp.cc (modified) Propagate the maximum number of events and the maximum run-type ... Wed, 20 Jul 2011 19:19:39 GMT tbretz [11497] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) * trunk/FACT++/gui/design.ui (modified) Added preliminary widgets for starting runs from the GUI. Wed, 20 Jul 2011 17:49:32 GMT tbretz [11496] * trunk/FACT++/src/Converter.cc (modified) Optimized ToFits according to the result of the optimization of the ... Wed, 20 Jul 2011 17:36:02 GMT tbretz [11495] * trunk/FACT++/src/datalogger.cc (modified) Fixed a minor compiler issue from last commit. Wed, 20 Jul 2011 17:10:49 GMT tbretz [11494] * trunk/FACT++/src/mcp.cc (modified) Added some code to stop the ftm and the fads. Wed, 20 Jul 2011 17:10:27 GMT tbretz [11493] * trunk/FACT++/src/fad.cc (modified) Receive the trigger id from the ftm; added gauss pulses in case the ... Wed, 20 Jul 2011 17:09:56 GMT tbretz [11492] * trunk/FACT++/src/ftm.cc (modified) Send the trigger id with the trigger. Wed, 20 Jul 2011 09:27:47 GMT tbretz [11484] * trunk/FACT++/src/Dim.h (modified) Added a specialized template of SendCommand, suitable to send a string Wed, 20 Jul 2011 09:27:17 GMT tbretz [11483] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Configuration.h (modified) * trunk/FACT++/src/Main.h (modified) * trunk/FACT++/src/biasctrl.cc (modified) * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/fscctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/mcp.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Added a registry for wildcarded options to detect unaccessed options; ... Wed, 20 Jul 2011 07:04:13 GMT tbretz [11482] * trunk/FACT++/src/Converter.cc (modified) Fixed a problem with stoi when the string was empty. Wed, 20 Jul 2011 07:03:38 GMT tbretz [11481] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Configuration.h (modified) * trunk/FACT++/src/EventImp.h (modified) * trunk/FACT++/src/Main.h (modified) * trunk/FACT++/src/biasctrl.cc (modified) * trunk/FACT++/src/chatserv.cc (modified) * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/fscctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/mcp.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Replaced boost::thread by std::thread and boost::bind by std::bind ... Tue, 19 Jul 2011 20:09:12 GMT tbretz [11480] * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/mcp.cc (modified) Removed obsolete include. Tue, 19 Jul 2011 20:03:37 GMT tbretz [11479] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Connection.cc (modified) * trunk/FACT++/src/ConnectionUSB.cc (modified) * trunk/FACT++/src/Console.cc (modified) * trunk/FACT++/src/Converter.cc (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/FACT++/src/EventImp.cc (modified) * trunk/FACT++/src/LocalControl.h (modified) * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/StateMachineDim.cc (modified) * trunk/FACT++/src/fscctrl.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Replaces ato/atof by stoi/stof; replaced boost::lexical_cast by to_string Tue, 19 Jul 2011 19:30:10 GMT tbretz [11478] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Connection.cc (modified) Removed some obsolete include. Tue, 19 Jul 2011 19:23:38 GMT tbretz [11477] * trunk/FACT++/src/biasctrl.cc (modified) Make use of Main.h Tue, 19 Jul 2011 19:19:38 GMT tbretz [11476] * trunk/FACT++/src/fscctrl.cc (modified) Removed some obsolete includes. Tue, 19 Jul 2011 19:19:21 GMT tbretz [11475] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) Added libDimExtension for drivectrl Tue, 19 Jul 2011 19:18:56 GMT tbretz [11474] * trunk/FACT++/src/drivectrl.cc (modified) Removed some obsolete includes; made it compile again. Tue, 19 Jul 2011 19:00:38 GMT tbretz [11473] * trunk/FACT++/src/scheduler.cc (modified) Removed some obsolete includes. Tue, 19 Jul 2011 18:55:02 GMT tbretz [11472] * trunk/FACT++/src/Main.h (modified) Replaced boost::thread by std::thread. Tue, 19 Jul 2011 18:54:39 GMT tbretz [11471] * trunk/FACT++/src/Connection.h (modified) * trunk/FACT++/src/ConnectionUSB.h (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Replaced boost::array by std::array Tue, 19 Jul 2011 15:38:17 GMT tbretz [11470] * trunk/FACT++/src/Main.h (modified) Improved output. Tue, 19 Jul 2011 15:37:52 GMT tbretz [11469] * trunk/FACT++/src/HeadersFTM.h (modified) Fixed EnableAllPixels Tue, 19 Jul 2011 15:37:32 GMT tbretz [11468] * trunk/FACT++/src/StateMachineImp.cc (modified) Only plot the created commands in debig mode. Tue, 19 Jul 2011 15:37:01 GMT tbretz [11467] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Replaced value by INT32_MAX; replaced StartPix with StartCell Tue, 19 Jul 2011 15:36:27 GMT tbretz [11466] * trunk/FACT++/src/fad.cc (modified) Improved random data. Tue, 19 Jul 2011 15:35:17 GMT tbretz [11465] * trunk/FACT++/src/ftmctrl.cc (modified) Fixed the expected size in the SetClockFrequency tab. Tue, 19 Jul 2011 15:34:49 GMT tbretz [11464] * trunk/FACT++/gui/FactGui.h (modified) Fixed some display in the ADC tab. Tue, 19 Jul 2011 13:13:46 GMT lyard [11463] * trunk/FACT++/src/datalogger.cc (modified) added backlog of events and log without dim Mon, 18 Jul 2011 15:35:51 GMT tbretz [11446] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Removed the debug values for maxevt and maxtime; removed two obsolete ... Mon, 18 Jul 2011 15:26:48 GMT tbretz [11445] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Updated access to run-number and store it into fExpectedRuns instead ... Mon, 18 Jul 2011 15:25:00 GMT tbretz [11444] * trunk/FACT++/src/fadctrl.cc (modified) Updated access to run-number. Mon, 18 Jul 2011 15:24:29 GMT tbretz [11443] * trunk/FACT++/src/EventBuilder.c (modified) Latest updates. Mon, 18 Jul 2011 15:23:36 GMT tbretz [11442] * trunk/FACT++/gui/FactGui.h (modified) Replaced DimEventData by EVENT Mon, 18 Jul 2011 15:22:42 GMT tbretz [11441] * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/Fits.h (modified) * trunk/FACT++/src/datalogger.cc (modified) Write a proper FITS header; removed obsolete fMjdRef data member Mon, 18 Jul 2011 13:41:34 GMT tbretz [11440] * trunk/FACT++/src/Time.cc (modified) Added some comment. Mon, 18 Jul 2011 13:40:03 GMT tbretz [11439] * trunk/FACT++/src/Time.cc (modified) * trunk/FACT++/src/Time.h (modified) Added Iso() member function. Fri, 15 Jul 2011 14:26:34 GMT tbretz [11423] * trunk/FACT++/src/Configuration.cc (modified) To be able to properly remobe the .libs also check the current path ... Fri, 15 Jul 2011 14:25:32 GMT tbretz [11422] * trunk/FACT++/src/fad.cc (modified) Don't use just a single buffer for writing, it might become ... Fri, 15 Jul 2011 14:24:32 GMT tbretz [11421] * trunk/FACT++/src/fadctrl.cc (modified) Fall back from configured to connected as soon as the corresponding ... Fri, 15 Jul 2011 14:23:47 GMT tbretz [11420] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added Prescaler stuff and goNewRun feature. Fri, 15 Jul 2011 14:23:12 GMT tbretz [11419] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/design.ui (modified) Added prescaler stuff. Fri, 15 Jul 2011 13:10:50 GMT tbretz [11418] * trunk/FACT++/src/DimWriteStatistics.h (modified) Replaced the include of MessageDim with MessageImp Fri, 15 Jul 2011 13:10:26 GMT tbretz [11417] * trunk/FACT++/src/MessageDim.h (modified) Removed an obsolete comment block. Fri, 15 Jul 2011 12:42:49 GMT tbretz [11416] * trunk/FACT++/src/datalogger.cc (modified) Removed an obsolete bool. Fri, 15 Jul 2011 12:40:21 GMT tbretz [11415] * trunk/FACT++/src/datalogger.cc (modified) Added some const qualifiers. Thu, 14 Jul 2011 11:15:03 GMT lyard [11406] * trunk/FACT++/src/datalogger.cc (modified) Open the log file right away if path given in configuration Thu, 14 Jul 2011 10:42:42 GMT lyard [11405] * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/Fits.h (modified) * trunk/FACT++/src/datalogger.cc (modified) various improvements of the datalogger Thu, 14 Jul 2011 08:22:46 GMT tbretz [11404] * trunk/FACT++/src/Configuration.cc (modified) Added fact++.rc global configuration file. Thu, 14 Jul 2011 08:01:17 GMT tbretz [11403] * trunk/FACT++/src/dimctrl.cc (modified) Use Vec instead of Get and make sure 'console' is not accessed if not ... Thu, 14 Jul 2011 08:00:16 GMT tbretz [11402] * trunk/FACT++/src/MessageImp.h (modified) Changed the default qos from kInfo to kMessage Thu, 14 Jul 2011 07:59:49 GMT tbretz [11401] * trunk/FACT++/src/Main.h (modified) Do not output = if avlue is empty Thu, 14 Jul 2011 07:59:29 GMT tbretz [11400] * trunk/FACT++/src/Configuration.cc (modified) Do not output = if value is empty Thu, 14 Jul 2011 07:58:54 GMT tbretz [11399] * trunk/FACT++/src/StateMachineImp.cc (modified) Added microseconds to time output. Thu, 14 Jul 2011 07:58:35 GMT tbretz [11398] * trunk/FACT++/src/MessageImp.cc (modified) Added microseconds to time output. Thu, 14 Jul 2011 07:58:04 GMT tbretz [11397] * trunk/FACT++/src/StateMachineDim.h (modified) Made write public to be accessed from Main.h Thu, 14 Jul 2011 07:57:37 GMT tbretz [11396] * trunk/FACT++/src/EventImp.cc (modified) Adapted output to what we have now elsewhere. Thu, 14 Jul 2011 07:57:09 GMT tbretz [11395] * trunk/FACT++/src/MessageDim.cc (modified) Set the Dim timestamp to the given time. Thu, 14 Jul 2011 07:56:46 GMT tbretz [11394] * trunk/FACT++/src/fadctrl.cc (modified) Fixed a warning in SetTriggerRate Thu, 14 Jul 2011 07:56:17 GMT tbretz [11393] * trunk/FACT++/src/Time.cc (modified) * trunk/FACT++/src/Time.h (modified) Added Time_t() Thu, 14 Jul 2011 07:55:49 GMT tbretz [11392] * trunk/FACT++/gui/FactGui.h (modified) Added milliseconds to time output. Wed, 13 Jul 2011 22:28:18 GMT tbretz [11391] * trunk/FACT++/configure (modified) * trunk/FACT++/configure.ac (modified) Added svn path as PACKAGE_URL Wed, 13 Jul 2011 22:27:36 GMT tbretz [11390] * trunk/FACT++/src/Main.h (modified) Updated startup block Wed, 13 Jul 2011 22:19:17 GMT tbretz [11389] * trunk/FACT++/src/Main.h (modified) UPdated startup block Wed, 13 Jul 2011 22:09:17 GMT tbretz [11388] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/src/Main.h (modified) Added svn revision to output at startup. Wed, 13 Jul 2011 21:44:03 GMT tbretz [11387] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Configuration.h (modified) Added code to unify access to parsed options; added GetOptions Wed, 13 Jul 2011 21:43:26 GMT tbretz [11386] * trunk/FACT++/src/Main.h (modified) Added output of a lot of information at startup. Wed, 13 Jul 2011 17:42:01 GMT tbretz [11384] * trunk/FACT++/src/mcp.cc (added) Wed, 13 Jul 2011 17:41:36 GMT tbretz [11383] * trunk/FACT++/Makefile.in (modified) Added dim libraries to fad and ftm; added mcp Wed, 13 Jul 2011 17:41:12 GMT tbretz [11382] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) Added dim libraries to fad and ftm; added mcp Wed, 13 Jul 2011 17:39:52 GMT tbretz [11381] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Some changes to the way filenames are determined; made MessageImp a ... Wed, 13 Jul 2011 17:38:23 GMT tbretz [11380] * trunk/FACT++/src/fad.cc (modified) * trunk/FACT++/src/ftm.cc (modified) Implemented sending triggers from the ftm to the fad via Dim. Wed, 13 Jul 2011 17:37:57 GMT tbretz [11379] * trunk/FACT++/src/fadctrl.cc (modified) Updated the behaviour of the configure command; allow all possible ... Wed, 13 Jul 2011 17:36:11 GMT tbretz [11378] * trunk/FACT++/src/ftmctrl.cc (modified) Updated the bahaviour of the CONFIGURE command.