# # ChangeLog for tools/ddd # # Generated by Trac 1.5.2 # 09/21/24 14:50:58 Mon, 19 Apr 2010 09:01:39 GMT ogrimm [198] * tools/ddd/Functions.cpp (modified) * tools/ddd/GUI.cpp (modified) * tools/ddd/GUI.h (modified) Added chip selection spin box Thu, 15 Apr 2010 10:50:47 GMT qweitzel [197] * tools/ddd/Functions.cpp (modified) M0 display adapted to new DRS4 data Tue, 08 Dec 2009 15:03:10 GMT ogrimm [131] * tools/ddd/Functions.cpp (modified) Fixed bug with last event in file Tue, 08 Dec 2009 14:42:27 GMT ogrimm [129] * tools/ddd/Functions.cpp (modified) * tools/ddd/GUI.cpp (modified) * tools/ddd/GUI.h (modified) Saving of waveform to text and plotting of physical pipeline added Wed, 23 Sep 2009 10:04:18 GMT ogrimm [109] * tools/ddd/Functions.cpp (modified) Bug fix to allow selection of the last event in a file 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()) 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 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, 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. 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 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 ...