source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11576   13 years tbretz Added host option.
(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) @11548   13 years tbretz New widget should show evt/s rather than evts
(edit) @11547   13 years tbretz Added new members to GUI_STAT
(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) @11543   13 years tbretz Fixed FAD temperature min/max display.
(edit) @11542   13 years tbretz Replaced BOARDID in fits header by just id (BOARDID is too long); made ...
(edit) @11540   13 years lyard added raw events viewer code
(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) @11536   13 years tbretz Fixed a typo; added some stuff for the light pulser setup
(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) @11523   13 years tbretz Fixed FadResetTriggerId
(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) @11512   13 years tbretz Made mcp be compiled by default.
(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) @11508   13 years tbretz Fixed the QVariant value in fMcpNumEvents
(edit) @11507   13 years tbretz Fixed a name.
(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) @11497   13 years tbretz Added preliminary widgets for starting runs from the GUI.
(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) @11475   13 years tbretz Added libDimExtension for drivectrl
(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.
(edit) @11471   13 years tbretz Replaced boost::array by std::array
(edit) @11470   13 years tbretz Improved output.
(edit) @11469   13 years tbretz Fixed EnableAllPixels
(edit) @11468   13 years tbretz Only plot the created commands in debig mode.
(edit) @11467   13 years tbretz Replaced value by INT32_MAX; replaced StartPix with StartCell
(edit) @11466   13 years tbretz Improved random data.
(edit) @11465   13 years tbretz Fixed the expected size in the SetClockFrequency tab.
(edit) @11464   13 years tbretz Fixed some display in the ADC tab.
(edit) @11463   13 years lyard added backlog of events and log without dim
(edit) @11446   13 years tbretz Removed the debug values for maxevt and maxtime; removed two obsolete ...
(edit) @11445   13 years tbretz Updated access to run-number and store it into fExpectedRuns instead ...
(edit) @11444   13 years tbretz Updated access to run-number.
(edit) @11443   13 years tbretz Latest updates.
(edit) @11442   13 years tbretz Replaced DimEventData by EVENT
(edit) @11441   13 years tbretz Write a proper FITS header; removed obsolete fMjdRef data member
(edit) @11440   13 years tbretz Added some comment.
(edit) @11439   13 years tbretz Added Iso() member function.
(edit) @11423   13 years tbretz To be able to properly remobe the .libs also check the current path if ...
(edit) @11422   13 years tbretz Don't use just a single buffer for writing, it might become ...
(edit) @11421   13 years tbretz Fall back from configured to connected as soon as the corresponding ...
(edit) @11420   13 years tbretz Added Prescaler stuff and goNewRun feature.
(edit) @11419   13 years tbretz Added prescaler stuff.
(edit) @11418   13 years tbretz Replaced the include of MessageDim with MessageImp
(edit) @11417   13 years tbretz Removed an obsolete comment block.
(edit) @11416   13 years tbretz Removed an obsolete bool.
(edit) @11415   13 years tbretz Added some const qualifiers.
(edit) @11406   13 years lyard Open the log file right away if path given in configuration
(edit) @11405   13 years lyard various improvements of the datalogger
(edit) @11404   13 years tbretz Added fact++.rc global configuration file.
(edit) @11403   13 years tbretz Use Vec instead of Get and make sure 'console' is not accessed if not ...
(edit) @11402   13 years tbretz Changed the default qos from kInfo to kMessage
(edit) @11401   13 years tbretz Do not output = if avlue is empty
Note: See TracRevisionLog for help on using the revision log.