# # ChangeLog for tools # # Generated by Trac 1.5.2 # 09/21/24 11:57:50 Tue, 07 Jul 2009 15:00:56 GMT ogrimm [82] * tools/ddd/Functions.cpp (modified) * tools/ddd/GUI.cpp (modified) * tools/ddd/GUI.h (modified) Slight GUI improvements Fri, 03 Jul 2009 14:02:17 GMT ogrimm [81] * tools/ddd/Functions.cpp (modified) * tools/ddd/GUI.cpp (modified) * tools/ddd/GUI.h (modified) Fixed segmentation violation bug (was due to repeated calls to tmpfile()) Fri, 26 Jun 2009 08:07:23 GMT daqct3 [76] * tools/Scripts (added) * tools/Scripts/Logon (added) * tools/Scripts/startall (added) * tools/Scripts/startdaq (added) * tools/Scripts/startddd (added) * tools/Scripts/starthv (added) * tools/Scripts/updateall (added) Scripts for starting DAQ-related programs Wed, 24 Jun 2009 09:49:02 GMT qweitzel [74] * tools/ddd/Functions.cpp (modified) M0 display in ddd is now upside down Wed, 17 Jun 2009 11:40:37 GMT qweitzel [66] * tools/ddd/Functions.cpp (modified) * tools/ddd/GUI.cpp (modified) * tools/ddd/GUI.h (modified) MO event display improved: start- and stopbin spinbox added Wed, 17 Jun 2009 11:35:02 GMT ogrimm [65] * tools/matlabread (added) * tools/matlabread/Makefile (added) * tools/matlabread/matlabread.cc (added) Matlab interface for reading raw FACT data Wed, 17 Jun 2009 07:04:10 GMT ogrimm [64] * tools/rootread/rootread.cc (modified) Updated for new event format including trigger cells Tue, 16 Jun 2009 14:02:02 GMT ogrimm [62] * tools/inspectrawfile/inspectrawfile.cpp (modified) Updated for event data format Tue, 16 Jun 2009 13:38:46 GMT ogrimm [61] * tools/ddd/Functions.cpp (modified) Updated event data format Mon, 15 Jun 2009 16:00:57 GMT qweitzel [60] * tools/ddd/Functions.cpp (modified) * tools/ddd/GUI.cpp (modified) * tools/ddd/GUI.h (modified) comments added for M0 display code Mon, 15 Jun 2009 15:11:47 GMT qweitzel [59] * tools/ddd/Functions.cpp (modified) * tools/ddd/GUI.cpp (modified) * tools/ddd/GUI.h (modified) first version of M0 display implemented (for files only) - to be improved Mon, 15 Jun 2009 11:54:28 GMT ogrimm [58] * tools/ddd (modified) Makefile is now correctly ignored (case was wrong) Thu, 04 Jun 2009 15:48:27 GMT ogrimm [54] * tools/rootread (added) * tools/rootread/Makefile (added) * tools/rootread/rootread.cc (added) Example reading routine for root Thu, 28 May 2009 09:38:55 GMT ogrimm [50] * tools/ddd (modified) * tools/ddd/Functions.cpp (modified) Updated for change to NBoards Thu, 28 May 2009 08:48:20 GMT ogrimm [48] * tools/ddd/Makefile (deleted) Removed makefile from repository. Use qmake to generate makefile. Thu, 28 May 2009 08:45:45 GMT ogrimm [47] * tools/inspectrawfile/inspectrawfile.cpp (modified) Update to reflect change from NCMCBoards to NBoards Wed, 20 May 2009 09:22:43 GMT ogrimm [45] * tools/ddd/Makefile (modified) * tools/ddd/ddd.pro (modified) Modified ddd.pro to automatically bind in qwt Tue, 19 May 2009 14:50:37 GMT ogrimm [43] * tools/inspectrawfile (modified) Excluded binary from repository Tue, 19 May 2009 14:48:52 GMT ogrimm [42] * tools/inspectrawfile (added) * tools/inspectrawfile/Makefile (added) * tools/inspectrawfile/inspectrawfile.cpp (added) First commit of raw file inspection tool Thu, 07 May 2009 08:40:30 GMT ogrimm [38] * tools/ddd/Functions.cpp (modified) Adapted magic number to change in RawDataCTX.h Wed, 15 Apr 2009 13:41:51 GMT ogrimm [34] * tools/ddd/Functions.cpp (modified) * tools/ddd/GUI.cpp (modified) Slight change in graphics display Fri, 03 Apr 2009 12:07:12 GMT ogrimm [32] * tools/ddd/Functions.cpp (modified) Data transmission over socket contains now frequency and scale factor Fri, 03 Apr 2009 08:44:21 GMT ogrimm [30] * tools/ddd (modified) * tools/ddd/Makefile (modified) Added local ignore for QT-generated compiler files Fri, 03 Apr 2009 08:14:21 GMT ogrimm [29] * tools/ddd (added) * tools/ddd/Functions.cpp (added) * tools/ddd/GUI.cpp (added) * tools/ddd/GUI.h (added) * tools/ddd/Makefile (added) * tools/ddd/ddd.pro (added) First check-in of ddd. There is still an occasional segmentation ... Mon, 30 Mar 2009 16:12:43 GMT ogrimm [26] * tools/SocketClient/SocketClient.cpp (modified) Added headers to allow compilation on ihp-pc26 Mon, 30 Mar 2009 15:11:36 GMT ogrimm [21] * tools/SocketClient (modified) executable SocketClient ignored Mon, 23 Mar 2009 16:04:37 GMT qweitzel [18] * pixelmap/PixelMap.cc (modified) * pixelmap/PixelMap.h (modified) * tools/pixelmap_test/PixelMapTest.cc (modified) * tools/pixelmap_test/Test_PixelMap.txt (moved) change in pixelmap: file now defined via construtor Mon, 23 Mar 2009 15:38:22 GMT qweitzel [16] * pixelmap/Pixel.cc (modified) * pixelmap/PixelMap.cc (modified) * pixelmap/PixelMap.h (modified) * tools/pixelmap_test/PixelMapTest.cc (modified) bug fixed in pixelmap, verbose mode added Mon, 23 Mar 2009 15:32:02 GMT ogrimm [15] * tools/SocketClient (added) * tools/SocketClient/Makefile (added) * tools/SocketClient/SocketClient.cpp (added) SocketClient checked in Tue, 10 Mar 2009 10:34:17 GMT qweitzel [12] * pixelmap/Pixel.cc (modified) * pixelmap/PixelMap.cc (modified) * tools/pixelmap_test/PixelMap.txt (modified) update of pixelmap class, whitespaces now ignored in pixelname, ... Fri, 06 Mar 2009 16:43:47 GMT qweitzel [11] * tools/pixelmap_test (modified) * tools/pixelmap_test/Makefile (modified) * tools/pixelmap_test/PixelMapTest.cc (modified) Makefile of pixelmap_test adjusted Fri, 06 Mar 2009 16:04:19 GMT qweitzel [10] * tools (added) * tools/pixelmap_test (added) * tools/pixelmap_test/Makefile (added) * tools/pixelmap_test/PixelMap.txt (added) * tools/pixelmap_test/PixelMapTest.cc (added) dir tools added with pixelmap test program