|
|
@13190
|
13 years |
tbretz |
Propagate max number of events and time correctly as signed int.
|
|
|
@12808
|
13 years |
tbretz |
Removed an obsolete log message.
|
|
|
@12526
|
13 years |
tbretz |
Added descriptions for some states.
|
|
|
@12525
|
13 years |
tbretz |
Included rate control into the mcp status.
|
|
|
@12456
|
13 years |
tbretz |
Do only go from configuring to configured if FTM is configured.
|
|
|
@12440
|
13 years |
tbretz |
Fixed a wrong number in the RATE_CONTROL states.
|
|
|
@12434
|
13 years |
tbretz |
Implemented starting of the rate control.
|
|
|
@12428
|
13 years |
tbretz |
Added the controlling of the rate control.
|
|
|
@12405
|
13 years |
tbretz |
Replaced START_RUN by START_TRIGGER
|
|
|
@12336
|
13 years |
tbretz |
For the time being go back to idle when a new run was successfully started.
|
|
|
@12314
|
13 years |
tbretz |
Stop startinga run if datalogger went into error state.
|
|
|
@12247
|
13 years |
tbretz |
Added state descriptions; replaced WAIT_FOR_RUN_NUMBER by ...
|
|
|
@12244
|
13 years |
tbretz |
Reverting to last revision.
|
|
|
@12243
|
13 years |
tbretz |
Added output of commands and states to --help
|
|
|
@12218
|
13 years |
tbretz |
Adapted the datalogger state checks
|
|
|
@12088
|
13 years |
tbretz |
Added commands and states to help output.
|
|
|
@11983
|
13 years |
tbretz |
Reverted unintentional last commit.
|
|
|
@11982
|
13 years |
tbretz |
Added possibility to set a single channel to its reference value.
|
|
|
@11619
|
13 years |
tbretz |
Added more log output.
|
|
|
@11587
|
13 years |
tbretz |
Allow RESET in Configuring3; do not disable trigger line before ftm ...
|
|
|
@11578
|
13 years |
tbretz |
Moved some part of the initialization from main to Configure::DoParse
|
|
|
@11577
|
13 years |
tbretz |
Moved Dim:Setup to Main::execute
|
|
|
@11575
|
13 years |
tbretz |
Moved common option setup to Main.h; created Main namespace
|
|
|
@11574
|
13 years |
tbretz |
Added the possibility to setup DIM_HOST_NODE with the --host program ...
|
|
|
@11516
|
13 years |
tbretz |
Removed some arguments to suppress compiler warnings.
|
|
|
@11509
|
13 years |
tbretz |
send STOP_RUN instead of STOP to FTM.
|
|
|
@11498
|
13 years |
tbretz |
Propagate the maximum number of events and the maximum run-type ...
|
|
|
@11494
|
13 years |
tbretz |
Added some code to stop the ftm and the fads.
|
|
|
@11483
|
13 years |
tbretz |
Added a registry for wildcarded options to detect unaccessed options; ...
|
|
|
@11481
|
13 years |
tbretz |
Replaced boost::thread by std::thread and boost::bind by std::bind ...
|
|
|
@11480
|
13 years |
tbretz |
Removed obsolete include.
|
|
|
@11384
|
13 years |
tbretz |
|