|
|
@18115
|
10 years |
tbretz |
Some PostClose() should be PostClose(false)
|
|
|
@17350
|
11 years |
tbretz |
Adapted the resource type to the zofits argument types
|
|
|
@17244
|
11 years |
tbretz |
Added new options and commands to configure file compression; added ...
|
|
|
@16979
|
11 years |
tbretz |
Added a comment to the Configuring1 state.
|
|
|
@16775
|
11 years |
tbretz |
Introduced a new state kConfiguring3 which checks if the messages to ...
|
|
|
@16732
|
11 years |
tbretz |
Make use of the new StateMachineAsio which gets the CPU consumption to ...
|
|
|
@16619
|
11 years |
tbretz |
The incompolete event timeout can now be set as configuration value
|
|
|
@16532
|
11 years |
tbretz |
Renamed state WritingData of fadctrl to RunInProgress
|
|
|
@16106
|
11 years |
tbretz |
Removed a lot of debug code which was never used anyway; improved ...
|
|
|
@15247
|
12 years |
tbretz |
Removed an obsolete log-message.
|
|
|
@15157
|
12 years |
tbretz |
Fixed a problem which could cause the fadctrl after a successsfull ...
|
|
|
@15105
|
12 years |
tbretz |
Default is quiet mode now.
|
|
|
@14967
|
12 years |
tbretz |
Fixed a bug introduced in the name of FAD_CONTRON/CONNECTIONS recently.
|
|
|
@14959
|
12 years |
tbretz |
Forgot some comments around some new not yet useful code.
|
|
|
@14701
|
12 years |
tbretz |
Moved the determination of the run number completely to the Wrapper ...
|
|
|
@14366
|
12 years |
tbretz |
Shortened a few descriptions complained by the datalogger
|
|
|
@14009
|
12 years |
tbretz |
Exit with 127 if parsing of command line options failed.
|
|
|
@13910
|
12 years |
tbretz |
Moved state machine states to namespace State
|
|
|
@13900
|
12 years |
tbretz |
Do not connect by default.
|
|
|
@13190
|
13 years |
tbretz |
Propagate max number of events and time correctly as signed int.
|
|
|
@13160
|
13 years |
tbretz |
Some clean up to the commands.
|
|
|
@12998
|
13 years |
tbretz |
Added out own FITS streamer to the list of possible file formats (5).
|
|
|
@12954
|
13 years |
tbretz |
Added include of LocalControl.h
|
|
|
@12772
|
13 years |
tbretz |
Removed more stray debug out; replaced Get<vector<string>> by Vec<string>
|
|
|
@12771
|
13 years |
tbretz |
Removed some stray debug output
|
|
|
@12638
|
13 years |
tbretz |
Some little improvement to command descriptions.
|
|
|
@12537
|
13 years |
lyard |
added services descriptions
|
|
|
@12522
|
13 years |
tbretz |
Added a new service FILE_FORMAT to distribute the file format ...
|
|
|
@12501
|
13 years |
tbretz |
Implemented commands and buttons to start a drs calibration and to ...
|
|
|
@12437
|
13 years |
tbretz |
Added some more member functions to make debugging easier.
|
|
|
@12377
|
13 years |
tbretz |
Fixed a command description and improved some log message.
|
|
|
@12331
|
13 years |
tbretz |
Added the state kWritingData and avoid that run-numbers can be ...
|
|
|
@12250
|
13 years |
tbretz |
Added some dim descriptions.
|
|
|
@12248
|
13 years |
tbretz |
Added some state descriptions.
|
|
|
@12235
|
13 years |
tbretz |
Some lttle cosmetics; added some help stuff.
|
|
|
@12216
|
13 years |
tbretz |
Send a different status for FADs which are currently configured.
|
|
|
@12111
|
13 years |
tbretz |
Fixed missing template argument.
|
|
|
@12102
|
13 years |
tbretz |
Added some output to better understand the configure procedure.
|
|
|
@12088
|
13 years |
tbretz |
Added commands and states to help output.
|
|
|
@11893
|
13 years |
tbretz |
Implemented a new determination fo run-number after noon in the ...
|
|
|
@11892
|
13 years |
tbretz |
Removed old dummy code for the DRS calibration.
|
|
|
@11839
|
13 years |
tbretz |
Changed START_RUN service to provide the current run-number (whethe ...
|
|
|
@11824
|
13 years |
tbretz |
Display some statistics in the FAD tab with th ehelp of ...
|
|
|
@11817
|
13 years |
tbretz |
Added command to load a DRS calibration.
|
|
|
@11676
|
13 years |
tbretz |
Added file format 4 for DRS calibration.
|
|
|
@11638
|
13 years |
tbretz |
Set busy-off to normal and configure all DACs
|
|
|
@11627
|
13 years |
tbretz |
Split ENABLE_BUSY into ENABLE_BUSY_ON/_OFF
|
|
|
@11609
|
13 years |
tbretz |
Updated allowed states.
|
|
|
@11588
|
13 years |
tbretz |
Do not send single trigger by default in configuration - needs some ...
|
|
|
@11584
|
13 years |
tbretz |
Fixed 'Connecting' status when thread is not running and sockdef!=0.
|
|
|
@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 ...
|
|
|
@11544
|
13 years |
tbretz |
Exchanged wrong fDenable and fDwrite in Configure
|
|
|
@11531
|
13 years |
tbretz |
Propagate target configuration to EventBuilderWrapper.
|
|
|
@11498
|
13 years |
tbretz |
Propagate the maximum number of events and the maximum run-type ...
|
|
|
@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.
|
|
|
@11444
|
13 years |
tbretz |
Updated access to run-number.
|
|
|
@11421
|
13 years |
tbretz |
Fall back from configured to connected as soon as the corresponding ...
|
|
|
@11394
|
13 years |
tbretz |
Fixed a warning in SetTriggerRate
|
|
|
@11379
|
13 years |
tbretz |
Updated the behaviour of the configure command; allow all possible ...
|
|
|
@11377
|
13 years |
tbretz |
Renamed TriggerId to EventCounter; added code to configure run-types
|
|
|
@11356
|
13 years |
tbretz |
Renamed command to switch between command and data socket(s), added ...
|
|
|
@11342
|
13 years |
tbretz |
Divided Reset into soft and hard reset.
|
|
|
@11340
|
13 years |
tbretz |
Updated help text for RESET
|
|
|
@11328
|
13 years |
tbretz |
Updated EvalConfiguration to parse the address options one by one.
|
|
|
@11285
|
13 years |
tbretz |
Added 'RESET'
|
|
|
@11264
|
13 years |
tbretz |
Removed includes which are now in Main.h
|
|
|
@11257
|
13 years |
tbretz |
Removed the --no-dim option, because it won't work anyway at the moment.
|
|
|
@11253
|
13 years |
tbretz |
Changed SetConfiguration to EvalConfiguration and its return value ...
|
|
|
@11251
|
13 years |
tbretz |
Started to unify the main program of the io_service based control program.
|
|
|
@11243
|
13 years |
tbretz |
Added SET_FILE_FORMAT
|
|
|
@11221
|
13 years |
tbretz |
Removed q as shortcut for --quit to avoid confusion with --quiet
|
|
|
@11218
|
13 years |
tbretz |
Added --cmd and --quit program option.
|
|
|
@11197
|
13 years |
tbretz |
Changed the fStatus2 array to support also an 'all diconnected but ...
|
|
|
@11194
|
13 years |
tbretz |
Removed an obsolete debug out.
|
|
|
@11192
|
13 years |
tbretz |
Made the tcp::endpoint and the slot number a member of ConenctionFAD; ...
|
|
|
@11182
|
13 years |
tbretz |
Updated default base port
|
|
|
@11160
|
13 years |
tbretz |
Added ENABLE_CONTINOUS_TRIGGER
|
|
|
@11156
|
13 years |
tbretz |
Added new bits in Status word; removed obsolete ref clock too high; ...
|
|
|
@11139
|
13 years |
tbretz |
Added option to set maximum event buffer memory.
|
|
|
@11127
|
13 years |
tbretz |
Debugged the ADC plot with some fixes when sending the Dim data; set ...
|
|
|
@11126
|
13 years |
tbretz |
Added EventBuilder thread status to UpdateConnectionStatus
|
|
|
@11118
|
13 years |
tbretz |
Added possibility to debug data transmission to the boards.
|
|
|
@11116
|
13 years |
tbretz |
Send commands only to connected boards; disable initial sending of any ...
|
|
|
@11112
|
13 years |
tbretz |
Added TOGGLE for singel FAD connections.
|
|
|
@11109
|
13 years |
tbretz |
Implemented 'def' and 'default' as replacement for the default ...
|
|
|
@11100
|
13 years |
tbretz |
Some cosmetics to command descriptions.
|
|
|
@11099
|
13 years |
tbretz |
Renamed state 'offline' to 'disengaged' to avoid confusion with the ...
|
|
|
@11098
|
13 years |
tbretz |
Allow CONNECT also when diconnected but event builder thread still ...
|
|
|
@11095
|
13 years |
tbretz |
Return 0 as default in eventCheck; added comment to commands; fixed ...
|
|
|
@11091
|
13 years |
tbretz |
Added new connection/disconnection scheme; added eventCheck stub
|
|
|
@11083
|
13 years |
tbretz |
Removed the _FROM_SLOT from IGNORE_EVENTS
|
|
|
@11082
|
13 years |
tbretz |
Added commands DUMP_STREAM and DUMP_RECV to have better access to the ...
|
|
|
@11080
|
13 years |
tbretz |
Added commands to set g_Port.sockDef to 0
|
|
|
@11079
|
13 years |
tbretz |
Added PRINT_EVENT and BLOCK_TRANSMISSION_RANGE
|
|
|
@11056
|
13 years |
tbretz |
Removed RunDim and replaces it with RunShell and LocalStream
|
|
|