source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11702   14 years tbretz Added GetSize() memember function and return this value in case of errors.
(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) @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) @11684   14 years tbretz Send Event data as floats.
(edit) @11683   14 years tbretz Added functions to calculate result in floating points.
(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) @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) @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) @11657   14 years tbretz Fixed temperatures provided by FAD.
(edit) @11651   14 years tbretz Renamed TriggerId to TriggerCounter
(edit) @11647   14 years tbretz Allow negative values in diable other patches.
(edit) @11644   14 years tbretz Fixed a bug in SetThreshold.
(edit) @11638   14 years tbretz Set busy-off to normal and configure all DACs
(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) @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
(edit) @11626   14 years tbretz Added new busy on bit to header output.
(edit) @11621   14 years lyard added run number distribution check
(edit) @11619   14 years tbretz Added more log output.
(edit) @11609   14 years tbretz Updated allowed states.
(edit) @11607   14 years tbretz Enable sending at least the roi checked by the event builder by DIM; ...
(edit) @11605   14 years tbretz Changed the definition of min/max in Compare so that it is compatible ...
(edit) @11604   14 years lyard possible fix for bad run file name
(edit) @11603   14 years tbretz Added roiTM to EVENT header.
(edit) @11602   14 years tbretz Output time with fixed three digits after the point.
(edit) @11595   14 years tbretz Automatically enable all FTUs.
(edit) @11594   14 years tbretz Implemented the correct database query.
(edit) @11593   14 years tbretz Used a fixed-length type for the Dim reports.
(edit) @11588   14 years tbretz Do not send single trigger by default in configuration - needs some ...
(edit) @11587   14 years tbretz Allow RESET in Configuring3; do not disable trigger line before ftm ...
(edit) @11586   14 years tbretz Added a fix when calling option_description::match for older boost ...
(edit) @11584   14 years tbretz Fixed 'Connecting' status when thread is not running and sockdef!=0.
(edit) @11583   14 years tbretz Removed a stray #
(edit) @11582   14 years tbretz The EVENT structure now gives the RoiTM
(edit) @11581   14 years tbretz Removed unintentionally comitted debug output.
(edit) @11580   14 years tbretz Added --null option to suppress the output more or less completely.
(edit) @11579   14 years tbretz Added some descriptions for program options.
(edit) @11578   14 years tbretz Moved some part of the initialization from main to Configure::DoParse
(edit) @11577   14 years tbretz Moved Dim:Setup to Main::execute
(edit) @11575   14 years tbretz Moved common option setup to Main.h; created Main namespace
(edit) @11574   14 years tbretz Added the possibility to setup DIM_HOST_NODE with the --host program ...
(edit) @11573   14 years tbretz Do not return the full path in UnLibToolize if it is the local path; ...
(edit) @11566   14 years tbretz Fixed header output.
(edit) @11565   14 years tbretz Automatically initialize the Converter from the defined FITS format.
(edit) @11564   14 years tbretz Added a function to allow the COnverter to be fed with FITS format ...
(edit) @11563   14 years tbretz Added support for the light pulser settings; changed most option names.
(edit) @11546   14 years tbretz Added new members to GUI_STAT
(edit) @11545   14 years tbretz Added new maxEvt support.
(edit) @11544   14 years tbretz Exchanged wrong fDenable and fDwrite in Configure
(edit) @11542   14 years tbretz Replaced BOARDID in fits header by just id (BOARDID is too long); made ...
(edit) @11539   14 years tbretz Another fix to fix the min/max temperatures
(edit) @11538   14 years tbretz Added the variables for the light pulser settings in StaticData
(edit) @11537   14 years tbretz Fixed once more the temperature compilation for the FADs; removed the ...
(edit) @11535   14 years tbretz Unified funtions to open an ofstream into a single function; unified ...
(edit) @11534   14 years tbretz Changed GetFileSizeOnDisk to be static so it can be accessed from the ...
(edit) @11533   14 years tbretz Optimized event creation.
(edit) @11532   14 years tbretz Changed fExpectedRuns to keep target configuration; added NumBoards ...
(edit) @11531   14 years tbretz Propagate target configuration to EventBuilderWrapper.
(edit) @11530   14 years tbretz Flush the output during startup immediately.
(edit) @11529   14 years tbretz Added getter for fNullOUtput and fEnableBacklog
(edit) @11528   14 years tbretz Replace a v6 loopback address by a v4 loopback address; we do not ...
(edit) @11527   14 years tbretz Added operator!= to Header
(edit) @11526   14 years tbretz Moved output to Setup function; changed output contents; return ...
(edit) @11525   14 years tbretz Added kCmdConfigFTU as a stub.
(edit) @11524   14 years tbretz Write now takes a const reference
(edit) @11522   14 years tbretz Fixed format of fDimStatistics1.
(edit) @11521   14 years tbretz folgende bug-fixes sind drin: - gotNewRun sollte jetzt immer ...
(edit) @11520   14 years tbretz Request static data instead of just the register.
(edit) @11519   14 years tbretz Added new command to configure a single FTU and use this in ...
(edit) @11518   14 years tbretz Fixed includes for g++ 4.5.2
(edit) @11517   14 years tbretz Explicit conversion of function to bool needed for newer g++
(edit) @11516   14 years tbretz Removed some arguments to suppress compiler warnings.
(edit) @11511   14 years tbretz Updated to latest version of event builder.
(edit) @11510   14 years tbretz improvements to pulse simulation - needs optimization.
(edit) @11509   14 years tbretz send STOP_RUN instead of STOP to FTM.
(edit) @11500   14 years lyard fixed a bug related to bad services formatting
(edit) @11499   14 years tbretz Propagate the maximum number of events and the maximum run-type ...
(edit) @11498   14 years tbretz Propagate the maximum number of events and the maximum run-type ...
(edit) @11496   14 years tbretz Optimized ToFits according to the result of the optimization of the ...
(edit) @11495   14 years tbretz Fixed a minor compiler issue from last commit.
(edit) @11494   14 years tbretz Added some code to stop the ftm and the fads.
(edit) @11493   14 years tbretz Receive the trigger id from the ftm; added gauss pulses in case the ...
(edit) @11492   14 years tbretz Send the trigger id with the trigger.
(edit) @11484   14 years tbretz Added a specialized template of SendCommand, suitable to send a string
(edit) @11483   14 years tbretz Added a registry for wildcarded options to detect unaccessed options; ...
(edit) @11482   14 years tbretz Fixed a problem with stoi when the string was empty.
Note: See TracRevisionLog for help on using the revision log.