source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11995   14 years tbretz Improved outputin SetupConfiguration
(edit) @11993   14 years tbretz Added voltage limit relative to G-APD reference voltage.
(edit) @11984   14 years tbretz Fixed mapping in cbpx
(edit) @11983   14 years tbretz Reverted unintentional last commit.
(edit) @11982   14 years tbretz Added possibility to set a single channel to its reference value.
(edit) @11980   14 years tbretz Added PrintInfo and a counter for the recived answers; fixed ...
(edit) @11979   14 years tbretz Switched off DEBUG_TX
(edit) @11978   14 years tbretz Added missing initialization in 'empty'.
(edit) @11975   14 years tbretz DoesPathExist now takes a copy rather than a reference.
(edit) @11974   14 years tbretz Fixed the case in which DoesPathExist gets no path at all and the case ...
(edit) @11973   14 years tbretz Improved error messages.
(edit) @11972   14 years tbretz Read G-APD nominal bias voltage and added getters.
(edit) @11971   14 years tbretz Do not re-open automatically if the connection was closed due to error.
(edit) @11968   14 years tbretz Moved sending of Event Data to new threads (subProcEvt); added ...
(edit) @11966   14 years tbretz Added a getter returning whether the current DRS calibration is complete.
(edit) @11965   14 years tbretz Replaced reading of the FACTmapV5 by the PixelMap class.
(edit) @11963   14 years tbretz Fixed two wrong conditional checks if there was an error or not.
(edit) @11960   14 years tbretz
(edit) @11958   14 years tbretz Make a trick to work around the -0 problem when signalling the over ...
(edit) @11953   14 years tbretz Added commands to set all 416 channels at once (for the feedback) and ...
(edit) @11952   14 years tbretz Changed the behaviour of # such that the output is nicely logged to ...
(edit) @11950   14 years tbretz Updated the way the currents and voltages are printed.
(edit) @11948   14 years tbretz Added new command to globally increase/decrease the reference voltage; ...
(edit) @11947   14 years tbretz Added two missing endl.
(edit) @11946   14 years tbretz Added the possibility to set the dafault in po_bool
(edit) @11945   14 years tbretz Added append-log option.
(edit) @11943   14 years tbretz Added explanatory strings for command line options and events.
(edit) @11942   14 years tbretz Added append option to OpenLogFile
(edit) @11940   14 years tbretz Implemented three different receive buffers and blocked sending of ...
(edit) @11939   14 years tbretz Definition for the biasctrl
(edit) @11938   14 years tbretz Added some more configuration options and a voltage limit
(edit) @11937   14 years tbretz Added some more print commands and more states.
(edit) @11931   14 years tbretz Fixed a couple of minor bugs only visible during the first real test; ...
(edit) @11930   14 years tbretz Added a comment.
(edit) @11929   14 years tbretz Use the new enum for the first free user state to define the states.
(edit) @11928   14 years tbretz Added a enum defining the first available user state.
(edit) @11927   14 years tbretz Added the latest changes so that the whole control should become more ...
(edit) @11921   14 years tbretz Added a second argument to AsyncRead to be able to propagate a ...
(edit) @11914   14 years lyard removed cout
(edit) @11913   14 years lyard added time display
(edit) @11912   14 years lyard changed column header display
(edit) @11911   14 years lyard moved fitsdump from interactive to command line
(edit) @11910   14 years lyard added vector columns dump
(edit) @11904   14 years tbretz Corrected unit from V to mV
(edit) @11895   14 years tbretz Latest one socket version with a fix to stop buffering data after the ...
(edit) @11893   14 years tbretz Implemented a new determination fo run-number after noon in the ...
(edit) @11892   14 years tbretz Removed old dummy code for the DRS calibration.
(edit) @11890   14 years tbretz Added how to decode the trigger type.
(edit) @11889   14 years tbretz Removed some obsolete comment blocks.
(edit) @11888   14 years tbretz Added decoding of the trigger type.
(edit) @11887   14 years tbretz Removed obsolete comments.
(edit) @11886   14 years tbretz Do not write stuff which is not yet defined.
(edit) @11885   14 years tbretz Added NPIx and NROI
(edit) @11868   14 years tbretz Two voltages need scaling by 2
(edit) @11867   14 years tbretz SetPtrAddress takes the number of elements not the number of bytes.
(edit) @11864   14 years tbretz Fixed some scaling issues which came up with the scale removed in Apply
(edit) @11860   14 years tbretz Implemented reading referencevoltages from file -- preliminary.
(edit) @11858   14 years tbretz More updates... added new function... restructured functions, etc.
(edit) @11852   14 years tbretz This is the first step to get a working and stable Bias control.
(edit) @11851   14 years tbretz undef DEBUG_TX -- it seems to work stable.
(edit) @11846   14 years tbretz Convert from milli to Volt and Amp
(edit) @11845   14 years tbretz Some minor bug fixes to get the latest changes working.
(edit) @11844   14 years tbretz Updated path to DrsCalib.h
(edit) @11839   14 years tbretz Changed START_RUN service to provide the current run-number (whethe ...
(edit) @11838   14 years tbretz make sure that the Closed-message is displayed only once for raw-data.
(edit) @11837   14 years tbretz Changed Dim services to ensure they send the time.
(edit) @11835   14 years tbretz Fixed a bug in a format string.
(edit) @11834   14 years tbretz Updated sending DIM services.
(edit) @11833   14 years tbretz Fixed a few typos.
(edit) @11832   14 years tbretz Set fProcessing back as late as possible
(edit) @11830   14 years tbretz Added keys for ADC resolution and ADC range
(edit) @11829   14 years tbretz Improved writing; fixed reading of drs-calibration file.
(edit) @11824   14 years tbretz Display some statistics in the FAD tab with th ehelp of ...
(edit) @11819   14 years tbretz Added code for eventCheck; added command to load a DRS calibration file.
(edit) @11818   14 years tbretz Added ReadFits.
(edit) @11817   14 years tbretz Added command to load a DRS calibration.
(edit) @11816   14 years tbretz
(edit) @11811   14 years tbretz Added reading of FITS files.
(edit) @11810   14 years tbretz Added reading of FITS files.
(edit) @11794   14 years tbretz Fixed the division by fPrescaling when calculating the rates.
(edit) @11784   14 years tbretz Fixed settings for light pulser.
(edit) @11777   14 years tbretz Added options to set N/4 threshold; renamed options for thresholds.
(edit) @11775   14 years tbretz Added some more user commands.
(edit) @11774   14 years tbretz Fixed the default for fNumGain
(edit) @11769   14 years tbretz Throw exceptions with text; do not use stoi otherwise we have to catch ...
(edit) @11768   14 years tbretz Send the 2000/4096 also as default gain.
(edit) @11767   14 years tbretz Apply the correct 2000/4096 also as default gain.
(edit) @11766   14 years tbretz Latest changes.
(edit) @11763   14 years tbretz Fixed the broken format of STATIC_DATA
(edit) @11761   14 years tbretz Fixed the light pulser control (DimStaticData)
(edit) @11760   14 years tbretz Print light pulser settings.
(edit) @11758   14 years tbretz Renamed EVENT_DATA to RAW_EVENT; added new EVENT_DATA
(edit) @11754   14 years tbretz Added GetPixelStats and changed type of scalerel from uint32 to uint64
(edit) @11752   14 years tbretz Changed artificial 0.5 to corect scale 2000/4096
(edit) @11751   14 years tbretz Added the missing factor 0.5 to convert ADC counts to rough mV
(edit) @11750   14 years tbretz Added Errors in EVENT header.
(edit) @11748   14 years tbretz Latest updates.
(edit) @11747   14 years tbretz Added runNr to eventCheck; added stub for subProcEvt
(edit) @11746   14 years tbretz Removed some stray debug output.
(edit) @11745   14 years tbretz Changed some argument types to match the huge range needed by the gain ...
Note: See TracRevisionLog for help on using the revision log.