source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11741   14 years tbretz Fixed scale for gain and secondaroy offset; increase fStep after ...
(edit) @11740   14 years lyard improved zooming and bug fix of raw events viewer
(edit) @11739   14 years tbretz Fixed Dim format for STATIC_DATA
(edit) @11738   14 years tbretz
(edit) @11737   14 years tbretz Some updates to the package list.
(edit) @11736   14 years tbretz Added some comments.
(edit) @11735   14 years tbretz If we are already at the end of the stream return a default rather ...
(edit) @11734   14 years tbretz If we are already at the end of the stream return a default rather ...
(edit) @11733   14 years tbretz Move dimInfo in the service list at the last position to ensure that ...
(edit) @11732   14 years tbretz Added a check to make sure that the next run is not started while the ...
(edit) @11731   14 years tbretz Removed DimTriggerCounter; added DimTreiggerRates
(edit) @11730   14 years tbretz When removing something from a list we have to pass a copy instead of ...
(edit) @11729   14 years tbretz Changed definitions in a way that forward declarations of the structs ...
(edit) @11728   14 years tbretz Do not split DrsCalib.h until it is unified with MARS.
(edit) @11727   14 years tbretz Added the new files for the data processors.
(edit) @11726   14 years tbretz
(edit) @11725   14 years tbretz Renamed the data processors and moved them to their own files.
(edit) @11724   14 years tbretz Updated.
(edit) @11723   14 years tbretz Fixed a bug when iterators point to empty lists.
(edit) @11722   14 years tbretz
(edit) @11721   14 years tbretz Added checks for Qwt
(edit) @11720   14 years tbretz Move QT4_INCLUDES to configure.ac; added the new FitsFile class.
(edit) @11719   14 years tbretz Adapted to the changed in FitsFile; encapsulated ...
(edit) @11718   14 years tbretz Fixed a typo and make sure that the buffer doesn't overflow if the ...
(edit) @11717   14 years tbretz Fixed the memset in GetSampleStats.
(edit) @11716   14 years tbretz Make use of the new FitsFile class.
(edit) @11715   14 years tbretz Implemented using the new class FitsFile to write raw data and to ...
(edit) @11714   14 years tbretz Enabled regular call of RootUpdate, by calling DisplatchOneEvent ...
(edit) @11713   14 years tbretz Fixed a problem in RemoveAllServers - it must be made sure that the ...
(edit) @11712   14 years tbretz Added function to return the FormatList suitable for CCfits.
(edit) @11711   14 years tbretz Fixed a bug when the END tag was the first in a block
(edit) @11710   14 years tbretz Added libConfiguration.la to viwer.
(edit) @11709   14 years tbretz Display the received light-pulser settings.
(edit) @11708   14 years tbretz Added light-pulser settings to the DimStaticData structure.
(edit) @11707   14 years tbretz Fixed some misspelled commands; removed the stray Fad from the ...
(edit) @11706   14 years tbretz Removed the stray Fad from the light-pulser widgets.
(edit) @11705   14 years tbretz Added some ifdef to make it compile with Qwt 5.2; little change to the ...
(edit) @11704   14 years lyard replace histograms by curves drawn by myself
(edit) @11703   14 years tbretz Added a nother check to help debugging whether the FITS header ...
(edit) @11702   14 years tbretz Added GetSize() memember function and return this value in case of errors.
(edit) @11701   14 years tbretz Display the result of the DRS calibration.
(edit) @11700   14 years tbretz Send the result of the DRS calibration to the GUI.
(edit) @11699   14 years tbretz Added a new function GetSampleStats which directly writes into an ...
(edit) @11698   14 years tbretz Fixed a bug in the name of the slots for the light pulse intensity.
(edit) @11697   14 years lyard version 0.2 of the raw events viewer
(edit) @11695   14 years tbretz Updated from dim_v19r22 to dim_v19r23
(edit) @11694   14 years tbretz Renamed FTM buttons.
(edit) @11693   14 years tbretz Changed title for ADC tab.
(edit) @11692   14 years tbretz Added trigger number to GUI.
(edit) @11691   14 years tbretz Added Light Pulser commands.
(edit) @11690   14 years tbretz Renamed 'StartCell' to 'StartCellData'
(edit) @11689   14 years tbretz Added latest changes in the EventBuilder; consequently added ...
(edit) @11688   14 years tbretz Scale calibrated data to 1000mV
(edit) @11687   14 years tbretz Fixed default case of Drs calibration.
(edit) @11686   14 years tbretz Don't divide ADC signal by by two, this is now done in the Drs ...
(edit) @11685   14 years tbretz Added Update of event display in caseof change of chip id.
(edit) @11684   14 years tbretz Send Event data as floats.
(edit) @11683   14 years tbretz Added functions to calculate result in floating points.
(edit) @11682   14 years tbretz Added radio buttons for different scaling methods in ADC tab.
(edit) @11680   14 years tbretz Added a missing array index in the new code
(edit) @11678   14 years tbretz To be unified with the code in MARS.
(edit) @11677   14 years tbretz Added new fake-file DataFileCalib for DRS calibration.
(edit) @11676   14 years tbretz Added file format 4 for DRS calibration.
(edit) @11675   14 years tbretz Added Channel/Chip to ADC tab
(edit) @11674   14 years tbretz Switch off backlog for ConsoleStream per default.
(edit) @11673   14 years tbretz Added 'no-dim' option to make boost happy; added function to convert ...
(edit) @11672   14 years tbretz Changed CBC on ADT tab to CBCC
(edit) @11665   14 years tbretz Added fState to DimDynamicData
(edit) @11664   14 years tbretz Added locked state to states.
(edit) @11663   14 years tbretz Output fState from header.
(edit) @11662   14 years tbretz Added header.fState to dynamic data.
(edit) @11661   14 years tbretz Added locked status for clock conditioner.
(edit) @11659   14 years tbretz Added clock conditioner LED for locked status.
(edit) @11657   14 years tbretz Fixed temperatures provided by FAD.
(edit) @11656   14 years tbretz
(edit) @11655   14 years tbretz fixed the board time display in the ADC tab.
(edit) @11651   14 years tbretz Renamed TriggerId to TriggerCounter
(edit) @11650   14 years lyard removed warning messages
(edit) @11649   14 years tbretz Addes epcial pixel color for under- and overflow.
(edit) @11647   14 years tbretz Allow negative values in diable other patches.
(edit) @11646   14 years tbretz Fixed cases in which fThresholdIdx can be negative ('all')
(edit) @11645   14 years tbretz Fixed a typo.
(edit) @11644   14 years tbretz Fixed a bug in SetThreshold.
(edit) @11643   14 years tbretz Implemented setting min/max for color scale in rate tab
(edit) @11642   14 years lyard removed references to Mars
(edit) @11641   14 years tbretz Enabled the possibility to choose a pixel and a patch even taking data.
(edit) @11640   14 years tbretz Added group box around FTU rate controls.
(edit) @11639   14 years tbretz Changed number of allowed channels from 9 to 36
(edit) @11638   14 years tbretz Set busy-off to normal and configure all DACs
(edit) @11637   14 years tbretz Artificially increased the size of the refclock widet of the FAD tab ...
(edit) @11636   14 years tbretz SET_DAC_VALUE expectes two int not two short.
(edit) @11635   14 years tbretz Added services and gui elements for FAD DAC values.
(edit) @11634   14 years tbretz Fixed index when setting thresholds in EvealOptions
(edit) @11633   14 years tbretz Fixed a double dot when checking the trigger options.
(edit) @11632   14 years tbretz Renamed continous busy to constant busy.
(edit) @11631   14 years tbretz Added some stuff for the new event viewer.
(edit) @11630   14 years tbretz Added program options to set the DAC of the trheshold values.
(edit) @11629   14 years tbretz Added busy on bit.
(edit) @11628   14 years tbretz Added new definitions for busy on.
(edit) @11627   14 years tbretz Split ENABLE_BUSY into ENABLE_BUSY_ON/_OFF
Note: See TracRevisionLog for help on using the revision log.