source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11839   13 years tbretz Changed START_RUN service to provide the current run-number (whethe ...
(edit) @11838   13 years tbretz make sure that the Closed-message is displayed only once for raw-data.
(edit) @11837   13 years tbretz Changed Dim services to ensure they send the time.
(edit) @11836   13 years tbretz Added the Aux tab with the widgets for FSC data display.
(edit) @11835   13 years tbretz Fixed a bug in a format string.
(edit) @11834   13 years tbretz Updated sending DIM services.
(edit) @11833   13 years tbretz Fixed a few typos.
(edit) @11832   13 years tbretz Set fProcessing back as late as possible
(edit) @11831   13 years tbretz Changed the Apply function to avoid too high numbers; little ...
(edit) @11830   13 years tbretz Added keys for ADC resolution and ADC range
(edit) @11829   13 years tbretz Improved writing; fixed reading of drs-calibration file.
(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) @11822   13 years tbretz Updated to latest changes in dependencies.
(edit) @11821   13 years tbretz Added diff of externals to diff target.
(edit) @11820   13 years tbretz Display run-numbers of currently applied DRS calibration.
(edit) @11819   13 years tbretz Added code for eventCheck; added command to load a DRS calibration file.
(edit) @11818   13 years tbretz Added ReadFits.
(edit) @11817   13 years tbretz Added command to load a DRS calibration.
(edit) @11816   13 years tbretz
(edit) @11815   13 years tbretz
(edit) @11814   13 years tbretz Removed izstream.h and fits.h
(edit) @11813   13 years tbretz Added new directory mcore.
(edit) @11812   13 years tbretz Removed a stray debug output.
(edit) @11811   13 years tbretz Added reading of FITS files.
(edit) @11810   13 years tbretz Added reading of FITS files.
(edit) @11809   13 years tbretz Updated include of fits.h
(edit) @11808   13 years tbretz Updated to account for the new svn:externals which directly checks ...
(edit) @11807   13 years tbretz Moved signals for fRatesMin/fRatesMax to MainWindow -- they don't ...
(edit) @11806   13 years tbretz
(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) @11801   13 years neise hex: v214; dec: v220. FAD operates with socket 0 and 1 only. (TX MEM 60kb)
(edit) @11800   13 years neise removed echo of ethernat command 'm'
(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) @11795   13 years neise debugged channel 0 bug.
(edit) @11794   13 years tbretz Fixed the division by fPrescaling when calculating the rates.
(edit) @11793   13 years tbretz Added new GUI classes to be compiled -- still needs a proper check for ...
(edit) @11792   13 years tbretz Added new GUI classes to be compiled -- still needs a proper check for ...
(edit) @11791   13 years tbretz Added 'light-puler' run-type.
(edit) @11790   13 years tbretz Fixed an FTU-GUI ping pong
(edit) @11789   13 years neise test to get rid of voltage channel 0 error.
(edit) @11788   13 years neise multiple changes ... chaos.
(edit) @11787   13 years neise set W5300 SPI clock freq to F_CPU/128. Since sometimes the W5300 ...
(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) @11784   13 years tbretz Fixed settings for light pulser.
(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) @11781   13 years ogrimm Default voltages now given per bias channel
(edit) @11780   13 years Daniela Dorner small changes in buttons and pulldown layout
(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) @11777   13 years tbretz Added options to set N/4 threshold; renamed options for thresholds.
(edit) @11776   13 years tbretz Reformating of the clock conditioner values.
(edit) @11775   13 years tbretz Added some more user commands.
(edit) @11774   13 years tbretz Fixed the default for fNumGain
(edit) @11773   13 years ogrimm Fix for reset button detection
(edit) @11772   13 years ogrimm Added 'info' option for 'pixel' and 'channel' commands
(edit) @11771   13 years Daniela Dorner key2 can be empty now
(edit) @11770   13 years neise removed bug in nc_format. wrongly used pointer to piinter nc_format_buffer.
(edit) @11769   13 years tbretz Throw exceptions with text; do not use stoi otherwise we have to catch ...
(edit) @11768   13 years tbretz Send the 2000/4096 also as default gain.
(edit) @11767   13 years tbretz Apply the correct 2000/4096 also as default gain.
(edit) @11766   13 years tbretz Latest changes.
(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) @11763   13 years tbretz Fixed the broken format of STATIC_DATA
(edit) @11762   13 years tbretz Sanity check for fInHandler when sending new light pulser intensity
(edit) @11761   13 years tbretz Fixed the light pulser control (DimStaticData)
(edit) @11760   13 years tbretz Print light pulser settings.
(edit) @11759   13 years tbretz Added new DATA_EVENT display.
(edit) @11758   13 years tbretz Renamed EVENT_DATA to RAW_EVENT; added new EVENT_DATA
(edit) @11757   13 years neise version 0x02.13: send data via socket 1 only. sockets 2..7 should be ...
(edit) @11756   13 years neise bitfiles are now versioned as well
(edit) @11755   13 years neise reinit of this svn repos .... it was all too messy deleted the old ...
(edit) @11754   13 years tbretz Added GetPixelStats and changed type of scalerel from uint32 to uint64
(edit) @11753   13 years lyard added display of calibrated data
(edit) @11752   13 years tbretz Changed artificial 0.5 to corect scale 2000/4096
(edit) @11751   13 years tbretz Added the missing factor 0.5 to convert ADC counts to rough mV
(edit) @11750   13 years tbretz Added Errors in EVENT header.
(edit) @11749   13 years tbretz Removed some stray output.
(edit) @11748   13 years tbretz Latest updates.
(edit) @11747   13 years tbretz Added runNr to eventCheck; added stub for subProcEvt
(edit) @11746   13 years tbretz Removed some stray debug output.
(edit) @11745   13 years tbretz Changed some argument types to match the huge range needed by the gain ...
(edit) @11744   13 years tbretz Set fNumRows to 0 in OpenFile; added ResetColumns function
(edit) @11743   13 years tbretz Initialize fConv to 0.
(edit) @11742   13 years tbretz changed some variable types to match the big range needed for the gain ...
(edit) @11741   13 years tbretz Fixed scale for gain and secondaroy offset; increase fStep after ...
(edit) @11740   13 years lyard improved zooming and bug fix of raw events viewer
Note: See TracRevisionLog for help on using the revision log.