source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10648   15 years tbretz Initialize DIM's environment variables through Dim::Setup
(edit) @10647   15 years tbretz Initialize DIM's environment variables through Dim::Setup; made ...
(edit) @10645   15 years tbretz New namespace to host some common Dim helper functions.
(edit) @10640   15 years tbretz Fixed the Converter::GetHex for the col==0 case.
(edit) @10637   15 years tbretz Added some descriptions.
(edit) @10635   15 years tbretz Unified help output more; echanged constructors of DimDescribedService
(edit) @10634   15 years tbretz Added unified text before printing Options.
(edit) @10632   15 years tbretz Replaced old with new constructors.
(edit) @10631   15 years tbretz Unified help output more; removed global use of namespace FTM
(edit) @10630   15 years tbretz Unified help output more.
(edit) @10628   15 years tbretz Unified help output more.
(edit) @10624   15 years Daniela Dorner implemented --dbname and its evaluation for the scheduler
(edit) @10623   15 years tbretz Added command to control the trigger sequence and the trigger majority ...
(edit) @10622   15 years tbretz Added getter for general settings and trigger sequence.
(edit) @10618   15 years Daniela Dorner added some checks for fixed observations and time range for scheduling
(edit) @10613   15 years tbretz Fixed a missing return and a warning about a comparison operator.
(edit) @10612   15 years tbretz Fixed BOOST_VERSION number
(edit) @10611   15 years tbretz Removed obsolete #error -- was successfully tested to work.
(edit) @10610   15 years tbretz Removed obsolete #error -- was successfully tested to work.
(edit) @10606   15 years tbretz Added support for boost 1.42 even with gcc 4.5; added many new ...
(edit) @10600   15 years tbretz Added fix because gcc 4.5 is not supported by boost 1.42 which are ...
(edit) @10599   15 years tbretz Enccapsulated in ifdef.
(edit) @10598   15 years tbretz Don't show error data block - it gives an exception - to be fixed.
(edit) @10596   15 years Daniela Dorner added filling of intermediate observation lists and filling of fixed ...
(edit) @10593   15 years tbretz Fixed type of fClockConditioner; added proper byte swapping for ...
(edit) @10592   15 years tbretz Reaplaced LP1 by Lpext
(edit) @10589   15 years Daniela Dorner added executable to send command (to scheduler)
(edit) @10587   15 years tbretz Removed some debug oputput which enetered by chance with the last commit
(edit) @10586   15 years tbretz Changed the logic in Run() in a way that fExitRequeted is reset at the ...
(edit) @10585   15 years tbretz Added some random errors.
(edit) @10583   15 years tbretz Added the right exit handler.
(edit) @10582   15 years tbretz Ignore RPC calls.
(edit) @10581   15 years tbretz Fixed SetVal
(edit) @10579   15 years tbretz Changed a llittle bit the formatting of print to make it also readable ...
(edit) @10578   15 years tbretz Changed a llittle bit the formatting of print to make it also readable ...
(edit) @10576   15 years tbretz Fixed the first typo in the new text.
(edit) @10575   15 years tbretz Added descriptions for commands and services.
(edit) @10574   15 years tbretz Renamed LP1/LP2 to Lpint/LPext
(edit) @10573   15 years tbretz Unified the new setters.
(edit) @10572   15 years tbretz Fixed some broken output.
(edit) @10570   15 years tbretz Improved/fixed the retrieval of times from Dim once again.
(edit) @10561   15 years tbretz Added SET_TRIGEGR_INTERVAL, SET_TRIGGER_DELAY, SET__TIME_MARKER_DELAY, ...
(edit) @10558   15 years tbretz Renamed kMaxInterval to kMaxTriggerInterval
(edit) @10555   15 years tbretz Implemented ENABLE_FTU and TOGGLE_FTU
(edit) @10554   15 years tbretz Fixed a 64bit issue for DimFtuList::IsActive; added ToggleFTU
(edit) @10551   15 years tbretz Fixed some treatment of 64bit values.
(edit) @10549   15 years lyard bug fix: wrong code when fits are opened
(edit) @10546   15 years tbretz Disabled Dim padding to be able to properly receive reports; ...
(edit) @10545   15 years tbretz Added getter for a bool.
(edit) @10542   15 years tbretz Added SetThreshold and CheckEventSize; some comment to remind me what ...
(edit) @10538   15 years tbretz Added some more data to the FTU list.
(edit) @10537   15 years tbretz Encapsulated SQL support into ifdef.
(edit) @10535   15 years tbretz Added more details to Error.
(edit) @10534   15 years tbretz Added some code to get rid of the getcwd warning - we have to go ...
(edit) @10531   15 years Daniela Dorner removed sched.cc as it was only for tests
(edit) @10530   15 years Daniela Dorner added program for scheduler
(edit) @10529   15 years lyard Various bug fixes and new commands added
(edit) @10525   15 years tbretz Added Number of responding boards and boards in crate to DimFtuList
(edit) @10522   15 years tbretz Removed DimNetworkInfo; instead implemented proper initialization of ...
(edit) @10520   15 years tbretz
(edit) @10519   15 years tbretz Ensure Timestamp is correctly initialized.
(edit) @10517   15 years tbretz Added first version (not documented at all) of the fake-ftm and the ftmctrl
(edit) @10514   15 years tbretz Ensure Timestamp is correctly initialized.
(edit) @10513   15 years tbretz Ensure Timestamp is correctly initialized.
(edit) @10512   15 years tbretz replace the address of the first element by the data() member function
(edit) @10511   15 years tbretz Added exit handler; call exit handler in case of fatal error; add Dim ...
(edit) @10510   15 years tbretz Moved exit handler to DimErrorRedirecter.
(edit) @10509   15 years tbretz Ensure Timestamp is correctly initialized.
(edit) @10508   15 years tbretz Removed dependence on Tools::Format()
(edit) @10507   15 years tbretz
(edit) @10506   15 years tbretz
(edit) @10505   15 years tbretz
(edit) @10499   15 years lyard Small fixes
(edit) @10498   15 years tbretz Use stringstreams to replace Form not strings and +=
(edit) @10497   15 years tbretz Removed the last usage of Tools::Form.
(edit) @10496   15 years tbretz Removed usage of Tools::Form.
(edit) @10495   15 years tbretz Added server name to Event name.
(edit) @10494   15 years tbretz The new convention is to return always the server name in ...
(edit) @10493   15 years tbretz Allow server names to end with a slash.
(edit) @10492   15 years tbretz Return more info about statet which were not found in GetState.
(edit) @10491   15 years tbretz Added some comment.
(edit) @10490   15 years tbretz Fixed a severe bug in destructor deleting the fEventQueue elements, do ...
(edit) @10489   15 years lyard Added a number of subscriptions service and better error handling
(edit) @10488   15 years tbretz EXIT command was ignored when running in a shell - fixed.
(edit) @10486   15 years tbretz Remove redundant trailing \0s from strings.
(edit) @10485   15 years tbretz Fixed a valgrind warning about mixing delete and free()
(edit) @10484   15 years tbretz Exchanged the order of the STATE and the STATE_LIST for logical reasons.
(edit) @10481   15 years tbretz Used DimInfo by mistake instead of DimStampedInfo.
(edit) @10479   15 years tbretz Disable padding for all dim transfer.
(edit) @10477   15 years tbretz Added descriptions for the service itself and for the default Dim services.
(edit) @10476   15 years tbretz Changed the services to described services.
(edit) @10474   15 years lyard Added more services + define for single run-fits or not
(edit) @10473   15 years tbretz Fixed compilation errors.
(edit) @10472   15 years tbretz Fixed compilation errors.
(edit) @10471   15 years tbretz Use a C-string as argument for path()
(edit) @10470   15 years tbretz Removed using error_code directly.
(edit) @10469   15 years tbretz Fixed a typo. I have no idea why that compiled here.
(edit) @10467   15 years tbretz Disallow C with a number larger than 0 in strict mode - it gives problems.
(edit) @10460   15 years tbretz Moved common part of Mjd(), GetUnixTime() into SecondsOfDay(); renamed ...
(edit) @10454   15 years tbretz Added GetUnixTime
Note: See TracRevisionLog for help on using the revision log.