# # ChangeLog for trunk/FACT++/gui # # Generated by Trac 1.5.2 # 11/25/24 23:56:21 Sun, 07 Aug 2011 17:40:32 GMT tbretz [11836] * trunk/FACT++/gui/design.ui (modified) Added the Aux tab with the widgets for FSC data display. Sat, 06 Aug 2011 18:59:03 GMT tbretz [11828] * trunk/FACT++/gui/QCameraWidget.h (modified) Added a missing data member. Sat, 06 Aug 2011 18:45:42 GMT tbretz [11827] * trunk/FACT++/gui/design.ui (modified) Some fine tuning. Sat, 06 Aug 2011 18:45:22 GMT tbretz [11826] * trunk/FACT++/gui/FactGui.h (modified) Fixed service size for START_RUN Sat, 06 Aug 2011 18:09:38 GMT tbretz [11825] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/fact.cc (modified) Configure possible run lengths etc. from program options. Sat, 06 Aug 2011 17:34:39 GMT tbretz [11824] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/design.ui (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/FACT++/src/fadctrl.cc (modified) Display some statistics in the FAD tab with th ehelp of current-run ... Sat, 06 Aug 2011 16:53:12 GMT tbretz [11823] * trunk/FACT++/gui/FactGui.h (modified) Do not display rates if the corresponding FTU is switched off. Sat, 06 Aug 2011 15:53:36 GMT tbretz [11820] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/design.ui (modified) Display run-numbers of currently applied DRS calibration. Sat, 06 Aug 2011 15:05:09 GMT tbretz [11809] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified) Updated include of fits.h Sat, 06 Aug 2011 15:04:12 GMT tbretz [11807] * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) Moved signals for fRatesMin/fRatesMax to MainWindow -- they don't ... Sat, 06 Aug 2011 10:05:40 GMT tbretz [11805] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/design.ui (modified) Fixed a wrong spelling. Fri, 05 Aug 2011 22:02:51 GMT tbretz [11804] * trunk/FACT++/gui/BasicGlCamera.cc (modified) Replaced a rounded value for the hex coordinates by the analytical value. Fri, 05 Aug 2011 21:48:00 GMT tbretz [11803] * trunk/FACT++/gui/FactGui.h (modified) Fixed text displayed in CameraMouseMove Fri, 05 Aug 2011 20:27:58 GMT tbretz [11802] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/design.ui (modified) Added persistant raw data display mode. Fri, 05 Aug 2011 15:33:39 GMT lyard [11799] * trunk/FACT++/gui/QCameraWidget.cc (modified) removed the emitting cout Fri, 05 Aug 2011 15:26:59 GMT tbretz [11798] * trunk/FACT++/gui/FactGui.h (modified) Reordered some code to get rid of some root warnings. Fri, 05 Aug 2011 15:26:26 GMT tbretz [11797] * trunk/FACT++/gui/design.ui (modified) Changed the name of the tab 'Page'; fixed warning in promotion of the ... Fri, 05 Aug 2011 15:19:54 GMT lyard [11796] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/MainWindow.h (modified) * trunk/FACT++/gui/QCameraWidget.cc (modified) * trunk/FACT++/gui/QCameraWidget.h (modified) added tooltip for all cameras Fri, 05 Aug 2011 14:07:53 GMT tbretz [11791] * trunk/FACT++/gui/FactGui.h (modified) Added 'light-puler' run-type. Fri, 05 Aug 2011 14:07:22 GMT tbretz [11790] * trunk/FACT++/gui/MainWindow.cc (modified) Fixed an FTU-GUI ping pong Fri, 05 Aug 2011 13:08:42 GMT lyard [11786] * trunk/FACT++/gui/QCameraWidget.cc (modified) added update of display when data changed Fri, 05 Aug 2011 12:48:22 GMT lyard [11785] * trunk/FACT++/gui/QCameraWidget.cc (modified) the previous bug fix was not quite a fix ;) Fri, 05 Aug 2011 12:24:54 GMT lyard [11783] * trunk/FACT++/gui/QCameraWidget.cc (modified) fixed a bug with the GL camera Fri, 05 Aug 2011 12:07:57 GMT lyard [11782] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/design.ui (modified) replaced the 4 roots cameras by 4 GL ones Fri, 05 Aug 2011 09:47:44 GMT lyard [11779] * trunk/FACT++/gui/BasicGlCamera.cc (added) * trunk/FACT++/gui/BasicGlCamera.h (added) * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/MainWindow.h (modified) * trunk/FACT++/gui/QCameraWidget.cc (added) * trunk/FACT++/gui/QCameraWidget.h (added) * trunk/FACT++/gui/design.ui (modified) Replaced root camera by openGL camera in the gui Thu, 04 Aug 2011 19:51:44 GMT tbretz [11778] * trunk/FACT++/gui/FactGui.h (modified) Decrease update frequency for Event display; Set a better maximum for ... Thu, 04 Aug 2011 19:06:17 GMT tbretz [11776] * trunk/FACT++/gui/design.ui (modified) Reformating of the clock conditioner values. Wed, 03 Aug 2011 19:16:55 GMT tbretz [11765] * trunk/FACT++/gui/FactGui.h (modified) Fixed the missing color for the horizontal histograms in the Raw data ... Wed, 03 Aug 2011 19:16:16 GMT tbretz [11764] * trunk/FACT++/gui/FactGui.h (modified) Fixed the missing color for the horizontal histograms in the Raw data ... Wed, 03 Aug 2011 18:58:31 GMT tbretz [11762] * trunk/FACT++/gui/MainWindow.cc (modified) Sanity check for fInHandler when sending new light pulser intensity Wed, 03 Aug 2011 17:18:49 GMT tbretz [11759] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/design.ui (modified) Added new DATA_EVENT display. Wed, 03 Aug 2011 13:21:39 GMT lyard [11753] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified) * trunk/FACT++/gui/RawEventsViewer/viewer.ui (modified) added display of calibrated data Tue, 02 Aug 2011 19:32:57 GMT tbretz [11749] * trunk/FACT++/gui/FactGui.h (modified) Removed some stray output. Tue, 02 Aug 2011 14:43:03 GMT lyard [11740] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified) * trunk/FACT++/gui/RawEventsViewer/viewer.ui (modified) improved zooming and bug fix of raw events viewer 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 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:07:30 GMT tbretz [11714] * trunk/FACT++/gui/FactGui.h (modified) Enabled regular call of RootUpdate, by calling DisplatchOneEvent ... 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: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 13:32:14 GMT tbretz [11701] * trunk/FACT++/gui/FactGui.h (modified) Display the result of the DRS calibration. 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 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: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: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. 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 19:21:26 GMT tbretz [11672] * trunk/FACT++/gui/design.ui (modified) Changed CBC on ADT tab to CBCC 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: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 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: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 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 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 20:19:10 GMT tbretz [11632] * trunk/FACT++/gui/design.ui (modified) Renamed continous busy to constant busy. 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 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: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 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 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[] Sun, 24 Jul 2011 20:20:34 GMT tbretz [11578] * trunk/FACT++/gui/fact.cc (modified) * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Configuration.h (modified) * trunk/FACT++/src/biasctrl.cc (modified) * trunk/FACT++/src/chatclient.cc (modified) * trunk/FACT++/src/chatserv.cc (modified) * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/dimctrl.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/fitsdump.cc (modified) * trunk/FACT++/src/fitsloader.cc (modified) * trunk/FACT++/src/fscctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/mcp.cc (modified) * trunk/FACT++/src/triggerschedule.cc (modified) Moved some part of the initialization from main to Configure::DoParse Sun, 24 Jul 2011 20:11:18 GMT tbretz [11576] * trunk/FACT++/gui/fact.cc (modified) Added host option. Fri, 22 Jul 2011 22:12:22 GMT tbretz [11548] * trunk/FACT++/gui/design.ui (modified) New widget should show evt/s rather than evts Fri, 22 Jul 2011 22:02:13 GMT tbretz [11547] * trunk/FACT++/gui/FactGui.h (modified) Added new members to GUI_STAT Fri, 22 Jul 2011 22:01:26 GMT tbretz [11545] * trunk/FACT++/gui/design.ui (modified) * trunk/FACT++/src/EventBuilder.c (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added new maxEvt support. Fri, 22 Jul 2011 21:39:51 GMT tbretz [11543] * trunk/FACT++/gui/FactGui.h (modified) Fixed FAD temperature min/max display. Fri, 22 Jul 2011 15:18:49 GMT lyard [11540] * trunk/FACT++/gui/RawEventsViewer (added) * trunk/FACT++/gui/RawEventsViewer/MasterList-v3.txt (added) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cpp (added) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (added) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.ui (added) * trunk/FACT++/gui/RawEventsViewer/Trigger-Patches.txt (added) added raw events viewer code Fri, 22 Jul 2011 10:17:23 GMT tbretz [11536] * trunk/FACT++/gui/design.ui (modified) Fixed a typo; added some stuff for the light pulser setup Fri, 22 Jul 2011 07:44:26 GMT tbretz [11523] * trunk/FACT++/gui/MainWindow.cc (modified) Fixed FadResetTriggerId Thu, 21 Jul 2011 11:11:30 GMT tbretz [11511] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/src/EventBuilder.c (modified) * trunk/FACT++/src/FAD.h (modified) Updated to latest version of event builder. Thu, 21 Jul 2011 11:02:08 GMT tbretz [11508] * trunk/FACT++/gui/FactGui.h (modified) Fixed the QVariant value in fMcpNumEvents Thu, 21 Jul 2011 11:01:48 GMT tbretz [11507] * trunk/FACT++/gui/design.ui (modified) Fixed a name.