source: trunk/FACT++/gui/FactGui.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12161   14 years tbretz Undo last revision.
(edit) @12160   14 years tbretz Added PixelMap.cc to fact_SOURCES
(edit) @12136   14 years tbretz Switched the enable/disable of the bias widget on again.
(edit) @12134   14 years tbretz Another improvement to the mouse tracking
(edit) @12131   14 years tbretz Updated for which cameras the cursors are shown.
(edit) @12121   14 years tbretz Some more small improvements and fixes to status, camera displays and ...
(edit) @12116   14 years tbretz Fixed something about the enable of the FTM start and stop button.
(edit) @12115   14 years tbretz Some more updates to the Slow control values and some fixes to the MCP ...
(edit) @12110   14 years tbretz Replaced red LED in FAD tab by GreenBar
(edit) @12106   14 years tbretz Enable/disable some control buttons depending on the state; added MCP state
(edit) @12100   14 years tbretz Show info in the status line when 'mouseOver'
(edit) @12094   14 years tbretz Fixed the feedback units.
(edit) @12081   14 years tbretz Propagate pixel and patch maps to the camera displays.
(edit) @12078   14 years tbretz Fixed order of initialization of root canvses
(edit) @12076   14 years tbretz Added feedback Led and label
(edit) @12075   14 years tbretz Call setAutoscaleLowerLimit for all cameras
(edit) @12065   14 years tbretz Updated feedback display; added the missing updateCamera when a new ...
(edit) @12050   14 years tbretz Replaced build in FACTmapV5(a) by a program otpion.
(edit) @12046   14 years tbretz Renamed file for pisel map; set title and units for the feedback cams.
(edit) @12024   14 years tbretz Replaced updateGL by updateCamera; for the moment display deviation ...
(edit) @12006   14 years tbretz Removed a spray debug line.
(edit) @12004   14 years tbretz Changed named of temp widgets for better understanding.
(edit) @12002   14 years tbretz Improved service output for empty services (size==0)
(edit) @11998   14 years tbretz Implemented display of feedback values.
(edit) @11994   14 years tbretz Fixed calculation of average front plate temprerature.
(edit) @11988   14 years tbretz Display average front plate temperature.
(edit) @11967   14 years tbretz Added BIAS states, added kLedInProgress, moved PixelMap to new file
(edit) @11959   14 years tbretz Highlight pixels in over-current and when in reference.
(edit) @11955   14 years tbretz CH -> CBPX
(edit) @11954   14 years tbretz Use enums from namespace BIAS; display channel in ADC histogram
(edit) @11936   14 years tbretz Disable Bias tab by default; added some enumd for different LED ...
(edit) @11932   14 years tbretz Fixed a couple of bugs in the BIAS voltage; for the time being ...
(edit) @11926   14 years tbretz Adapted Bias control stuff to the changes in the GUI; mainly added the ...
(edit) @11884   14 years tbretz Added title and units for the camera displays; implemented display of ...
(edit) @11878   14 years lyard added more features
(edit) @11866   14 years tbretz Replaced fPixelMapHW by fPixelMap
(edit) @11856   14 years tbretz Added LED for Bias ctrl and for over current.
(edit) @11855   14 years tbretz Finalized the BIAS display.
(edit) @11854   14 years tbretz Added the Bias control to the GUI; consequently, updated the rate ...
(edit) @11850   14 years tbretz Added the possibility to switch off the drs calibration display - does ...
(edit) @11847   14 years tbretz Implemented display of FSC values.
(edit) @11826   14 years tbretz Fixed service size for START_RUN
(edit) @11825   14 years tbretz Configure possible run lengths etc. from program options.
(edit) @11824   14 years tbretz Display some statistics in the FAD tab with th ehelp of ...
(edit) @11823   14 years tbretz Do not display rates if the corresponding FTU is switched off.
(edit) @11820   14 years tbretz Display run-numbers of currently applied DRS calibration.
(edit) @11805   14 years tbretz Fixed a wrong spelling.
(edit) @11803   14 years tbretz Fixed text displayed in CameraMouseMove
(edit) @11802   14 years tbretz Added persistant raw data display mode.
(edit) @11798   14 years tbretz Reordered some code to get rid of some root warnings.
(edit) @11796   14 years lyard added tooltip for all cameras
(edit) @11791   14 years tbretz Added 'light-puler' run-type.
(edit) @11782   14 years lyard replaced the 4 roots cameras by 4 GL ones
(edit) @11779   14 years lyard Replaced root camera by openGL camera in the gui
(edit) @11778   14 years tbretz Decrease update frequency for Event display; Set a better maximum for ...
(edit) @11765   14 years tbretz Fixed the missing color for the horizontal histograms in the Raw data tab.
(edit) @11764   14 years tbretz Fixed the missing color for the horizontal histograms in the Raw data tab.
(edit) @11759   14 years tbretz Added new DATA_EVENT display.
(edit) @11749   14 years tbretz Removed some stray output.
(edit) @11731   14 years tbretz Removed DimTriggerCounter; added DimTreiggerRates
(edit) @11714   14 years tbretz Enabled regular call of RootUpdate, by calling DisplatchOneEvent ...
(edit) @11709   14 years tbretz Display the received light-pulser settings.
(edit) @11701   14 years tbretz Display the result of the DRS calibration.
(edit) @11693   14 years tbretz Changed title for ADC tab.
(edit) @11692   14 years tbretz Added trigger number to GUI.
(edit) @11686   14 years tbretz Don't divide ADC signal by by two, this is now done in the Drs ...
(edit) @11682   14 years tbretz Added radio buttons for different scaling methods in ADC tab.
(edit) @11675   14 years tbretz Added Channel/Chip to ADC tab
(edit) @11661   14 years tbretz Added locked status for clock conditioner.
(edit) @11656   14 years tbretz
(edit) @11655   14 years tbretz fixed the board time display in the ADC tab.
(edit) @11649   14 years tbretz Addes epcial pixel color for under- and overflow.
(edit) @11646   14 years tbretz Fixed cases in which fThresholdIdx can be negative ('all')
(edit) @11643   14 years tbretz Implemented setting min/max for color scale in rate tab
(edit) @11641   14 years tbretz Enabled the possibility to choose a pixel and a patch even taking data.
(edit) @11635   14 years tbretz Added services and gui elements for FAD DAC values.
(edit) @11625   14 years tbretz Added new Busy on bit to fad output.
(edit) @11610   14 years tbretz Made switching on and off of widgets more userfriendly in the FTU tab
(edit) @11608   14 years tbretz Added initialization for fTimeStamp1, fTimeStamp0 and fTriggerCounter0
(edit) @11607   14 years tbretz Enable sending at least the roi checked by the event builder by DIM; ...
(edit) @11591   14 years tbretz Fixed min/max case for FwVersion
(edit) @11547   14 years tbretz Added new members to GUI_STAT
(edit) @11543   14 years tbretz Fixed FAD temperature min/max display.
(edit) @11511   14 years tbretz Updated to latest version of event builder.
(edit) @11508   14 years tbretz Fixed the QVariant value in fMcpNumEvents
(edit) @11497   14 years tbretz Added preliminary widgets for starting runs from the GUI.
(edit) @11464   14 years tbretz Fixed some display in the ADC tab.
(edit) @11442   14 years tbretz Replaced DimEventData by EVENT
(edit) @11419   14 years tbretz Added prescaler stuff.
(edit) @11392   14 years tbretz Added milliseconds to time output.
(edit) @11371   14 years tbretz Do not display debug messages in the message output at the bottom
(edit) @11363   14 years tbretz Enforced an ROI of 1 for the ADC display.
(edit) @11358   14 years tbretz Updated display of PC time in ADC tab
(edit) @11355   14 years tbretz Do not propagate values larger than the maximum to the progress bar.
(edit) @11322   14 years tbretz Added handling of FAD_CONTROL/STATS service.
(edit) @11312   14 years tbretz Adapted datalogger STATS service; fixed the case of null bytes in ...
(edit) @11299   14 years tbretz Added a missing default argument.
(edit) @11294   14 years tbretz Removed the output of an obsolete error; adapted FAD statistics; ...
(edit) @11279   14 years tbretz Added code for new fadctrl statistics; better treatment of enable of ...
(edit) @11266   14 years tbretz Removed cose which got obsolete due to the include of ...
Note: See TracRevisionLog for help on using the revision log.