source: trunk/FACT++/src/mcp.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12526   13 years tbretz Added descriptions for some states.
(edit) @12525   13 years tbretz Included rate control into the mcp status.
(edit) @12456   13 years tbretz Do only go from configuring to configured if FTM is configured.
(edit) @12440   13 years tbretz Fixed a wrong number in the RATE_CONTROL states.
(edit) @12434   13 years tbretz Implemented starting of the rate control.
(edit) @12428   13 years tbretz Added the controlling of the rate control.
(edit) @12405   13 years tbretz Replaced START_RUN by START_TRIGGER
(edit) @12336   13 years tbretz For the time being go back to idle when a new run was successfully started.
(edit) @12314   13 years tbretz Stop startinga run if datalogger went into error state.
(edit) @12247   13 years tbretz Added state descriptions; replaced WAIT_FOR_RUN_NUMBER by ...
(edit) @12244   13 years tbretz Reverting to last revision.
(edit) @12243   13 years tbretz Added output of commands and states to --help
(edit) @12218   13 years tbretz Adapted the datalogger state checks
(edit) @12088   13 years tbretz Added commands and states to help output.
(edit) @11983   13 years tbretz Reverted unintentional last commit.
(edit) @11982   13 years tbretz Added possibility to set a single channel to its reference value.
(edit) @11619   13 years tbretz Added more log output.
(edit) @11587   13 years tbretz Allow RESET in Configuring3; do not disable trigger line before ftm ...
(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) @11516   13 years tbretz Removed some arguments to suppress compiler warnings.
(edit) @11509   13 years tbretz send STOP_RUN instead of STOP to FTM.
(edit) @11498   13 years tbretz Propagate the maximum number of events and the maximum run-type ...
(edit) @11494   13 years tbretz Added some code to stop the ftm and the fads.
(edit) @11483   13 years tbretz Added a registry for wildcarded options to detect unaccessed options; ...
(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.
(add) @11384   13 years tbretz
Note: See TracRevisionLog for help on using the revision log.