# # ChangeLog for trunk # # Generated by Trac 1.5.2 # 09/22/24 20:13:42 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 Tue, 19 Jul 2011 10:13:33 GMT tbretz [11461] * trunk/Mars/Changelog (modified) * trunk/Mars/mbase/MFits.h (modified) Made also Entry public -- for newer root versions and moved ReadBlock ... Mon, 18 Jul 2011 16:52:11 GMT tbretz [11460] * trunk/Mars/Changelog (modified) Latest changes. Mon, 18 Jul 2011 16:51:39 GMT tbretz [11459] * trunk/Mars/mraw/MRawFitsRead.cc (added) * trunk/Mars/mraw/MRawFitsRead.h (added) Mon, 18 Jul 2011 16:50:45 GMT tbretz [11457] * trunk/Mars/mraw/Makefile (modified) * trunk/Mars/mraw/RawLinkDef.h (modified) Added MRawFitsRead Mon, 18 Jul 2011 16:49:49 GMT tbretz [11456] * trunk/Mars/mfileio/MReadMarsFile.cc (modified) Read the first header already at preprocessing time so that at least ... Mon, 18 Jul 2011 16:48:09 GMT tbretz [11454] * trunk/Mars/merpp.cc (modified) Fixed raplacing of extension and added fits as a valid extension. Mon, 18 Jul 2011 16:47:44 GMT tbretz [11453] * trunk/Mars/mjobs/MJMerpp.cc (modified) Use FITS reader instead of raw-reader if it is a FITS raw file. Mon, 18 Jul 2011 16:46:38 GMT tbretz [11452] * trunk/Mars/mraw/MRawRunHeader.h (modified) Added Getter for fCameraVersion Mon, 18 Jul 2011 16:44:58 GMT tbretz [11451] * trunk/Mars/manalysis/MGeomApply.cc (modified) Au^Cmatically use MGeomCamFACT if the run header says that it is a ... Mon, 18 Jul 2011 16:19:17 GMT tbretz [11450] * trunk/Mars/mbase/MFits.h (modified) Added some comments about FITS basic types. Mon, 18 Jul 2011 16:18:46 GMT tbretz [11449] * trunk/Mars/mpedestal/MPedestalSubtract.cc (modified) Improved some output. Mon, 18 Jul 2011 15:50:27 GMT tbretz [11448] * trunk/Mars/mraw/MRawRunHeader.cc (modified) * trunk/Mars/mraw/MRawRunHeader.h (modified) Added setter to init fact data and to set the format values. Mon, 18 Jul 2011 15:49:40 GMT tbretz [11447] * trunk/Mars/mraw/MRawFileRead.cc (modified) * trunk/Mars/mraw/MRawFileRead.h (modified) Added virtual function to initialize reading event data. 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. Mon, 18 Jul 2011 12:24:38 GMT tbretz [11438] * trunk/Mars/mbase/BaseLinkDef.h (modified) * trunk/Mars/mbase/Makefile (modified) Added MFits Mon, 18 Jul 2011 12:23:20 GMT tbretz [11437] * trunk/Mars/mbase/MFits.cc (added) Mon, 18 Jul 2011 12:21:49 GMT tbretz [11436] * trunk/Mars/mbase/MFits.h (added) Mon, 18 Jul 2011 12:20:42 GMT tbretz [11435] * trunk/Mars/mbase/MZlib.cc (modified) * trunk/Mars/mbase/MZlib.h (modified) Further optimized seeking so that we always seek relative. Mon, 18 Jul 2011 08:57:05 GMT tbretz [11434] * trunk/Mars/mbase/MZlib.cc (modified) * trunk/Mars/mbase/MZlib.h (modified) Removed the need of fill_buffer Mon, 18 Jul 2011 08:31:05 GMT tbretz [11433] * trunk/Mars/mbase/MZlib.h (modified) There is no need to make the derivative from istream virtual. Mon, 18 Jul 2011 08:30:07 GMT tbretz [11432] * trunk/Mars/mbase/MParContainer.cc (modified) * trunk/Mars/mbase/MParContainer.h (modified) Added function DataMember which will return a pointer to a data ... Mon, 18 Jul 2011 08:27:48 GMT tbretz [11431] * trunk/Mars/mraw/MRawFileRead.cc (modified) * trunk/Mars/mraw/MRawFileRead.h (modified) Outsourced OpenFile and ReadRunHeader to their own funtions. Mon, 18 Jul 2011 08:26:29 GMT tbretz [11430] * trunk/Mars/mraw/MRawRead.h (modified) Made ReadEvent and SkipEvent virtual. Mon, 18 Jul 2011 08:25:37 GMT tbretz [11429] * trunk/Mars/macros/rootlogon.C (modified) Added -D__MARS__ to AcLiC Mon, 18 Jul 2011 08:24:35 GMT tbretz [11428] * trunk/Mars/mastro/MAstroCatalog.cc (modified) Included fstream Fri, 15 Jul 2011 14:47:35 GMT tbretz [11427] * trunk/Mars/msignal/MSignalCalc.cc (modified) the upper bound of searching the maximum was wrong Fri, 15 Jul 2011 14:46:14 GMT tbretz [11426] * trunk/Mars/mbase/MMath.cc (modified) * trunk/Mars/mbase/MMath.h (modified) Added GaussProb2D Fri, 15 Jul 2011 14:43:08 GMT tbretz [11424] * trunk/Mars/mbase/MZlib.cc (modified) * trunk/Mars/mbase/MZlib.h (modified) Fixed seeking in gzipped files; increased buffer size 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 17:43:21 GMT tbretz [11412] * trunk/Mars/mbase/MStatusDisplay.cc (modified) Fixed a problem with a possible infinite loop in the display. Thu, 14 Jul 2011 17:37:01 GMT tbretz [11411] * trunk/Mars/Changelog (modified) Thu, 14 Jul 2011 17:36:36 GMT tbretz [11410] * trunk/Mars/mjobs/MSequence.cc (modified) Fixed a check which was always true. Thu, 14 Jul 2011 17:35:09 GMT tbretz [11409] * trunk/Mars/mbase/MLut.cc (modified) Some name change to get rid of some compiler warnings. Thu, 14 Jul 2011 17:32:47 GMT tbretz [11408] * trunk/Mars/mbase/MThread.h (modified) Propagate argument to fThread.Run Thu, 14 Jul 2011 17:32:16 GMT tbretz [11407] * trunk/Mars/mbase/MStatusDisplay.cc (modified) Some improvements to get rid of compiler warnnings. 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. Wed, 13 Jul 2011 14:00:42 GMT tbretz [11377] * trunk/FACT++/src/fadctrl.cc (modified) Renamed TriggerId to EventCounter; added code to configure run-types Wed, 13 Jul 2011 13:59:53 GMT tbretz [11376] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Updated writing of FITS; pipe MessageImp to all writers; enabled ... Wed, 13 Jul 2011 13:57:18 GMT tbretz [11375] * trunk/FACT++/src/HeadersFAD.h (modified) Renamed TriggerId to EventCounter; added struct Configuration; added ... Wed, 13 Jul 2011 13:56:04 GMT tbretz [11374] * trunk/FACT++/src/fad.cc (modified) Set default run-number to 1; renamed TriggerId to EventCounter Wed, 13 Jul 2011 13:55:21 GMT tbretz [11373] * trunk/FACT++/src/Fits.cc (modified) Minor change to some log-output Wed, 13 Jul 2011 13:51:35 GMT tbretz [11372] * trunk/FACT++/src/ftmctrl.cc (modified) Some little changes to the output; use Vec<> instead of ... Wed, 13 Jul 2011 13:50:44 GMT tbretz [11371] * trunk/FACT++/gui/FactGui.h (modified) Do not display debug messages in the message output at the bottom Wed, 13 Jul 2011 13:50:06 GMT tbretz [11370] * trunk/FACT++/src/Connection.cc (modified) * trunk/FACT++/src/Connection.h (modified) Set URL from SetEndpoint(tcp::endpoint) Tue, 12 Jul 2011 21:58:08 GMT tbretz [11366] * trunk/FACT++/gui/fact.cc (modified) Added output to see if GUI was properly closed. Tue, 12 Jul 2011 21:57:33 GMT tbretz [11365] * trunk/FACT++/gui/design.ui (modified) Align right for fTriggerInterval Tue, 12 Jul 2011 21:34:22 GMT tbretz [11364] * trunk/FACT++/src/Fits.cc (modified) Updated some log-out. Tue, 12 Jul 2011 19:33:08 GMT tbretz [11363] * trunk/FACT++/gui/FactGui.h (modified) Enforced an ROI of 1 for the ADC display. Tue, 12 Jul 2011 12:12:01 GMT tbretz [11359] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Implemented a solution to solve a multi-threading issue in factOut; ...