# # ChangeLog for / # # Generated by Trac 1.5.2 # 09/22/24 19:25:18 Tue, 02 Aug 2011 14:05:25 GMT tbretz [11739] * trunk/FACT++/src/ftmctrl.cc (modified) Fixed Dim format for STATIC_DATA Tue, 02 Aug 2011 13:47:17 GMT tbretz [11738] * trunk/FACT++/src/FitsFile.cc (added) * trunk/FACT++/src/FitsFile.h (added) Sun, 31 Jul 2011 19:01:35 GMT tbretz [11737] * trunk/FACT++/MAINPAGE (modified) Some updates to the package list. Sun, 31 Jul 2011 18:59:54 GMT tbretz [11736] * trunk/FACT++/src/DataCalib.h (modified) Added some comments. Sun, 31 Jul 2011 12:13:59 GMT tbretz [11735] * trunk/FACT++/src/Converter.cc (modified) If we are already at the end of the stream return a default rather ... Sun, 31 Jul 2011 12:02:26 GMT tbretz [11734] * trunk/FACT++/src/Converter.cc (modified) If we are already at the end of the stream return a default rather ... Sun, 31 Jul 2011 11:04:44 GMT tbretz [11733] * trunk/FACT++/src/datalogger.cc (modified) Move dimInfo in the service list at the last position to ensure that ... Sun, 31 Jul 2011 11:03:39 GMT tbretz [11732] * trunk/FACT++/src/DataCalib.cc (modified) Added a check to make sure that the next run is not started while the ... Sun, 31 Jul 2011 11:03:01 GMT tbretz [11731] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/src/HeadersFTM.h (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Removed DimTriggerCounter; added DimTreiggerRates Sun, 31 Jul 2011 11:02:11 GMT tbretz [11730] * trunk/FACT++/src/DimNetwork.cc (modified) * trunk/FACT++/src/DimNetwork.h (modified) * trunk/FACT++/src/DimServerList.cc (modified) * trunk/FACT++/src/DimServerList.h (modified) * trunk/FACT++/src/DimServiceInfoList.cc (modified) * trunk/FACT++/src/DimServiceInfoList.h (modified) When removing something from a list we have to pass a copy instead of ... Sat, 30 Jul 2011 19:13:43 GMT tbretz [11729] * trunk/FACT++/src/FAD.h (modified) Changed definitions in a way that forward declarations of the structs ... Sat, 30 Jul 2011 19:13:12 GMT tbretz [11728] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/src/DataCalib.h (modified) Do not split DrsCalib.h until it is unified with MARS. Sat, 30 Jul 2011 19:08:39 GMT tbretz [11727] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) Added the new files for the data processors. Sat, 30 Jul 2011 19:08:14 GMT tbretz [11726] * trunk/FACT++/src/DataCalib.cc (added) * trunk/FACT++/src/DataCalib.h (added) * trunk/FACT++/src/DataProcessorImp.cc (added) * trunk/FACT++/src/DataProcessorImp.h (added) * trunk/FACT++/src/DataWriteFits.cc (added) * trunk/FACT++/src/DataWriteFits.h (added) * trunk/FACT++/src/DataWriteRaw.cc (added) * trunk/FACT++/src/DataWriteRaw.h (added) Sat, 30 Jul 2011 19:07:03 GMT tbretz [11725] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Renamed the data processors and moved them to their own files. Sat, 30 Jul 2011 15:16:07 GMT tbretz [11724] * trunk/FACT++/aclocal.m4 (modified) Updated. Sat, 30 Jul 2011 15:15:46 GMT tbretz [11723] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) Fixed a bug when iterators point to empty lists. Sat, 30 Jul 2011 15:15:05 GMT tbretz [11722] * trunk/FACT++/.macro_dir/ac_check_class.m4 (added) * trunk/FACT++/.macro_dir/ac_check_cpp.m4 (added) Sat, 30 Jul 2011 15:14:29 GMT tbretz [11721] * trunk/FACT++/configure (modified) * trunk/FACT++/configure.ac (modified) Added checks for Qwt Sat, 30 Jul 2011 15:14:01 GMT tbretz [11720] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) Move QT4_INCLUDES to configure.ac; added the new FitsFile class. Sat, 30 Jul 2011 15:12:38 GMT tbretz [11719] * trunk/FACT++/src/datalogger.cc (modified) Adapted to the changed in FitsFile; encapsulated ... Sat, 30 Jul 2011 15:10:59 GMT tbretz [11718] * trunk/FACT++/src/fad.cc (modified) Fixed a typo and make sure that the buffer doesn't overflow if the ... Sat, 30 Jul 2011 15:10:25 GMT tbretz [11717] * trunk/FACT++/src/DrsCalib.h (modified) Fixed the memset in GetSampleStats. Sat, 30 Jul 2011 15:09:27 GMT tbretz [11716] * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/Fits.h (modified) Make use of the new FitsFile class. Sat, 30 Jul 2011 15:08:38 GMT tbretz [11715] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Implemented using the new class FitsFile to write raw data and to ... Sat, 30 Jul 2011 15:07:30 GMT tbretz [11714] * trunk/FACT++/gui/FactGui.h (modified) Enabled regular call of RootUpdate, by calling DisplatchOneEvent ... Sat, 30 Jul 2011 15:04:48 GMT tbretz [11713] * trunk/FACT++/src/DimServiceInfoList.cc (modified) Fixed a problem in RemoveAllServers - it must be made sure that the ... Sat, 30 Jul 2011 15:04:05 GMT tbretz [11712] * trunk/FACT++/src/Converter.cc (modified) * trunk/FACT++/src/Converter.h (modified) Added function to return the FormatList suitable for CCfits. Fri, 29 Jul 2011 20:11:21 GMT tbretz [11711] * trunk/Mars/Changelog (modified) * trunk/Mars/mbase/fits.h (modified) Fixed a bug when the END tag was the first in a block Fri, 29 Jul 2011 17:10:41 GMT tbretz [11710] * trunk/FACT++/Makefile.am (modified) Added libConfiguration.la to viwer. Fri, 29 Jul 2011 17:08:35 GMT tbretz [11709] * trunk/FACT++/gui/FactGui.h (modified) Display the received light-pulser settings. Fri, 29 Jul 2011 17:08:10 GMT tbretz [11708] * trunk/FACT++/src/HeadersFTM.h (modified) Added light-pulser settings to the DimStaticData structure. Fri, 29 Jul 2011 17:07:43 GMT tbretz [11707] * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) Fixed some misspelled commands; removed the stray Fad from the light- ... Fri, 29 Jul 2011 17:07:03 GMT tbretz [11706] * trunk/FACT++/gui/design.ui (modified) Removed the stray Fad from the light-pulser widgets. Fri, 29 Jul 2011 17:06:37 GMT tbretz [11705] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) Added some ifdef to make it compile with Qwt 5.2; little change to ... Fri, 29 Jul 2011 15:35:55 GMT lyard [11704] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified) replace histograms by curves drawn by myself 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 09:24:23 GMT neise [11696] * firmware/FSC/src/num_conversion.c (modified) * firmware/FSC/src/w5100_spi_interface.c (modified) the changes we made with thomas B did not work. I have to find out ... 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:36:10 GMT tbretz [11690] * trunk/Mars/mraw/MRawFitsRead.cc (modified) Renamed 'StartCell' to 'StartCellData' 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:55:13 GMT neise [11681] * firmware/FSC/src/w5100_spi_interface.c (modified) removed minor typos 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:47 GMT weitzel [11679] * firmware/FTM/ftm_definitions.vhd (modified) 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 19:16:30 GMT tbretz [11671] * firmware/FSC/src/num_conversion.c (modified) Fixed a bug in nc_format - nc_format_buffer is already the pointer ... Wed, 27 Jul 2011 19:14:46 GMT tbretz [11670] * firmware/FSC/src/w5100_spi_interface.c (modified) Simplified writing into ring-buffer by using modulo operator. Wed, 27 Jul 2011 18:34:29 GMT tbretz [11669] * firmware/FSC/src/w5100_spi_interface.c (modified) Fixed a possible dead lock in eth_write_* Wed, 27 Jul 2011 18:03:25 GMT neise [11668] * firmware/FSC/test_projects (added) * firmware/FSC/test_projects/test_ethernet (added) * firmware/FSC/test_projects/test_ethernet/Makefile (added) * firmware/FSC/test_projects/test_ethernet/test_ethernet.aps (added) * firmware/FSC/test_projects/test_ethernet/test_ethernet.aws (added) Wed, 27 Jul 2011 17:57:59 GMT neise [11667] * firmware/FSC/src/FSC_eth_with_user_interface.c (modified) * firmware/FSC/src/parser.c (modified) * firmware/FSC/src/parser.h (modified) * firmware/FSC/src/spi_master.c (modified) * firmware/FSC/src/w5100_spi_interface.c (modified) * firmware/FSC/src/w5100_spi_interface.h (modified) Wed, 27 Jul 2011 17:57:49 GMT neise [11666] * firmware/FSC/doc/FSC.aux (modified) * firmware/FSC/doc/FSC.log (modified) * firmware/FSC/doc/FSC.tex (modified) * firmware/FSC/doc/FSC.toc (modified) * firmware/FSC/doc/FSC_registers.ods (modified) 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:54 GMT weitzel [11660] * firmware/FTM/ftm_definitions.vhd (modified) FTM status states newly defined 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:33:32 GMT weitzel [11658] * firmware/FTM/ftm_definitions.vhd (modified) 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 15:18:04 GMT weitzel [11654] * firmware/FTM/FTM_central_control.vhd (modified) * firmware/FTM/FTM_top.vhd (modified) * firmware/FTM/ftm_definitions.vhd (modified) two new status states introduced for FTM to indicate lock status of ... Wed, 27 Jul 2011 14:43:05 GMT vogler [11653] * firmware/FTM/Clock_cond_interface/Clock_cond_interface.vhd (modified) clock cond interface with PLL lock seperate Wed, 27 Jul 2011 14:37:16 GMT vogler [11652] * firmware/FTM/ftm_definitions.vhd (modified) ftm_definition for firmware v 4 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 10:55:25 GMT vogler [11648] * firmware/FTM/Clock_cond_interface/Clock_cond_interface.vhd (modified) * firmware/FTM/Clock_cond_interface/Clock_cond_interface_tb.vhd (modified) * firmware/FTM/Clock_cond_interface/microwire_controller.vhd (modified) clock cond interface, new settings loaded only when changed 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.