# # ChangeLog for trunk/FACT++ # # Generated by Trac 1.5.2 # 11/16/24 20:54:14 Mon, 03 Jun 2013 10:24:07 GMT tbretz [16620] * trunk/FACT++/gui/design.ui (modified) Removed some obsolete stuff. Mon, 03 Jun 2013 10:22:04 GMT tbretz [16619] * trunk/FACT++/src/EventBuilder.cc (modified) * trunk/FACT++/src/EventBuilder.h (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/FACT++/src/fadctrl.cc (modified) The incompolete event timeout can now be set as configuration value Mon, 03 Jun 2013 10:10:01 GMT tbretz [16618] * trunk/FACT++/src/EventBuilder.cc (modified) Added a different way to count the byted for the statistics; added ... Mon, 03 Jun 2013 10:03:34 GMT tbretz [16617] * trunk/FACT++/src/FAD.h (modified) Removed the total number of bytes, replaced by a relative one. Mon, 03 Jun 2013 09:04:42 GMT tbretz [16616] * trunk/FACT++/gui/FactGui.h (modified) setEnable must be setEnabled Mon, 03 Jun 2013 08:59:50 GMT tbretz [16614] * trunk/FACT++/gui/FactGui.h (modified) Adapted to changes in FAD_CONTROL/RUNS Mon, 03 Jun 2013 08:56:26 GMT tbretz [16612] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Removed some obsolete values from FAD_CONTROL/RUNS Sun, 02 Jun 2013 14:52:27 GMT tbretz [16589] * trunk/FACT++/src/FAD.h (modified) Removed Errors and SoftTrig Sun, 02 Jun 2013 14:52:07 GMT tbretz [16588] * trunk/FACT++/src/Time.cc (modified) Access the static data members as static data members (removes also ... Sun, 02 Jun 2013 14:51:25 GMT tbretz [16587] * trunk/FACT++/src/EventBuilderWrapper.h (modified) If the calibration has been updated, update it in runClose; removed ... Sun, 02 Jun 2013 14:50:33 GMT tbretz [16585] * trunk/FACT++/src/DataWriteFits2.cc (modified) Removed Errors and SoftTrig Sun, 02 Jun 2013 14:50:15 GMT tbretz [16584] * trunk/FACT++/src/EventBuilder.cc (modified) Removed Errors and SoftTrig; let the runClose access the RUN_CTRL (to ... Sun, 02 Jun 2013 14:49:12 GMT tbretz [16582] * trunk/FACT++/src/DataProcessorImp.cc (modified) Removed reference to SoftTrig Sun, 02 Jun 2013 14:48:49 GMT tbretz [16581] * trunk/FACT++/src/MessageDim.cc (modified) Moved also the output to the console to the Queue... let's see if ... Sun, 02 Jun 2013 14:48:13 GMT tbretz [16579] * trunk/FACT++/src/EventBuilder.h (modified) Reset the whole memory... this should relly not make a big ... Sun, 02 Jun 2013 14:38:25 GMT tbretz [16577] * trunk/FACT++/src/smartfact.cc (modified) Changed again the logic how the scale is calculated. Sun, 02 Jun 2013 10:41:27 GMT tbretz [16572] * trunk/FACT++/src/smartfact.cc (modified) Made the last changes compile and removed the stray # Sun, 02 Jun 2013 10:32:49 GMT tbretz [16571] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Make sure that no run-file is open (this gives quite some probability ... Sun, 02 Jun 2013 10:31:51 GMT tbretz [16570] * trunk/FACT++/scripts/takeRun.js (modified) We have to check for the MCP state, too, to make sure that the state ... Sun, 02 Jun 2013 01:19:43 GMT tbretz [16569] * trunk/FACT++/src/EventBuilder.cc (modified) * trunk/FACT++/src/EventBuilder.h (modified) Show an out-of-memory message not more often than once a second; ... Sun, 02 Jun 2013 01:18:30 GMT tbretz [16568] * trunk/FACT++/src/smartfact.cc (modified) Updated the scale on the event plot - the scale for drs-gain events ... Sun, 02 Jun 2013 01:17:21 GMT tbretz [16567] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Sending the RawData must be the vector (the data) not the pointer itself. Sun, 02 Jun 2013 01:15:52 GMT tbretz [16566] * trunk/FACT++/src/ConnectionUSB.cc (modified) Added some more output to the log for debugging. Sun, 02 Jun 2013 01:12:46 GMT tbretz [16565] * trunk/FACT++/src/ratecontrol.cc (modified) Ratecontrol might still believe that the trigger is on, so we force ... Sat, 01 Jun 2013 18:56:09 GMT tbretz [16562] * trunk/FACT++/src/queue.h (modified) Added a possibility to move an entry from another list into this list. Sat, 01 Jun 2013 11:45:51 GMT tbretz [16541] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Use the Time already determined. Sat, 01 Jun 2013 11:15:07 GMT tbretz [16540] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Fixed some typos in the last commit Sat, 01 Jun 2013 11:11:51 GMT tbretz [16539] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Move the update for the fDimWriteStats to UpdateRuns, so it does not ... Sat, 01 Jun 2013 11:04:31 GMT tbretz [16538] * trunk/FACT++/src/InterpreterV8.cc (modified) Improved a bit the interpretation of a int64, now it is interpreted ... Sat, 01 Jun 2013 11:03:09 GMT tbretz [16537] * trunk/FACT++/src/StateMachineDim.h (modified) Only wait if this is a valid server, e.g. dimctrl is not. Sat, 01 Jun 2013 11:00:50 GMT tbretz [16536] * trunk/FACT++/src/ratescan.cc (modified) Send the RESET_CONFIGURE as soon as we are InProgress Fri, 31 May 2013 14:55:54 GMT tbretz [16534] * trunk/FACT++/src/mcp.cc (modified) Send CLOSE_OPEN_FILES when a run is stopped. Fri, 31 May 2013 14:25:57 GMT tbretz [16533] * trunk/FACT++/scripts/CheckUnderflow.js (modified) * trunk/FACT++/scripts/Main.js (modified) * trunk/FACT++/scripts/handleFadConnected.js (modified) Renamed WritingData of fadctrl to RunInProgress Fri, 31 May 2013 14:19:27 GMT tbretz [16532] * trunk/FACT++/src/HeadersFAD.h (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/mcp.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Renamed state WritingData of fadctrl to RunInProgress Fri, 31 May 2013 13:32:08 GMT tbretz [16531] * trunk/FACT++/src/EventBuilder.cc (modified) Improved statistics sent with GUI_STATS; some cosmetics Fri, 31 May 2013 13:31:07 GMT tbretz [16530] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Let applyCalib know how big the current queue is to optimize cpu ... Fri, 31 May 2013 13:26:52 GMT tbretz [16529] * trunk/FACT++/gui/FactGui.h (modified) Adapted to changed in GUI_STATS Fri, 31 May 2013 13:26:29 GMT tbretz [16528] * trunk/FACT++/src/queue.h (modified) Made the list a class member to avoid accesses from outsize and ... Fri, 31 May 2013 13:23:54 GMT tbretz [16527] * trunk/FACT++/src/mcp.cc (modified) Do not go out of TakingData only because the trigger is switched off. Fri, 31 May 2013 13:23:18 GMT tbretz [16526] * trunk/FACT++/gui/design.ui (modified) Adapted FAD section to updates in GUI_STATS Fri, 31 May 2013 12:11:47 GMT tbretz [16525] * trunk/FACT++/gui/FactGui.h (modified) Adapted to changes in GUI_STATS Fri, 31 May 2013 12:06:25 GMT tbretz [16524] * trunk/FACT++/src/FAD.h (modified) Simplified GUI_STATS Thu, 30 May 2013 15:05:25 GMT lyard [16506] * trunk/FACT++/src/fitsCompressor.cc (modified) changed output text of fitsCompressor Thu, 30 May 2013 14:59:22 GMT lyard [16502] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/factfits.h (modified) fixed bug with negative start cell Thu, 30 May 2013 14:01:59 GMT lyard [16485] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/factfits.h (modified) changed drs calib table name Thu, 30 May 2013 13:56:03 GMT tbretz [16483] * trunk/FACT++/src/StateMachineDim.h (modified) Added also a one second sleep before shutting down dim. This allows ... Thu, 30 May 2013 13:55:19 GMT tbretz [16482] * trunk/FACT++/src/DimDescriptionService.cc (modified) * trunk/FACT++/src/DimDescriptionService.h (modified) Added setData for const char* and for string Thu, 30 May 2013 13:54:49 GMT tbretz [16481] * trunk/FACT++/src/queue.h (modified) included the header for list Thu, 30 May 2013 13:53:51 GMT tbretz [16479] * trunk/FACT++/src/MessageDim.cc (modified) * trunk/FACT++/src/MessageDim.h (modified) Use the new Queue class to queue the Messages. This avoids Dim ... Thu, 30 May 2013 09:55:21 GMT tbretz [16477] * trunk/FACT++/recompile.sh (modified) Increased waiting time to check for server availablility a bit. Thu, 30 May 2013 09:48:58 GMT tbretz [16476] * trunk/FACT++/src/DimWriteStatistics.cc (modified) Added descriptions; use time as service time. Thu, 30 May 2013 09:48:38 GMT tbretz [16475] * trunk/FACT++/src/DimDescriptionService.h (modified) Added the missing setData with a typename template. Thu, 30 May 2013 09:15:26 GMT tbretz [16470] * trunk/FACT++/src/EventBuilder.c (deleted) The C version is not needed anymore. Thu, 30 May 2013 09:14:11 GMT tbretz [16469] * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/temperature.cc (modified) Made compile also with the root version on gate. Thu, 30 May 2013 09:01:07 GMT tbretz [16466] * trunk/FACT++/www/showlog/index.php (modified) Check if 'dir' property exists. Wed, 29 May 2013 23:37:34 GMT tbretz [16451] * trunk/FACT++/src/ratescan.cc (modified) Replaced some SendCommand by SendCommandNB and some DimClient by Dim Wed, 29 May 2013 23:36:47 GMT tbretz [16450] * trunk/FACT++/src/ratecontrol.cc (modified) Fixed a typo and replaced another DImClient by Dim Wed, 29 May 2013 23:33:44 GMT tbretz [16449] * trunk/FACT++/src/ratecontrol.cc (modified) Changed some SendCommand to SendCommandNB - no need to block; added ... Wed, 29 May 2013 23:25:33 GMT tbretz [16448] * trunk/FACT++/scripts/handleRatectrlConnected.js (modified) Fixed a typo and added DimNetworkNotAvailable. Wed, 29 May 2013 23:25:08 GMT tbretz [16447] * trunk/FACT++/scripts/takeRun.js (modified) Added time to output -- to be further improved. Wed, 29 May 2013 23:24:40 GMT tbretz [16446] * trunk/FACT++/src/mcp.cc (modified) Added some comments Wed, 29 May 2013 23:23:28 GMT tbretz [16445] * trunk/FACT++/src/ratecontrol.cc (modified) Added time to output; Require the physics trigger be enables and ... Wed, 29 May 2013 23:17:24 GMT tbretz [16444] * trunk/FACT++/src/ftmctrl.cc (modified) First send the command to the FTM then the Dim message; change the ... Wed, 29 May 2013 21:02:43 GMT lyard [16443] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/factfits.h (modified) * trunk/Mars/mcore/fits.h (modified) * trunk/Mars/mcore/zfits.h (modified) more tweaks to factfits Wed, 29 May 2013 17:20:14 GMT tbretz [16441] * trunk/FACT++/scripts/Main.js (modified) Some updates to the output; added a timeout when waiting for the ... Wed, 29 May 2013 10:58:43 GMT tbretz [16423] * trunk/FACT++/src/fitsdump.cc (modified) Use zfits instead of fits. Wed, 29 May 2013 00:16:50 GMT lyard [16418] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/factfits.h (modified) * trunk/Mars/mcore/zfits.h (modified) Fixed bugs from improvements Tue, 28 May 2013 16:58:08 GMT tbretz [16413] * trunk/FACT++/src/feedback.cc (modified) Replaced some size() by empty() where possible. Tue, 28 May 2013 16:52:26 GMT tbretz [16412] * trunk/FACT++/src/feedback.cc (modified) Reverting to last revision. Tue, 28 May 2013 13:07:56 GMT tbretz [16387] * trunk/FACT++/src/LocalControl.h (modified) Replaced target by state; target is not needed and might even throw ... Tue, 28 May 2013 12:53:41 GMT tbretz [16386] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Also send a CLOSE_OPEN_FILES Tue, 28 May 2013 12:53:03 GMT tbretz [16385] * trunk/FACT++/scripts/takeRun.js (modified) Theoretically, the fadctrl can also hang in Configuring1 because that ... Tue, 28 May 2013 12:52:28 GMT tbretz [16384] * trunk/FACT++/scripts/Startup.js (modified) Some improvements switching on the drive cabinet. Tue, 28 May 2013 12:51:23 GMT tbretz [16383] * trunk/FACT++/src/ftmctrl.cc (modified) Added some info to some log-message Tue, 28 May 2013 12:50:50 GMT tbretz [16382] * trunk/FACT++/src/EventBuilder.cc (modified) Some more performance improvements (e.g. emplace instead of post, ... Tue, 28 May 2013 12:48:41 GMT tbretz [16381] * trunk/FACT++/src/EventBuilderWrapper.h (modified) There is no need to copy shared_ptrs when the pointer is kept valid ... Tue, 28 May 2013 12:45:31 GMT tbretz [16380] * trunk/FACT++/src/EventBuilder.h (modified) Added more kRequest enums; moved the request form the run-ctrl (where ... Tue, 28 May 2013 12:42:50 GMT tbretz [16379] * trunk/FACT++/src/makedata.cc (modified) * trunk/FACT++/src/makeplots.cc (modified) The closing paranthesis was missing Tue, 28 May 2013 12:41:47 GMT tbretz [16378] * trunk/FACT++/src/makedata.cc (modified) * trunk/FACT++/src/makeplots.cc (modified) The argument for cos() must be float Tue, 28 May 2013 12:40:12 GMT tbretz [16377] * trunk/FACT++/src/makedata.cc (modified) * trunk/FACT++/src/makeplots.cc (modified) Added the updated formula for the decrease of energy threshold with ... Tue, 28 May 2013 12:39:26 GMT tbretz [16376] * trunk/FACT++/src/Time.cc (modified) * trunk/FACT++/src/Time.h (modified) Fixed a problem with one of the constructors. We should keep the ... Tue, 28 May 2013 12:37:10 GMT tbretz [16375] * trunk/FACT++/src/mcp.cc (modified) First make sure that the ratecontrol is switched off before starting ... Mon, 27 May 2013 12:58:23 GMT lyard [16286] * trunk/FACT++/Makefile.am (modified) added fitsCompressor executable Mon, 27 May 2013 00:27:43 GMT lyard [16285] * trunk/FACT++/src/fitsCompressor.cc (added) * trunk/Mars/mcore/factfits.h (added) * trunk/Mars/mcore/zfits.h (added) added new files for fitsCompressor and compressed files read headers Sun, 26 May 2013 20:19:13 GMT tbretz [16283] * trunk/FACT++/src/queue.h (modified) In analogy to the container functions, added post and emplace Sun, 26 May 2013 20:18:21 GMT tbretz [16282] * trunk/FACT++/src/Description.cc (modified) * trunk/FACT++/src/DimState.h (modified) * trunk/FACT++/src/State.cc (modified) * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/feedback.cc (modified) * trunk/FACT++/src/makedata.cc (modified) * trunk/FACT++/src/makeplots.cc (modified) * trunk/FACT++/src/ratecontrol.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Replaced push_back by emplac_back were reasonable. Fri, 24 May 2013 20:37:52 GMT tbretz [16197] * trunk/FACT++/src/mcp.cc (modified) Also stop configuration of ratecontrol when a configuration is reset. Fri, 24 May 2013 20:37:09 GMT tbretz [16196] * trunk/FACT++/src/Time.cc (modified) * trunk/FACT++/src/Time.h (modified) Added a constructor with a timeval... fixed a problem with the time_t ... Fri, 24 May 2013 13:05:53 GMT tbretz [16109] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) Switched from the C-version for the event builder to the C++ version Fri, 24 May 2013 13:04:48 GMT tbretz [16108] * trunk/FACT++/src/EventBuilder.cc (modified) * trunk/FACT++/src/EventBuilder.h (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added a new run-close condition for the case an invalid event was ... Fri, 24 May 2013 13:00:44 GMT tbretz [16107] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Removed the C-interface and added the C++-interface to the event ... Fri, 24 May 2013 12:56:21 GMT tbretz [16106] * trunk/FACT++/src/fadctrl.cc (modified) Removed a lot of debug code which was never used anyway; improved ... Fri, 24 May 2013 12:54:56 GMT tbretz [16105] * trunk/FACT++/src/EventBuilder.h (modified) Added the new structures EVT_CTRL2 and RUN_CTRL2 Fri, 24 May 2013 12:54:27 GMT tbretz [16104] * trunk/FACT++/src/FAD.h (modified) Removed some obsolete old structs; some imporvement to the ... Fri, 24 May 2013 12:53:35 GMT tbretz [16103] * trunk/FACT++/src/EventBuilder.cc (modified) some imporvements of the output; some improvements to the statistics; ... Fri, 24 May 2013 12:36:21 GMT tbretz [16102] * trunk/FACT++/scripts/doc/Thread.js (modified) * trunk/FACT++/scripts/doc/v8.js (modified) * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Added a user supplied 'this' argument to v8.timeout and the Thread class. Thu, 23 May 2013 18:20:38 GMT tbretz [16099] * trunk/FACT++/scripts/handleDriveArmed.js (modified) Skip the message in the log stream. Thu, 23 May 2013 18:20:12 GMT tbretz [16098] * trunk/FACT++/scripts/CheckUnderflow.js (modified) For the event the descriptions are needed. Thu, 23 May 2013 18:14:03 GMT tbretz [16097] * trunk/FACT++/src/DataWriteFits2.cc (modified) Fixed handling of fTstart/fTstop; the start time is now available in ... Thu, 23 May 2013 18:13:14 GMT tbretz [16096] * trunk/FACT++/src/DimServiceInfoList.cc (modified) Replaces size() by empty() where possible