source: trunk/FACT++/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12073   15 years lyard did nothing
(edit) @12072   15 years lyard forgot a line in the upate
(edit) @12071   15 years lyard various small fixes and improvements
(edit) @12065   15 years tbretz Updated feedback display; added the missing updateCamera when a new ...
(edit) @12064   15 years tbretz Added option for pixel map file.
(edit) @12063   15 years tbretz Adapted naming of feedback widgets.
(edit) @12062   15 years tbretz Added two root canvases to the feedback tab.
(edit) @12059   15 years tbretz Removed the path from the qwt include - an error introduced by Thomas ...
(edit) @12055   15 years tbretz Added some const-qualifiers; fixed some compiler warings; removed a ...
(edit) @12054   15 years tbretz Removed a global namespace definition from the header file.
(edit) @12053   15 years tbretz Removed the errornous subdirectory form the include of the Qwt ...
(edit) @12052   15 years tbretz Fixed calculation of rms (variance)
(edit) @12051   15 years tbretz Exchanged median/mean and min/max
(edit) @12050   15 years tbretz Replaced build in FACTmapV5(a) by a program otpion.
(edit) @12046   15 years tbretz Renamed file for pisel map; set title and units for the feedback cams.
(edit) @12024   15 years tbretz Replaced updateGL by updateCamera; for the moment display deviation ...
(edit) @12023   15 years tbretz Added setting of min/max for feedback cameras.
(edit) @12022   15 years tbretz Updated Feedback tab.
(edit) @12016   15 years lyard added the temperature viewer
(edit) @12015   15 years lyard adapted viewer after config-read changed
(edit) @12014   15 years kraehenb really fixed the qwt issue
(edit) @12012   15 years lyard Now take the config files from methods instead of files
(edit) @12006   15 years tbretz Removed a spray debug line.
(edit) @12004   15 years tbretz Changed named of temp widgets for better understanding.
(edit) @12003   15 years lyard removed debug pixel/patch highlight
(edit) @12002   15 years tbretz Improved service output for empty services (size==0)
(edit) @11998   15 years tbretz Implemented display of feedback values.
(edit) @11997   15 years tbretz Added a SetDatat taking a valarray of floats as argument -- could be ...
(edit) @11996   15 years tbretz Added feedback tab.
(edit) @11994   15 years tbretz Fixed calculation of average front plate temprerature.
(edit) @11988   15 years tbretz Display average front plate temperature.
(edit) @11987   15 years tbretz Some simplifications to make interpretation easier.
(edit) @11986   15 years tbretz Added a widget to display the average front plate temperature.
(edit) @11985   15 years lyard various display changes
(edit) @11982   15 years tbretz Added possibility to set a single channel to its reference value.
(edit) @11981   15 years tbretz Changed bias tab; added possibility to set a single channel to its ...
(edit) @11970   15 years tbretz Added some spacers in the Aux tab to keep the camera display in shape.
(edit) @11967   15 years tbretz Added BIAS states, added kLedInProgress, moved PixelMap to new file
(edit) @11962   15 years tbretz
(edit) @11961   15 years tbretz Added 'in progress.png'
(edit) @11959   15 years tbretz Highlight pixels in over-current and when in reference.
(edit) @11957   15 years tbretz Adapted to little changed in the Bias tab
(edit) @11956   15 years tbretz Allow negative offsets; some updated to button texts; both in the bias tap
(edit) @11955   15 years tbretz CH -> CBPX
(edit) @11954   15 years tbretz Use enums from namespace BIAS; display channel in ADC histogram
(edit) @11951   15 years tbretz Little updates to bias tab
(edit) @11949   15 years tbretz Added some controls in the bias tab to increase/decrease the voltage ...
(edit) @11944   15 years lyard forgot properly save the file before commit
(edit) @11941   15 years lyard added autoRefresh flag to GL widgets
(edit) @11936   15 years tbretz Disable Bias tab by default; added some enumd for different LED ...
(edit) @11935   15 years tbretz Enabled button commands for bias control.
(edit) @11934   15 years tbretz Adapted maxima in Bias tab
(edit) @11933   15 years lyard various bug fix + events anim impl
(edit) @11932   15 years tbretz Fixed a couple of bugs in the BIAS voltage; for the time being ...
(edit) @11926   15 years tbretz Adapted Bias control stuff to the changes in the GUI; mainly added the ...
(edit) @11925   15 years tbretz Updated Bias control stuff, especially removed the sending of commands ...
(edit) @11924   15 years tbretz Updated Bias tab mainly with a second display for the voltages.
(edit) @11923   15 years tbretz Possibility to switch highlighting off was missing.
(edit) @11922   15 years lyard various Daniela suggestions and improvements
(edit) @11920   15 years lyard forgot the .h
(edit) @11918   15 years lyard removed wavelet display (was private debug only)
(edit) @11917   15 years lyard Added pixels 1438 and 1439
(edit) @11909   15 years tbretz Another fix for the DRS calibration.
(edit) @11908   15 years tbretz Fixed some limits and changed stepping for color scale.
(edit) @11907   15 years lyard added spinners for slices and events
(edit) @11902   15 years tbretz Fixed the calibration subtraction.
(edit) @11901   15 years lyard many changes...
(edit) @11900   15 years tbretz Made the viewer work also with older raw data files.
(edit) @11898   15 years lyard oops forgot the header file...
(edit) @11897   15 years lyard fixed calibrated data display
(edit) @11894   15 years lyard added anti-aliasing
(edit) @11884   15 years tbretz Added title and units for the camera displays; implemented display of ...
(edit) @11883   15 years tbretz Added some bias controls.
(edit) @11882   15 years tbretz Added pixel to switch ADC display to the physical pipeline.
(edit) @11880   15 years lyard oops
(edit) @11879   15 years lyard few changes
(edit) @11878   15 years lyard added more features
(edit) @11877   15 years lyard fixed autoscale and median bugs
(edit) @11876   15 years lyard fixed autoscale and median bugs
(edit) @11875   15 years lyard degree character utf16 fixed
(edit) @11874   15 years lyard added various features
(edit) @11866   15 years tbretz Replaced fPixelMapHW by fPixelMap
(edit) @11865   15 years lyard added coloured selected patch and a first preliminary text drawing
(edit) @11861   15 years lyard bug fix
(edit) @11859   15 years tbretz Implemented SetRef and Set0 button for Bias.
(edit) @11857   15 years tbretz Updates of some naming; implemented Bias control communication.
(edit) @11856   15 years tbretz Added LED for Bias ctrl and for over current.
(edit) @11855   15 years tbretz Finalized the BIAS display.
(edit) @11854   15 years tbretz Added the Bias control to the GUI; consequently, updated the rate ...
(edit) @11850   15 years tbretz Added the possibility to switch off the drs calibration display - does ...
(edit) @11847   15 years tbretz Implemented display of FSC values.
(edit) @11836   15 years tbretz Added the Aux tab with the widgets for FSC data display.
(edit) @11828   15 years tbretz Added a missing data member.
(edit) @11827   15 years tbretz Some fine tuning.
(edit) @11826   15 years tbretz Fixed service size for START_RUN
(edit) @11825   15 years tbretz Configure possible run lengths etc. from program options.
(edit) @11824   15 years tbretz Display some statistics in the FAD tab with th ehelp of ...
(edit) @11823   15 years tbretz Do not display rates if the corresponding FTU is switched off.
(edit) @11820   15 years tbretz Display run-numbers of currently applied DRS calibration.
(edit) @11809   15 years tbretz Updated include of fits.h
Note: See TracRevisionLog for help on using the revision log.