# # ChangeLog for trunk/FACT++ # # Generated by Trac 1.5.2 # 11/29/24 07:52:24 Fri, 29 Jul 2011 14:50:31 GMT tbretz [11703] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added a nother check to help debugging whether the FITS header ... Fri, 29 Jul 2011 14:49:47 GMT tbretz [11702] * trunk/FACT++/src/Converter.cc (modified) * trunk/FACT++/src/Converter.h (modified) Added GetSize() memember function and return this value in case of ... Fri, 29 Jul 2011 13:32:14 GMT tbretz [11701] * trunk/FACT++/gui/FactGui.h (modified) Display the result of the DRS calibration. Fri, 29 Jul 2011 13:31:47 GMT tbretz [11700] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Send the result of the DRS calibration to the GUI. Fri, 29 Jul 2011 13:31:14 GMT tbretz [11699] * trunk/FACT++/src/DrsCalib.h (modified) Added a new function GetSampleStats which directly writes into an ... Fri, 29 Jul 2011 13:30:23 GMT tbretz [11698] * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) Fixed a bug in the name of the slots for the light pulse intensity. Fri, 29 Jul 2011 12:51:45 GMT lyard [11697] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified) * trunk/FACT++/gui/RawEventsViewer/viewer.ui (modified) version 0.2 of the raw events viewer Fri, 29 Jul 2011 08:54:56 GMT tbretz [11695] * trunk/FACT++/dim/DIM_Performance.pdf (modified) * trunk/FACT++/dim/README_v19.txt (modified) * trunk/FACT++/dim/dim/dic.hxx (modified) * trunk/FACT++/dim/dim/dim.h (modified) * trunk/FACT++/dim/dim/dis.hxx (modified) * trunk/FACT++/dim/src/diccpp.cxx (modified) * trunk/FACT++/dim/src/discpp.cxx (modified) * trunk/FACT++/dim/src/examples/test_client.cxx (modified) * trunk/FACT++/dim/src/examples/test_server.cxx (modified) Updated from dim_v19r22 to dim_v19r23 Thu, 28 Jul 2011 14:20:13 GMT tbretz [11694] * trunk/FACT++/gui/design.ui (modified) Renamed FTM buttons. Thu, 28 Jul 2011 14:13:59 GMT tbretz [11693] * trunk/FACT++/gui/FactGui.h (modified) Changed title for ADC tab. Thu, 28 Jul 2011 14:09:31 GMT tbretz [11692] * trunk/FACT++/gui/FactGui.h (modified) Added trigger number to GUI. Thu, 28 Jul 2011 14:04:14 GMT tbretz [11691] * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) Added Light Pulser commands. Thu, 28 Jul 2011 13:33:18 GMT tbretz [11689] * trunk/FACT++/src/EventBuilder.c (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/FACT++/src/FAD.h (modified) Added latest changes in the EventBuilder; consequently added ... Thu, 28 Jul 2011 13:27:34 GMT tbretz [11688] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Scale calibrated data to 1000mV Thu, 28 Jul 2011 13:20:31 GMT tbretz [11687] * trunk/FACT++/src/DrsCalib.h (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) Fixed default case of Drs calibration. Thu, 28 Jul 2011 13:14:19 GMT tbretz [11686] * trunk/FACT++/gui/FactGui.h (modified) Don't divide ADC signal by by two, this is now done in the Drs ... Thu, 28 Jul 2011 13:13:23 GMT tbretz [11685] * trunk/FACT++/gui/MainWindow.h (modified) Added Update of event display in caseof change of chip id. Thu, 28 Jul 2011 10:47:50 GMT tbretz [11684] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Send Event data as floats. Thu, 28 Jul 2011 10:47:17 GMT tbretz [11683] * trunk/FACT++/src/DrsCalib.h (modified) Added functions to calculate result in floating points. Thu, 28 Jul 2011 10:32:26 GMT tbretz [11682] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/design.ui (modified) Added radio buttons for different scaling methods in ADC tab. Thu, 28 Jul 2011 08:16:21 GMT tbretz [11680] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added a missing array index in the new code Thu, 28 Jul 2011 08:14:18 GMT tbretz [11678] * trunk/FACT++/src/DrsCalib.h (added) To be unified with the code in MARS. Thu, 28 Jul 2011 08:13:54 GMT tbretz [11677] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added new fake-file DataFileCalib for DRS calibration. Thu, 28 Jul 2011 08:13:22 GMT tbretz [11676] * trunk/FACT++/src/fadctrl.cc (modified) Added file format 4 for DRS calibration. Wed, 27 Jul 2011 20:12:18 GMT tbretz [11675] * trunk/FACT++/gui/FactGui.h (modified) Added Channel/Chip to ADC tab Wed, 27 Jul 2011 20:02:51 GMT tbretz [11674] * trunk/FACT++/src/Console.cc (modified) Switch off backlog for ConsoleStream per default. Wed, 27 Jul 2011 20:02:11 GMT tbretz [11673] * trunk/FACT++/src/fscctrl.cc (modified) Added 'no-dim' option to make boost happy; added function to convert ... Wed, 27 Jul 2011 19:21:26 GMT tbretz [11672] * trunk/FACT++/gui/design.ui (modified) Changed CBC on ADT tab to CBCC Wed, 27 Jul 2011 16:16:54 GMT tbretz [11665] * trunk/FACT++/src/HeadersFTM.h (modified) Added fState to DimDynamicData Wed, 27 Jul 2011 16:16:26 GMT tbretz [11664] * trunk/FACT++/src/ftm.cc (modified) Added locked state to states. Wed, 27 Jul 2011 16:15:56 GMT tbretz [11663] * trunk/FACT++/src/HeadersFTM.cc (modified) Output fState from header. Wed, 27 Jul 2011 16:15:31 GMT tbretz [11662] * trunk/FACT++/src/ftmctrl.cc (modified) Added header.fState to dynamic data. Wed, 27 Jul 2011 16:15:06 GMT tbretz [11661] * trunk/FACT++/gui/FactGui.h (modified) Added locked status for clock conditioner. Wed, 27 Jul 2011 16:14:49 GMT tbretz [11659] * trunk/FACT++/gui/design.ui (modified) Added clock conditioner LED for locked status. Wed, 27 Jul 2011 15:27:33 GMT tbretz [11657] * trunk/FACT++/src/HeadersFAD.h (modified) Fixed temperatures provided by FAD. Wed, 27 Jul 2011 15:24:09 GMT tbretz [11656] * trunk/FACT++/gui/FactGui.h (modified) Wed, 27 Jul 2011 15:23:19 GMT tbretz [11655] * trunk/FACT++/gui/FactGui.h (modified) fixed the board time display in the ADC tab. Wed, 27 Jul 2011 13:03:47 GMT tbretz [11651] * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/FACT++/src/HeadersFAD.cc (modified) * trunk/FACT++/src/HeadersFAD.h (modified) * trunk/FACT++/src/fad.cc (modified) Renamed TriggerId to TriggerCounter Wed, 27 Jul 2011 11:43:50 GMT lyard [11650] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) removed warning messages Wed, 27 Jul 2011 11:23:12 GMT tbretz [11649] * trunk/FACT++/gui/FactGui.h (modified) Addes epcial pixel color for under- and overflow. Wed, 27 Jul 2011 09:18:50 GMT tbretz [11647] * trunk/FACT++/src/ftmctrl.cc (modified) Allow negative values in diable other patches. Wed, 27 Jul 2011 09:17:59 GMT tbretz [11646] * trunk/FACT++/gui/FactGui.h (modified) Fixed cases in which fThresholdIdx can be negative ('all') Wed, 27 Jul 2011 09:17:25 GMT tbretz [11645] * trunk/FACT++/gui/design.ui (modified) Fixed a typo. Wed, 27 Jul 2011 09:07:38 GMT tbretz [11644] * trunk/FACT++/src/ftmctrl.cc (modified) Fixed a bug in SetThreshold. Wed, 27 Jul 2011 08:28:08 GMT tbretz [11643] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/MainWindow.h (modified) * trunk/FACT++/gui/design.ui (modified) Implemented setting min/max for color scale in rate tab Wed, 27 Jul 2011 07:56:18 GMT lyard [11642] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified) removed references to Mars Wed, 27 Jul 2011 07:44:26 GMT tbretz [11641] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/design.ui (modified) Enabled the possibility to choose a pixel and a patch even taking data. Wed, 27 Jul 2011 07:40:51 GMT tbretz [11640] * trunk/FACT++/gui/design.ui (modified) Added group box around FTU rate controls. Wed, 27 Jul 2011 07:32:09 GMT tbretz [11639] * trunk/FACT++/gui/design.ui (modified) Changed number of allowed channels from 9 to 36 Wed, 27 Jul 2011 07:24:45 GMT tbretz [11638] * trunk/FACT++/src/fadctrl.cc (modified) Set busy-off to normal and configure all DACs Tue, 26 Jul 2011 22:49:32 GMT tbretz [11637] * trunk/FACT++/gui/design.ui (modified) Artificially increased the size of the refclock widet of the FAD tab ... Tue, 26 Jul 2011 22:45:40 GMT tbretz [11636] * trunk/FACT++/gui/MainWindow.cc (modified) SET_DAC_VALUE expectes two int not two short. Tue, 26 Jul 2011 22:43:53 GMT tbretz [11635] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) * trunk/FACT++/gui/design.ui (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added services and gui elements for FAD DAC values. Tue, 26 Jul 2011 21:12:38 GMT tbretz [11634] * trunk/FACT++/src/ftmctrl.cc (modified) Fixed index when setting thresholds in EvealOptions Tue, 26 Jul 2011 20:30:15 GMT tbretz [11633] * trunk/FACT++/src/ftmctrl.cc (modified) Fixed a double dot when checking the trigger options. Tue, 26 Jul 2011 20:19:10 GMT tbretz [11632] * trunk/FACT++/gui/design.ui (modified) Renamed continous busy to constant busy. Tue, 26 Jul 2011 20:17:38 GMT tbretz [11631] * trunk/FACT++/MAINPAGE (modified) Added some stuff for the new event viewer. Tue, 26 Jul 2011 20:09:00 GMT tbretz [11630] * trunk/FACT++/src/ftmctrl.cc (modified) Added program options to set the DAC of the trheshold values. Tue, 26 Jul 2011 20:05:21 GMT tbretz [11629] * trunk/FACT++/src/fad.cc (modified) Added busy on bit. Tue, 26 Jul 2011 20:03:43 GMT tbretz [11628] * trunk/FACT++/src/HeadersFAD.h (modified) Added new definitions for busy on. Tue, 26 Jul 2011 20:03:07 GMT tbretz [11627] * trunk/FACT++/src/fadctrl.cc (modified) Split ENABLE_BUSY into ENABLE_BUSY_ON/_OFF Tue, 26 Jul 2011 20:02:29 GMT tbretz [11626] * trunk/FACT++/src/HeadersFAD.cc (modified) Added new busy on bit to header output. Tue, 26 Jul 2011 20:02:10 GMT tbretz [11625] * trunk/FACT++/gui/FactGui.h (modified) Added new Busy on bit to fad output. Tue, 26 Jul 2011 20:01:43 GMT tbretz [11624] * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) Added new Busy on command. Tue, 26 Jul 2011 20:01:13 GMT tbretz [11623] * trunk/FACT++/gui/design.ui (modified) Added new BusyOn signal to FAD; some layout improvements Tue, 26 Jul 2011 16:42:19 GMT tbretz [11622] * trunk/FACT++/configure (modified) * trunk/FACT++/configure.ac (modified) Added checks for GL, GLU and QtOpenGL Tue, 26 Jul 2011 14:58:59 GMT lyard [11621] * trunk/FACT++/src/datalogger.cc (modified) added run number distribution check Tue, 26 Jul 2011 14:37:51 GMT tbretz [11620] * trunk/FACT++/configure (modified) * trunk/FACT++/configure.ac (modified) Updated output at the end of configure. Tue, 26 Jul 2011 14:32:06 GMT tbretz [11619] * trunk/FACT++/src/mcp.cc (modified) Added more log output. Tue, 26 Jul 2011 14:27:39 GMT tbretz [11618] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/configure (modified) * trunk/FACT++/configure.ac (modified) First draft of compiling the raw events viewer. Tue, 26 Jul 2011 14:26:57 GMT tbretz [11617] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified) Renamed MFits to fits; removed wrong ifdef Tue, 26 Jul 2011 14:23:10 GMT tbretz [11616] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) Changed from using MFits.h to new fits.h in Mars trunk. Tue, 26 Jul 2011 12:34:03 GMT tbretz [11615] * trunk/FACT++/configure (modified) * trunk/FACT++/configure.ac (modified) Added check for libz. Tue, 26 Jul 2011 12:21:11 GMT tbretz [11614] * trunk/FACT++/gui/RawEventsViewer/viewer.ui (moved) Tue, 26 Jul 2011 12:18:29 GMT tbretz [11613] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (moved) Renamed in order to allow the use of the existing Makefile Tue, 26 Jul 2011 12:14:23 GMT tbretz [11612] * trunk/FACT++/gui/viewer.ui (moved) Moved and renamed in order to be able to use the existing Makefile. Tue, 26 Jul 2011 12:11:38 GMT tbretz [11611] * trunk/FACT++/gui/fact.cc (modified) Fixed AddEnv - should be 'host' not 'dns' Tue, 26 Jul 2011 12:11:09 GMT tbretz [11610] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/design.ui (modified) Made switching on and off of widgets more userfriendly in the FTU tab Tue, 26 Jul 2011 12:01:08 GMT tbretz [11609] * trunk/FACT++/src/fadctrl.cc (modified) Updated allowed states. Tue, 26 Jul 2011 11:56:23 GMT tbretz [11608] * trunk/FACT++/gui/FactGui.h (modified) Added initialization for fTimeStamp1, fTimeStamp0 and fTriggerCounter0 Tue, 26 Jul 2011 11:42:13 GMT tbretz [11607] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/design.ui (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) Enable sending at least the roi checked by the event builder by DIM; ... Tue, 26 Jul 2011 10:40:14 GMT tbretz [11606] * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) * trunk/FACT++/gui/design.ui (modified) Added SET_TRIGGER_RATE command to GUUI. Tue, 26 Jul 2011 10:26:40 GMT tbretz [11605] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Changed the definition of min/max in Compare so that it is compatible ... Tue, 26 Jul 2011 10:26:22 GMT lyard [11604] * trunk/FACT++/src/datalogger.cc (modified) possible fix for bad run file name Tue, 26 Jul 2011 10:25:08 GMT tbretz [11603] * trunk/FACT++/src/EventBuilder.c (modified) Added roiTM to EVENT header. Tue, 26 Jul 2011 10:23:25 GMT tbretz [11602] * trunk/FACT++/src/HeadersFAD.cc (modified) Output time with fixed three digits after the point. Tue, 26 Jul 2011 09:23:06 GMT tbretz [11595] * trunk/FACT++/src/ftmctrl.cc (modified) Automatically enable all FTUs. Tue, 26 Jul 2011 09:22:43 GMT tbretz [11594] * trunk/FACT++/src/Configuration.cc (modified) Implemented the correct database query. Tue, 26 Jul 2011 09:22:21 GMT tbretz [11593] * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/Fits.h (modified) * trunk/FACT++/src/datalogger.cc (modified) Used a fixed-length type for the Dim reports. Tue, 26 Jul 2011 09:21:23 GMT tbretz [11592] * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) Added fMcpReset. Tue, 26 Jul 2011 09:21:04 GMT tbretz [11591] * trunk/FACT++/gui/FactGui.h (modified) Fixed min/max case for FwVersion Tue, 26 Jul 2011 09:20:38 GMT tbretz [11590] * trunk/FACT++/gui/design.ui (modified) Added MCP 'Reset' button. Mon, 25 Jul 2011 19:28:55 GMT tbretz [11589] * trunk/FACT++/gui/MainWindow.cc (modified) delete should be delete[] Mon, 25 Jul 2011 18:15:43 GMT tbretz [11588] * trunk/FACT++/src/fadctrl.cc (modified) Do not send single trigger by default in configuration - needs some ... Mon, 25 Jul 2011 18:14:00 GMT tbretz [11587] * trunk/FACT++/src/mcp.cc (modified) Allow RESET in Configuring3; do not disable trigger line before ftm ... Mon, 25 Jul 2011 12:44:05 GMT tbretz [11586] * trunk/FACT++/src/Configuration.cc (modified) Added a fix when calling option_description::match for older boost ... Mon, 25 Jul 2011 12:21:44 GMT tbretz [11585] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) Added libDimExtension.la to chatclient. Mon, 25 Jul 2011 12:02:52 GMT tbretz [11584] * trunk/FACT++/src/fadctrl.cc (modified) Fixed 'Connecting' status when thread is not running and sockdef!=0. Mon, 25 Jul 2011 11:20:25 GMT tbretz [11583] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Removed a stray # Mon, 25 Jul 2011 11:18:52 GMT tbretz [11582] * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/FACT++/src/FAD.h (modified) The EVENT structure now gives the RoiTM