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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13942   12 years tbretz Replaced state values with state names.
(edit) @13923   12 years tbretz Updated states with the new namespaces.
(edit) @13840   12 years tbretz By chance comitted the debug version...
(edit) @13839   12 years tbretz DimNetwork now does not derive anymore from the DimInfoHandler, so we ...
(edit) @13826   12 years tbretz Fixeda few issues with synchonous and asynchronous treatment of the ...
(edit) @13825   12 years tbretz Fixed the size of the FEEDBACK/DEVIATION and fixed a warning of mixed ...
(edit) @13824   12 years tbretz Reverted the code changes made between 13478 and 13484. This was ...
(edit) @13823   12 years tbretz Replaced cd() by GetListOfPrimitives()->Add(). Strictly speaking this ...
(edit) @13766   12 years tbretz Replaced boost::function by std::function
(edit) @13692   12 years tbretz Allow deviation to be two bytes larger.
(edit) @13619   12 years tbretz The factor to determine the wind direction is 22.5 not 22
(edit) @13607   12 years tbretz Implemented colors for the new mcp states.
(edit) @13484   12 years tbretz Moved all dim service description outside the class, so that they can ...
(edit) @13478   12 years tbretz Include DimData; removed class definition for DimData; updated ...
(edit) @13254   12 years tbretz Removed the stray Xs in the dim service names which were for debugging.
(edit) @13237   13 years tbretz Updated to fit the new biasctrl command and services.
(edit) @13199   13 years tbretz Replaced wind direction by human readable strings.
(edit) @13198   13 years tbretz Replace degree value for wind direction with human readable value
(edit) @13061   13 years tbretz Adapted to changed in feedback states; skip start values from feedback
(edit) @13010   13 years tbretz Fixed the size of the received magic weather reports.
(edit) @13008   13 years tbretz Scale the patch currents to pixle currents.
(edit) @12966   13 years tbretz Added wind gusts to GUI.
(edit) @12900   13 years tbretz Added new states in the feedback which allow to run the temp feedback ...
(edit) @12697   13 years tbretz Fixed the handleRateScan and the table name for the run-comments
(edit) @12668   13 years tbretz Added disk space warning.
(edit) @12658   13 years tbretz Implemented access to the CommentDB for commenting runs.
(edit) @12656   13 years tbretz Fixed an issue in the rate scan which caused the threshold been ...
(edit) @12652   13 years tbretz Get the magic weather station data properly into the GUI.
(edit) @12635   13 years tbretz Adapted handling of rate scan service.
(edit) @12522   13 years tbretz Added a new service FILE_FORMAT to distribute the file format ...
(edit) @12497   13 years tbretz Changed the behaviour of the MCP reset button; added disable of ...
(edit) @12476   13 years tbretz Changed the order of the first four uint32_t in the drs calibration
(edit) @12472   13 years tbretz Updated the DRS calibration and added the display of the ROI
(edit) @12468   13 years tbretz Updated mainly the length check for the DRS calibration.
(edit) @12432   13 years tbretz Implemented correct rate control states.
(edit) @12427   13 years tbretz Added rate control.
(edit) @12416   13 years tbretz Stop the event update when the fEventStop is checked; enable the ...
(edit) @12406   13 years tbretz Added the bias supply calibration coming from the feedback to the gui
(edit) @12394   13 years tbretz Fixed the clearing of the rate-scan display
(edit) @12376   13 years tbretz Removed the fFadLedRoi
(edit) @12359   13 years tbretz Added DRIVE_CONTROL led
(edit) @12341   13 years tbretz Fixed tha calculation of the average ethernet rate; removed min and ...
(edit) @12328   13 years tbretz Renamed FTM::kTakingData to FTM::kTriggerOn
(edit) @12325   13 years tbretz Show VoltageOff as a red bar in the status LED
(edit) @12320   13 years tbretz Do not set negative axis ranges in handleRateScan.
(edit) @12295   13 years tbretz Addec code for the rate scan tab display
(edit) @12289   13 years tbretz Store trigger rates for later display
(edit) @12283   13 years tbretz Display N/4 logic threshold
(edit) @12273   13 years tbretz Implemented feedback controls
(edit) @12217   13 years tbretz Evaluate the new status which shows if an FAD is configured.
(edit) @12212   13 years tbretz Fixed a problem with the pixels 0-159 in the Rates tab.
(edit) @12182   13 years tbretz Implemented new Feedback states.
(edit) @12180   13 years tbretz Removed the obsolete use of the Trigger-Patches.txt, the fPatchHW and ...
(edit) @12179   13 years tbretz Added treatment of new buttons fThresholdEnable/DisablePatch
(edit) @12161   13 years tbretz Undo last revision.
(edit) @12160   13 years tbretz Added PixelMap.cc to fact_SOURCES
(edit) @12136   13 years tbretz Switched the enable/disable of the bias widget on again.
(edit) @12134   13 years tbretz Another improvement to the mouse tracking
(edit) @12131   13 years tbretz Updated for which cameras the cursors are shown.
(edit) @12121   13 years tbretz Some more small improvements and fixes to status, camera displays and ...
(edit) @12116   13 years tbretz Fixed something about the enable of the FTM start and stop button.
(edit) @12115   13 years tbretz Some more updates to the Slow control values and some fixes to the MCP ...
(edit) @12110   13 years tbretz Replaced red LED in FAD tab by GreenBar
(edit) @12106   13 years tbretz Enable/disable some control buttons depending on the state; added MCP state
(edit) @12100   13 years tbretz Show info in the status line when 'mouseOver'
(edit) @12094   13 years tbretz Fixed the feedback units.
(edit) @12081   13 years tbretz Propagate pixel and patch maps to the camera displays.
(edit) @12078   13 years tbretz Fixed order of initialization of root canvses
(edit) @12076   13 years tbretz Added feedback Led and label
(edit) @12075   13 years tbretz Call setAutoscaleLowerLimit for all cameras
(edit) @12065   13 years tbretz Updated feedback display; added the missing updateCamera when a new ...
(edit) @12050   13 years tbretz Replaced build in FACTmapV5(a) by a program otpion.
(edit) @12046   13 years tbretz Renamed file for pisel map; set title and units for the feedback cams.
(edit) @12024   13 years tbretz Replaced updateGL by updateCamera; for the moment display deviation ...
(edit) @12006   13 years tbretz Removed a spray debug line.
(edit) @12004   13 years tbretz Changed named of temp widgets for better understanding.
(edit) @12002   13 years tbretz Improved service output for empty services (size==0)
(edit) @11998   13 years tbretz Implemented display of feedback values.
(edit) @11994   13 years tbretz Fixed calculation of average front plate temprerature.
(edit) @11988   13 years tbretz Display average front plate temperature.
(edit) @11967   13 years tbretz Added BIAS states, added kLedInProgress, moved PixelMap to new file
(edit) @11959   13 years tbretz Highlight pixels in over-current and when in reference.
(edit) @11955   13 years tbretz CH -> CBPX
(edit) @11954   13 years tbretz Use enums from namespace BIAS; display channel in ADC histogram
(edit) @11936   13 years tbretz Disable Bias tab by default; added some enumd for different LED ...
(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) @11884   13 years tbretz Added title and units for the camera displays; implemented display of ...
(edit) @11878   13 years lyard added more features
(edit) @11866   13 years tbretz Replaced fPixelMapHW by fPixelMap
(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) @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.
Note: See TracRevisionLog for help on using the revision log.