# # ChangeLog for trunk/FACT++/gui # # Generated by Trac 1.5.2 # 11/23/24 19:06:16 Mon, 23 May 2011 14:16:14 GMT tbretz [10786] * trunk/FACT++/gui/MainWindow.cc (modified) Adapted to change in SET_TRIGGER_SEQUENCE Mon, 23 May 2011 14:05:17 GMT tbretz [10781] * trunk/FACT++/gui/FactGui.h (modified) Commented out obsolete FAD stuff, implemented (untested) double click ... Mon, 23 May 2011 08:00:59 GMT tbretz [10770] * trunk/FACT++/gui/FactGui.h (modified) Fixed some unimportant compiler warnings. Mon, 23 May 2011 07:55:39 GMT tbretz [10769] * trunk/FACT++/gui/design.ui (modified) Added some widgets for the FTM (relative eff. on time, rate Mon, 23 May 2011 07:55:14 GMT tbretz [10768] * trunk/FACT++/gui/FactGui.h (modified) Keep FTM LED green even in data-taking mode; don't output FTM errors ... Fri, 20 May 2011 12:24:19 GMT tbretz [10764] * trunk/FACT++/gui/MainWindow.cc (modified) Fixed a problem with older Qt versions. Thu, 19 May 2011 07:56:39 GMT tbretz [10752] * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) Connected output lines of FTM, enable/disable pixel and some first ... Thu, 19 May 2011 07:55:50 GMT tbretz [10751] * trunk/FACT++/gui/design.ui (modified) Added FAD tab; some changed to FTM controls. Thu, 19 May 2011 07:55:18 GMT tbretz [10750] * trunk/FACT++/gui/FactGui.h (modified) Added FAD control widgets; added graphs for all rates delivered by FTM. Tue, 17 May 2011 20:02:04 GMT tbretz [10737] * trunk/FACT++/gui/MainWindow.cc (modified) Fixed a compiler error. Tue, 17 May 2011 20:00:14 GMT tbretz [10736] * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) Addec ode for trigger signal enables and for pixel disable. Tue, 17 May 2011 19:22:02 GMT tbretz [10733] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/MainWindow.h (modified) * trunk/FACT++/gui/design.ui (modified) Small layout changes; added spin box for pixel index and checkbox for ... Tue, 17 May 2011 15:08:29 GMT tbretz [10728] * trunk/FACT++/gui/FactGui.h (modified) Fixed Reset() of camera widget. Mon, 16 May 2011 15:17:00 GMT tbretz [10723] * trunk/FACT++/gui/design.ui (modified) Renamed TQtWidget to RootWidget to allow for HAVE_ROOT Mon, 16 May 2011 15:16:33 GMT tbretz [10722] * trunk/FACT++/gui/RootWidget.h (added) Mon, 16 May 2011 14:47:30 GMT tbretz [10716] * trunk/FACT++/gui/FactGui.h (modified) Changed 1338 to 1440, fixed initialization in camera widget, enabled ... Mon, 16 May 2011 13:36:32 GMT tbretz [10715] * trunk/FACT++/gui/FactGui.h (modified) Added kTakingData as green FTM led state. Thu, 12 May 2011 21:55:23 GMT tbretz [10691] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/src/HeadersFTM.cc (modified) * trunk/FACT++/src/HeadersFTM.h (modified) * trunk/FACT++/src/StateMachineImp.h (modified) * trunk/FACT++/src/ftm.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Added some docu; renamed Coincidence to multiplicity. Thu, 12 May 2011 20:41:13 GMT tbretz [10687] * trunk/FACT++/gui/design.ui (modified) Renamed MainWindow to FACT++ Thu, 12 May 2011 18:04:11 GMT tbretz [10678] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) Implemented a fix which should avoid that the GUI is playing ping- ... Wed, 11 May 2011 15:24:11 GMT tbretz [10665] * trunk/FACT++/gui/FactGui.h (modified) Changed 'last changed' time for LEDs from local time to time of ... Wed, 11 May 2011 14:11:44 GMT tbretz [10664] * trunk/FACT++/gui/design.ui (modified) Changed FTU numbers from 1-10 to 0-9 and renamed group box ... Wed, 11 May 2011 09:28:45 GMT tbretz [10659] * trunk/FACT++/gui/DockWindow.h (modified) * trunk/FACT++/gui/SpinBox4ns.h (modified) Added or improved documentation. Wed, 11 May 2011 09:27:33 GMT tbretz [10657] * trunk/FACT++/gui/CheckBoxDelegate.cc (modified) * trunk/FACT++/gui/CheckBoxDelegate.h (modified) * trunk/FACT++/gui/DockWindow.cc (modified) * trunk/FACT++/gui/HtmlDelegate.cc (modified) * trunk/FACT++/gui/HtmlDelegate.h (modified) * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/SpinBoxHex.h (modified) * trunk/FACT++/src/Converter.cc (modified) * trunk/FACT++/src/Converter.h (modified) * trunk/FACT++/src/Dim.cc (modified) * trunk/FACT++/src/Dim.h (modified) * trunk/FACT++/src/DimDescriptionService.cc (modified) * trunk/FACT++/src/DimErrorRedirecter.cc (modified) * trunk/FACT++/src/DimServerList.cc (modified) * trunk/FACT++/src/EventImp.cc (modified) * trunk/FACT++/src/FACT.cc (modified) * trunk/FACT++/src/StateMachineImp.cc (modified) Added or improved documentation. Tue, 10 May 2011 13:11:36 GMT tbretz [10650] * trunk/FACT++/gui/FactGui.h (modified) Moved setting of color of LEDs to a common function which will also ... Tue, 10 May 2011 13:09:16 GMT tbretz [10646] * trunk/FACT++/gui/fact.cc (modified) Initialize DIM's environment variables through Dim::Setup Tue, 10 May 2011 13:07:33 GMT tbretz [10644] * trunk/FACT++/gui/MainWindow.cc (modified) Moved some Dim code to new Dim.h/Dim.cc Tue, 10 May 2011 11:59:04 GMT tbretz [10641] * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) * trunk/FACT++/gui/design.ui (modified) Added clock showing UTC of local machine. Mon, 09 May 2011 19:15:29 GMT tbretz [10633] * trunk/FACT++/gui/FactGui.h (modified) Fixed case of sclaing in Rates plot == 0 Mon, 09 May 2011 19:12:01 GMT tbretz [10629] * trunk/FACT++/gui/fact.cc (modified) Unified help output more. Mon, 09 May 2011 19:10:46 GMT tbretz [10627] * trunk/FACT++/gui/MainWindow.h (modified) Connected enables for trigger lines. Mon, 09 May 2011 19:10:31 GMT tbretz [10626] * trunk/FACT++/gui/MainWindow.cc (modified) Connected enables for trigger lines. Mon, 09 May 2011 19:10:09 GMT tbretz [10625] * trunk/FACT++/gui/design.ui (modified) Replaces 'Hz' by 's' Sun, 08 May 2011 15:48:04 GMT tbretz [10621] * trunk/FACT++/gui/FactGui.h (modified) Removed obsolete check boxes for LPint/LPext and Pedestal Sun, 08 May 2011 15:47:30 GMT tbretz [10620] * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) Implemented trigger sequence and trigger coincidences. Sun, 08 May 2011 15:46:41 GMT tbretz [10619] * trunk/FACT++/gui/design.ui (modified) Unified Trigger Sequence and General Settings; enabled trigger ... Fri, 06 May 2011 08:50:48 GMT tbretz [10605] * trunk/FACT++/gui/SpinBoxHex.h (added) Fri, 06 May 2011 08:50:33 GMT tbretz [10604] * trunk/FACT++/gui/design.ui (modified) Added widgets for FTM_CONTROL/COUNTER; replaced default QSpingBox for ... Fri, 06 May 2011 08:48:47 GMT tbretz [10602] * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) Added SET_PRESCALING Fri, 06 May 2011 08:48:07 GMT tbretz [10601] * trunk/FACT++/gui/FactGui.h (modified) Added FTM_CONTROL/COUNTER Fri, 06 May 2011 07:16:19 GMT tbretz [10597] * trunk/FACT++/gui/SpinBox4ns.h (modified) Encapsulated into ifdef. Thu, 05 May 2011 20:40:22 GMT tbretz [10595] * trunk/FACT++/gui/design.ui (modified) Changed some widgets to read-only. Thu, 05 May 2011 20:39:27 GMT tbretz [10594] * trunk/FACT++/gui/MainWindow.cc (modified) Fixed sent value in SET_TRIGGER_INTERVAL. Wed, 04 May 2011 19:36:18 GMT tbretz [10584] * trunk/FACT++/gui/MainWindow.h (modified) Fixed some slot names. Wed, 04 May 2011 16:22:29 GMT tbretz [10580] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/design.ui (modified) Added scheduler LED. Wed, 04 May 2011 15:04:36 GMT tbretz [10577] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/MainWindow.cc (modified) Removed some debug output. Wed, 04 May 2011 14:25:20 GMT tbretz [10571] * trunk/FACT++/gui/FactGui.h (modified) Sort service and command names alphabetically. Wed, 04 May 2011 14:15:38 GMT tbretz [10569] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/design.ui (modified) Improved the retrieval of time-stamps once again from Dim; fixed the ... Wed, 04 May 2011 14:13:15 GMT tbretz [10568] * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) Some small fixes. Wed, 04 May 2011 12:53:40 GMT tbretz [10564] * trunk/FACT++/gui/FactGui.h (modified) By mistake two {-brackets entered the svn -- removed. Wed, 04 May 2011 12:47:19 GMT tbretz [10560] * trunk/FACT++/gui/FactGui.h (modified) Changed the way the infoHandlers are called to make sure also the ... Wed, 04 May 2011 12:40:21 GMT tbretz [10557] * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) Implemented sending SET_TRIGGER_DELAY, SET_TRIGGER_INTERVAL, ... Wed, 04 May 2011 09:22:14 GMT tbretz [10556] * trunk/FACT++/gui/FactGui.h (modified) Proper display of the FTU states. Wed, 04 May 2011 09:19:30 GMT tbretz [10553] * trunk/FACT++/gui/MainWindow.cc (modified) Implemented the command to send when clicking on the FTU Leds Wed, 04 May 2011 09:18:55 GMT tbretz [10552] * trunk/FACT++/gui/design.ui (modified) Some design issues; made the FTU LEDs checkable Tue, 03 May 2011 19:53:54 GMT tbretz [10548] * trunk/FACT++/gui/design.ui (modified) Implemented a status LED for the FTUs Tue, 03 May 2011 19:53:22 GMT tbretz [10547] * trunk/FACT++/gui/FactGui.h (modified) Implemented a status LED for the FTUs Tue, 03 May 2011 18:25:34 GMT tbretz [10544] * trunk/FACT++/gui/FactGui.h (modified) Removed obsolete include of TQtTimer Tue, 03 May 2011 17:26:51 GMT tbretz [10540] * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) Send SetThreshold if a value is changed. Tue, 03 May 2011 17:23:25 GMT tbretz [10536] * trunk/FACT++/gui/FactGui.h (modified) Updated the data logger widgets; added better handling of the ... Tue, 03 May 2011 09:49:22 GMT tbretz [10528] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) * trunk/FACT++/gui/design.ui (modified) Implemented Ping-button. Tue, 03 May 2011 09:02:55 GMT tbretz [10524] * trunk/FACT++/gui/FactGui.h (modified) Encapsulated root stuff into ifdef's; removed the root update timer - ... Mon, 02 May 2011 18:58:20 GMT tbretz [10521] * trunk/FACT++/gui/FactGui.h (modified) Fixed chat led. Mon, 02 May 2011 18:12:55 GMT tbretz [10518] * 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++/gui/fact.cc (modified) Added latest changes, which includes almost a complete FTM support ... Thu, 28 Apr 2011 10:06:24 GMT tbretz [10475] * trunk/FACT++/gui/HtmlDelegate.cc (modified) Changed the QTextDocument to be of a fixed size so that no horizontal ... Tue, 26 Apr 2011 17:57:22 GMT tbretz [10468] * trunk/FACT++/gui/SpinBox4ns.h (modified) Just code cosmetics. Tue, 26 Apr 2011 17:54:01 GMT tbretz [10466] * trunk/FACT++/gui/DockWindow.cc (modified) * trunk/FACT++/gui/DockWindow.h (modified) Added proper resizing by adding layout hints when the tab is recreated. Sun, 24 Apr 2011 15:57:16 GMT tbretz [10455] * trunk/FACT++/gui/SpinBox4ns.h (added) Added a spin box which only allows numbers dividable by 4. Wed, 20 Apr 2011 22:22:53 GMT tbretz [10437] * trunk/FACT++/gui/design.ui (modified) Some layout changes and new elements mainly in the Logger tab. Wed, 20 Apr 2011 16:26:07 GMT tbretz [10433] * trunk/FACT++/gui/design.ui (modified) Added some stuff for the data logger; added a TQtWidget for playing; ... Tue, 19 Apr 2011 21:50:32 GMT tbretz [10417] * trunk/FACT++/gui/design.ui (modified) Added clear and resize buttons to the service tab, slight changes to ... Tue, 19 Apr 2011 19:43:17 GMT tbretz [10416] * trunk/FACT++/gui/design.ui (modified) Little cosmetics. Tue, 19 Apr 2011 19:29:06 GMT tbretz [10415] * trunk/FACT++/gui/FactGui.h (modified) Removed obsolete second and thrid button. Tue, 19 Apr 2011 19:28:22 GMT tbretz [10414] * trunk/FACT++/gui/design.ui (modified) Some changes to the layout; removed the obsolete second and third LEDs Tue, 19 Apr 2011 18:10:52 GMT tbretz [10413] * trunk/FACT++/gui/icons (added) * trunk/FACT++/gui/icons/gray circle 1.png (added) * trunk/FACT++/gui/icons/gray circle 2.png (added) * trunk/FACT++/gui/icons/green circle 1.png (added) * trunk/FACT++/gui/icons/green circle 2.png (added) * trunk/FACT++/gui/icons/orange circle 1.png (added) * trunk/FACT++/gui/icons/orange circle 2.png (added) * trunk/FACT++/gui/icons/red circle 1.png (added) * trunk/FACT++/gui/icons/red circle 2.png (added) * trunk/FACT++/gui/icons/warning 1.png (added) * trunk/FACT++/gui/icons/warning 2.png (added) * trunk/FACT++/gui/icons/warning 3.png (added) * trunk/FACT++/gui/icons/warning 4.png (added) * trunk/FACT++/gui/icons/yellow circle 1.png (added) * trunk/FACT++/gui/icons/yellow circle 2.png (added) Tue, 19 Apr 2011 18:04:50 GMT tbretz [10411] * trunk/FACT++/gui/design.qrc (added) Tue, 19 Apr 2011 18:04:29 GMT tbretz [10410] * trunk/FACT++/gui/design.ui (modified) Moved icons to resource file; some small tiny changes. Mon, 18 Apr 2011 16:55:32 GMT tbretz [10409] * trunk/FACT++/gui/design.ui (modified) Changed line wrap mode of log-window. Mon, 18 Apr 2011 16:46:16 GMT tbretz [10406] * trunk/FACT++/gui/design.h (deleted) Mon, 18 Apr 2011 16:15:09 GMT tbretz [10398] * trunk/FACT++/gui/HtmlDelegate.cc (modified) Fixed a warning due to an unused argument. Mon, 18 Apr 2011 16:13:57 GMT tbretz [10397] * trunk/FACT++/gui/FactGui.h (modified) Some cosmetics. Mon, 18 Apr 2011 15:38:27 GMT tbretz [10394] * trunk/FACT++/gui (added) * trunk/FACT++/gui/CheckBoxDelegate.cc (added) * trunk/FACT++/gui/CheckBoxDelegate.h (added) * trunk/FACT++/gui/DockWindow.cc (added) * trunk/FACT++/gui/DockWindow.h (added) * trunk/FACT++/gui/FactGui.cc (added) * trunk/FACT++/gui/FactGui.h (added) * trunk/FACT++/gui/HtmlDelegate.cc (added) * trunk/FACT++/gui/HtmlDelegate.h (added) * trunk/FACT++/gui/MainWindow.cc (added) * trunk/FACT++/gui/MainWindow.h (added) * trunk/FACT++/gui/design.h (added) * trunk/FACT++/gui/design.ui (added) * trunk/FACT++/gui/fact.cc (added) First version of the GUI.