source: trunk/FACT++/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @12967   13 years tbretz Fixed some trivial compiler warnings.
(edit) @12966   13 years tbretz Added wind gusts to GUI.
(edit) @12917   13 years lyard added calibration display
(edit) @12900   13 years tbretz Added new states in the feedback which allow to run the temp feedback ...
(edit) @12859   13 years tbretz Removed the IndirectRendering - it doesn't work.
(edit) @12697   13 years tbretz Fixed the handleRateScan and the table name for the run-comments
(edit) @12685   13 years lyard fixed camera position bug with blurry pixels
(edit) @12678   13 years lyard oops
(edit) @12677   13 years lyard improved viewer
(edit) @12671   13 years lyard changed color palette
(edit) @12670   13 years lyard viewer bugfix
(edit) @12669   13 years lyard viewer improvements
(edit) @12668   13 years tbretz Added disk space warning.
(edit) @12658   13 years tbretz Implemented access to the CommentDB for commenting runs.
(edit) @12657   13 years tbretz Made the fad tab a little bit less height.
(edit) @12656   13 years tbretz Fixed an issue in the rate scan which caused the threshold been ...
(edit) @12655   13 years tbretz Moved the remaining stuff from the event builder to the logger tab
(edit) @12653   13 years tbretz Little fixed to the new weather data.
(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) @12528   13 years tbretz Removed some obsolete fad commands; fixed some signal/slot names; some ...
(edit) @12523   13 years tbretz Added widgets for the control of the file format.
(edit) @12522   13 years tbretz Added a new service FILE_FORMAT to distribute the file format ...
(edit) @12498   13 years tbretz Implemented commands and buttons to start a drs calibration and to ...
(edit) @12497   13 years tbretz Changed the behaviour of the MCP reset button; added disable of ...
(edit) @12496   13 years tbretz Changed some rate scan widget names.
(edit) @12482   13 years lyard display the average of all pixels in the pixel curve
(edit) @12476   13 years tbretz Changed the order of the first four uint32_t in the drs calibration
(edit) @12473   13 years lyard force gl1.0 and indirect rendering
(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) @12461   13 years lyard unchecked calibrated data check box
(edit) @12455   13 years tbretz Reordered some stuff; added the ROI to the DRS calibration informations.
(edit) @12439   13 years tbretz Changed the default rate scaling from 0 to 10 in the Rates tab
(edit) @12432   13 years tbretz Implemented correct rate control states.
(edit) @12427   13 years tbretz Added rate control.
(edit) @12426   13 years lyard removed cout
(edit) @12425   13 years lyard updated viewer
(edit) @12424   13 years lyard updated viewer
(edit) @12416   13 years tbretz Stop the event update when the fEventStop is checked; enable the ...
(edit) @12415   13 years tbretz Added the fFeedbackCalibrate button.
(edit) @12414   13 years tbretz Some simplifications; Added the Calibration button in the Feedback ...
(edit) @12412   13 years tbretz Changed the coordinates such that the camera turns around its center ...
(edit) @12406   13 years tbretz Added the bias supply calibration coming from the feedback to the gui
(edit) @12403   13 years tbretz Replaced START_RUN by START_TRIGGER
(edit) @12398   13 years tbretz Fixed so that all ROI of all ch9 are set correctly.
(edit) @12397   13 years lyard turned camera
(edit) @12396   13 years lyard turned camera
(edit) @12395   13 years lyard added separate TM display, and remove TMs from RMS calculation
(edit) @12394   13 years tbretz Fixed the clearing of the rate-scan display
(edit) @12390   13 years lyard fixed various things with the viewer
(edit) @12376   13 years tbretz Removed the fFadLedRoi
(edit) @12375   13 years tbretz Removed the obsolete fFadLedRoi and enabled the widet which allows ...
(edit) @12374   13 years tbretz Set the region of interest for channel 9 in addition, enabled the ...
(edit) @12373   13 years tbretz Changed name of pixel map for the time being.
(edit) @12359   13 years tbretz Added DRIVE_CONTROL led
(edit) @12358   13 years tbretz Simplified fad tab; added drive led
(edit) @12343   13 years tbretz Moved some common code between MARS and FACT++ to DrsCalib.h as new ...
(edit) @12341   13 years tbretz Fixed tha calculation of the average ethernet rate; removed min and ...
(edit) @12340   13 years tbretz Unified FAD and EvtBuilder tab as much as possible.
(edit) @12339   13 years tbretz Renamed default pixel map file.
(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) @12324   13 years tbretz Fixed some litle stuff in the new ratescan tab.
(edit) @12320   13 years tbretz Do not set negative axis ranges in handleRateScan.
(edit) @12310   13 years lyard fixed a blur display bug
(edit) @12302   13 years lyard added clean destruction of qwt objects
(edit) @12301   13 years lyard moved double click to single click
(edit) @12300   13 years lyard added RMS tab and fixed time for old format
(edit) @12297   13 years lyard added RMS tab
(edit) @12295   13 years tbretz Addec code for the rate scan tab display
(edit) @12293   13 years tbretz Added controls for rate scan tab.
(edit) @12292   13 years tbretz Added tab for RateScans
(edit) @12289   13 years tbretz Store trigger rates for later display
(edit) @12288   13 years tbretz Addec ontrols for N/4
(edit) @12283   13 years tbretz Display N/4 logic threshold
(edit) @12282   13 years tbretz Added some N/4 controls
(edit) @12281   13 years tbretz Added the most simple spike removal to the display -- sould be ...
(edit) @12274   13 years tbretz Allow that UnixTimeUTC is missing.
(edit) @12273   13 years tbretz Implemented feedback controls
(edit) @12266   13 years tbretz Disabled some broken sensor widgets by default
(edit) @12253   13 years tbretz Added tab for drive controls.
(edit) @12228   13 years tbretz Fixed start/stop buttons for datalogger.
(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) @12209   13 years tbretz Unifiy instantiation and assignemnt of initial numbers.
(edit) @12208   13 years tbretz Send SET_GAPD_REFERENCE_OFFSET as float:
(edit) @12192   13 years tbretz Removed obsolete files.
(edit) @12190   13 years tbretz Updated efeaults.
(edit) @12189   13 years tbretz Fixed startup.
(edit) @12188   13 years tbretz Fixed several mappings.
(edit) @12186   13 years tbretz Added the missing channel spin-box.
(edit) @12185   13 years tbretz Removed a lot of obsolete code; many simplifications; started to clean ...
Note: See TracRevisionLog for help on using the revision log.