source: trunk/FACT++/src

Revision Log Mode:


Legend:

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