source: trunk/FACT++/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19387   6 years tbretz Prefix file paths if they are not absolute (should not change anything ...
(edit) @19378   6 years tbretz Layout optimization.
(edit) @19377   6 years tbretz Defined a more reasonable order of focussing the elements.
(edit) @19376   6 years tbretz Commented some obsolete code. Do not reset the palette if it is set to ...
(edit) @19374   6 years tbretz The Spike removal was broken, GetPixelStats can hide the TM channels ...
(edit) @19373   6 years tbretz On the way to make it more maintanance friendly. Fixed a bug (some roi ...
(edit) @19368   6 years tbretz Allow to switch to fake calibration...
(edit) @19367   6 years tbretz Fixed layout for the case the waveform is turned off
(edit) @19365   6 years tbretz Implemented the FAMOUS camera layout as an alternative in case the ...
(edit) @19364   6 years tbretz Changed the maximum valid range of some spin boxes in case this is not ...
(edit) @19314   6 years tbretz Just removed the need for __CMAKE__ by renaming the Makefile qt4 ui files.
(edit) @19312   6 years tbretz Defining a preprocessor directive for our __CMAKE__ build avoids to ...
(edit) @19300   6 years tbretz Disable some compiler warning for a QWT header.
(edit) @18986   6 years tbretz Simplified include paths and worked around a MOC bug encountered with ...
(edit) @18984   6 years tbretz clang++ did not compile, it requires that the arguments here are ...
(edit) @18983   6 years tbretz That's a dangerous way to write the conditional - fixed.
(edit) @18950   7 years tbretz the ifdef's to compile without root support were not correctly placed ...
(edit) @18949   7 years tbretz The Indirect Rendering produces a problem in the library on Ubuntu ...
(edit) @18596   8 years tbretz This is the better fix (although both will work)
(edit) @18589   8 years tbretz Fixed a minor problem when defining the color of an output line.
(edit) @18588   8 years tbretz Fixed a warning due to a missing cast.
(edit) @18539   8 years tbretz Added local path to default ones for mapping file, implemented the ...
(edit) @18380   9 years tbretz Updated Drive LED to fit new states.
(edit) @18060   10 years tbretz Added whitespaces as required by nerwer C++11 compilers
(edit) @18059   10 years tbretz Fixed another parenthesis warning.
(edit) @18057   10 years tbretz Fixed a warning about paranthesis in list-initializers
(edit) @17882   10 years tbretz Disabled the second broken Humidity sensor.
(edit) @17646   10 years tbretz Same LED for VoltageOff and Locked
(edit) @17273   11 years tbretz Removed std:: from fits
(edit) @17257   11 years tbretz Added button for ZFits
(edit) @17217   11 years tbretz Updated the FTM_CONTROL service handling. It was broken since kValid ...
(edit) @17211   11 years tbretz Added the upcoming new file format ZFits.
(edit) @17036   11 years lyard remove the hard-coding of the pixels map
(edit) @17022   11 years tbretz Adapted to the changes in biasctrl and feedback (get calibrated ...
(edit) @17019   11 years tbretz Adapted to the changes in biasctrl and feedback (get calibrated ...
(edit) @17008   11 years lyard unified support for both .gz and .fz files in the viewer
(edit) @16976   11 years tbretz Adapted to changes in the states of the ftmctrl.
(edit) @16964   11 years lyard replaced fits with fact fits to be able to read compressed files
(edit) @16801   11 years tbretz Replaced the new invalid FTM::State::kConfigured with Configured1 and ...
(edit) @16697   11 years tbretz Fixed the missing ')'
(edit) @16696   11 years tbretz Ignore non finite values. This can happen if a board is diabled and ...
(edit) @16692   11 years tbretz Adapted to change in FAD_CONTROL/TEMPERATURE and REFERENCE_CLOCK
(edit) @16620   11 years tbretz Removed some obsolete stuff.
(edit) @16616   11 years tbretz setEnable must be setEnabled
(edit) @16614   11 years tbretz Adapted to changes in FAD_CONTROL/RUNS
(edit) @16529   11 years tbretz Adapted to changed in GUI_STATS
(edit) @16526   11 years tbretz Adapted FAD section to updates in GUI_STATS
(edit) @16525   11 years tbretz Adapted to changes in GUI_STATS
(edit) @15442   11 years tbretz Adapted to changed in EventBuilder structure
(edit) @15279   11 years lyard forgot this header in previous commit (15278)
(edit) @15278   11 years lyard fixed wrong run type display, fixed calibration loading
(edit) @15271   11 years tbretz Removed obsolete suscription to FAD_CONTROL/STATISTICS2
(edit) @15265   11 years tbretz Adapted the display of the rate graph to the changed in the trgger ...
(edit) @15251   11 years tbretz Update include path to PixelMap
(edit) @15245   11 years tbretz Updated the include path to the PixelMap
(edit) @15241   11 years lyard another dummy commit for testing
(edit) @15240   11 years lyard dummy commit for testing
(edit) @15123   12 years lyard linked statistic window do drawPatch checkbox
(edit) @15015   12 years tbretz Fixed complete messed includes; moved them where they belong, to the ...
(edit) @15014   12 years tbretz First attempt fix complety spoiled inclusions.
(edit) @14866   12 years lyard Fixed viewer compilation after ofits.h update. Oddly enough, the ...
(edit) @14862   12 years tbretz Removed a workaround which became obsolete with a newer root version.
(edit) @14793   12 years lyard fixed warning multiple-display
(edit) @14791   12 years lyard Added Monte-Carlo data support. Disable 3D viewer.
(edit) @14671   12 years tbretz Do not display broken humidity sensor
(edit) @14620   12 years tbretz Adapted Led colors to som new states; do not diplay comments in the ...
(edit) @14597   12 years tbretz Addd colors for ftmctrl error stats and for drivectrl Locked state.
(edit) @14492   12 years tbretz Added some (future) controls to switch off the event display; ...
(edit) @14442   12 years tbretz Send proper exit code with KILL_SERVERS
(edit) @14436   12 years tbretz For safety ensure twice that the index of dir[] is not exceeded.
(edit) @14304   12 years tbretz Added missing include of glu-.h
(edit) @14303   12 years tbretz Removed double include at the first line and added missing include of glu.h
(edit) @14250   12 years lyard Added 3D view of camera pulse shapes
(edit) @14077   12 years lyard added the play pixel radio button
(edit) @14076   12 years lyard fixed zooming with qwt < 0x06
(edit) @13946   12 years tbretz Fixed the problem with the anonymous structs in older compilers.
(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) @13763   12 years lyard Changed Camera text color from clear to dark
(edit) @13757   12 years tbretz Another try to fix the root-makes-the-gui-sometimes-crash problem.
(edit) @13692   12 years tbretz Allow deviation to be two bytes larger.
(edit) @13640   12 years tbretz Added some debug output.
(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.
Note: See TracRevisionLog for help on using the revision log.