source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @11739   13 years tbretz Fixed Dim format for STATIC_DATA
(edit) @11738   13 years tbretz
(edit) @11737   13 years tbretz Some updates to the package list.
(edit) @11736   13 years tbretz Added some comments.
(edit) @11735   13 years tbretz If we are already at the end of the stream return a default rather ...
(edit) @11734   13 years tbretz If we are already at the end of the stream return a default rather ...
(edit) @11733   13 years tbretz Move dimInfo in the service list at the last position to ensure that ...
(edit) @11732   13 years tbretz Added a check to make sure that the next run is not started while the ...
(edit) @11731   13 years tbretz Removed DimTriggerCounter; added DimTreiggerRates
(edit) @11730   13 years tbretz When removing something from a list we have to pass a copy instead of ...
(edit) @11729   13 years tbretz Changed definitions in a way that forward declarations of the structs ...
(edit) @11728   13 years tbretz Do not split DrsCalib.h until it is unified with MARS.
(edit) @11727   13 years tbretz Added the new files for the data processors.
(edit) @11726   13 years tbretz
(edit) @11725   13 years tbretz Renamed the data processors and moved them to their own files.
(edit) @11724   13 years tbretz Updated.
(edit) @11723   13 years tbretz Fixed a bug when iterators point to empty lists.
(edit) @11722   13 years tbretz
(edit) @11721   13 years tbretz Added checks for Qwt
(edit) @11720   13 years tbretz Move QT4_INCLUDES to configure.ac; added the new FitsFile class.
Note: See TracRevisionLog for help on using the revision log.