source: trunk/FACT++/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11986   13 years tbretz Added a widget to display the average front plate temperature.
(edit) @11985   13 years lyard various display changes
(edit) @11982   13 years tbretz Added possibility to set a single channel to its reference value.
(edit) @11981   13 years tbretz Changed bias tab; added possibility to set a single channel to its ...
(edit) @11970   13 years tbretz Added some spacers in the Aux tab to keep the camera display in shape.
(edit) @11967   13 years tbretz Added BIAS states, added kLedInProgress, moved PixelMap to new file
(edit) @11962   13 years tbretz
(edit) @11961   13 years tbretz Added 'in progress.png'
(edit) @11959   13 years tbretz Highlight pixels in over-current and when in reference.
(edit) @11957   13 years tbretz Adapted to little changed in the Bias tab
(edit) @11956   13 years tbretz Allow negative offsets; some updated to button texts; both in the bias tap
(edit) @11955   13 years tbretz CH -> CBPX
(edit) @11954   13 years tbretz Use enums from namespace BIAS; display channel in ADC histogram
(edit) @11951   13 years tbretz Little updates to bias tab
(edit) @11949   13 years tbretz Added some controls in the bias tab to increase/decrease the voltage ...
(edit) @11944   13 years lyard forgot properly save the file before commit
(edit) @11941   13 years lyard added autoRefresh flag to GL widgets
(edit) @11936   13 years tbretz Disable Bias tab by default; added some enumd for different LED ...
(edit) @11935   13 years tbretz Enabled button commands for bias control.
(edit) @11934   13 years tbretz Adapted maxima in Bias tab
(edit) @11933   13 years lyard various bug fix + events anim impl
(edit) @11932   13 years tbretz Fixed a couple of bugs in the BIAS voltage; for the time being ...
(edit) @11926   13 years tbretz Adapted Bias control stuff to the changes in the GUI; mainly added the ...
(edit) @11925   13 years tbretz Updated Bias control stuff, especially removed the sending of commands ...
(edit) @11924   13 years tbretz Updated Bias tab mainly with a second display for the voltages.
(edit) @11923   13 years tbretz Possibility to switch highlighting off was missing.
(edit) @11922   13 years lyard various Daniela suggestions and improvements
(edit) @11920   13 years lyard forgot the .h
(edit) @11918   13 years lyard removed wavelet display (was private debug only)
(edit) @11917   13 years lyard Added pixels 1438 and 1439
(edit) @11909   13 years tbretz Another fix for the DRS calibration.
(edit) @11908   13 years tbretz Fixed some limits and changed stepping for color scale.
(edit) @11907   13 years lyard added spinners for slices and events
(edit) @11902   13 years tbretz Fixed the calibration subtraction.
(edit) @11901   13 years lyard many changes...
(edit) @11900   13 years tbretz Made the viewer work also with older raw data files.
(edit) @11898   13 years lyard oops forgot the header file...
(edit) @11897   13 years lyard fixed calibrated data display
(edit) @11894   13 years lyard added anti-aliasing
(edit) @11884   13 years tbretz Added title and units for the camera displays; implemented display of ...
(edit) @11883   13 years tbretz Added some bias controls.
(edit) @11882   13 years tbretz Added pixel to switch ADC display to the physical pipeline.
(edit) @11880   13 years lyard oops
(edit) @11879   13 years lyard few changes
(edit) @11878   13 years lyard added more features
(edit) @11877   13 years lyard fixed autoscale and median bugs
(edit) @11876   13 years lyard fixed autoscale and median bugs
(edit) @11875   13 years lyard degree character utf16 fixed
(edit) @11874   13 years lyard added various features
(edit) @11866   13 years tbretz Replaced fPixelMapHW by fPixelMap
(edit) @11865   13 years lyard added coloured selected patch and a first preliminary text drawing
(edit) @11861   13 years lyard bug fix
(edit) @11859   13 years tbretz Implemented SetRef and Set0 button for Bias.
(edit) @11857   13 years tbretz Updates of some naming; implemented Bias control communication.
(edit) @11856   13 years tbretz Added LED for Bias ctrl and for over current.
(edit) @11855   13 years tbretz Finalized the BIAS display.
(edit) @11854   13 years tbretz Added the Bias control to the GUI; consequently, updated the rate ...
(edit) @11850   13 years tbretz Added the possibility to switch off the drs calibration display - does ...
(edit) @11847   13 years tbretz Implemented display of FSC values.
(edit) @11836   13 years tbretz Added the Aux tab with the widgets for FSC data display.
(edit) @11828   13 years tbretz Added a missing data member.
(edit) @11827   13 years tbretz Some fine tuning.
(edit) @11826   13 years tbretz Fixed service size for START_RUN
(edit) @11825   13 years tbretz Configure possible run lengths etc. from program options.
(edit) @11824   13 years tbretz Display some statistics in the FAD tab with th ehelp of ...
(edit) @11823   13 years tbretz Do not display rates if the corresponding FTU is switched off.
(edit) @11820   13 years tbretz Display run-numbers of currently applied DRS calibration.
(edit) @11809   13 years tbretz Updated include of fits.h
(edit) @11807   13 years tbretz Moved signals for fRatesMin/fRatesMax to MainWindow -- they don't ...
(edit) @11805   13 years tbretz Fixed a wrong spelling.
(edit) @11804   13 years tbretz Replaced a rounded value for the hex coordinates by the analytical value.
(edit) @11803   13 years tbretz Fixed text displayed in CameraMouseMove
(edit) @11802   13 years tbretz Added persistant raw data display mode.
(edit) @11799   13 years lyard removed the emitting cout
(edit) @11798   13 years tbretz Reordered some code to get rid of some root warnings.
(edit) @11797   13 years tbretz Changed the name of the tab 'Page'; fixed warning in promotion of the ...
(edit) @11796   13 years lyard added tooltip for all cameras
(edit) @11791   13 years tbretz Added 'light-puler' run-type.
(edit) @11790   13 years tbretz Fixed an FTU-GUI ping pong
(edit) @11786   13 years lyard added update of display when data changed
(edit) @11785   13 years lyard the previous bug fix was not quite a fix ;)
(edit) @11783   13 years lyard fixed a bug with the GL camera
(edit) @11782   13 years lyard replaced the 4 roots cameras by 4 GL ones
(edit) @11779   13 years lyard Replaced root camera by openGL camera in the gui
(edit) @11778   13 years tbretz Decrease update frequency for Event display; Set a better maximum for ...
(edit) @11776   13 years tbretz Reformating of the clock conditioner values.
(edit) @11765   13 years tbretz Fixed the missing color for the horizontal histograms in the Raw data tab.
(edit) @11764   13 years tbretz Fixed the missing color for the horizontal histograms in the Raw data tab.
(edit) @11762   13 years tbretz Sanity check for fInHandler when sending new light pulser intensity
(edit) @11759   13 years tbretz Added new DATA_EVENT display.
(edit) @11753   13 years lyard added display of calibrated data
(edit) @11749   13 years tbretz Removed some stray output.
(edit) @11740   13 years lyard improved zooming and bug fix of raw events viewer
(edit) @11731   13 years tbretz Removed DimTriggerCounter; added DimTreiggerRates
(edit) @11723   13 years tbretz Fixed a bug when iterators point to empty lists.
(edit) @11714   13 years tbretz Enabled regular call of RootUpdate, by calling DisplatchOneEvent ...
(edit) @11709   13 years tbretz Display the received light-pulser settings.
(edit) @11707   13 years tbretz Fixed some misspelled commands; removed the stray Fad from the ...
(edit) @11706   13 years tbretz Removed the stray Fad from the light-pulser widgets.
(edit) @11705   13 years tbretz Added some ifdef to make it compile with Qwt 5.2; little change to the ...
Note: See TracRevisionLog for help on using the revision log.