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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12510   13 years tbretz Removed + and - from fits column names.
(edit) @12316   13 years tbretz Removed invalid characters from Dim descriptions
(edit) @12272   13 years tbretz Exchanged some values whcih were obviously exhanged
(edit) @12251   13 years tbretz Added descriptions for the dim services.
(edit) @12113   13 years tbretz Exchanged voltages and currents for Crate 1 and 2
(edit) @12089   13 years tbretz Updated scaling of some voltages; added commands and states to help output
(edit) @12068   13 years tbretz Multiply the ETH voltages not the FTM voltages; added some reference ...
(edit) @12005   13 years tbretz Changed order of temperatures (Quirin/Etienne) to make it fit with the ...
(edit) @11868   13 years tbretz Two voltages need scaling by 2
(edit) @11846   13 years tbretz Convert from milli to Volt and Amp
(edit) @11845   13 years tbretz Some minor bug fixes to get the latest changes working.
(edit) @11835   13 years tbretz Fixed a bug in a format string.
(edit) @11834   13 years tbretz Updated sending DIM services.
(edit) @11673   13 years tbretz Added 'no-dim' option to make boost happy; added function to convert ...
(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) @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) @11479   13 years tbretz Replaces ato/atof by stoi/stof; replaced boost::lexical_cast by to_string
(edit) @11476   13 years tbretz Removed some obsolete includes.
(edit) @11264   13 years tbretz Removed includes which are now in Main.h
(edit) @11253   13 years tbretz Changed SetConfiguration to EvalConfiguration and its return value ...
(edit) @11251   13 years tbretz Started to unify the main program of the io_service based control program.
(edit) @11218   13 years tbretz Added --cmd and --quit program option.
(edit) @11115   13 years tbretz Added DUMP_STREAM command; output number of received bytes
(edit) @11076   13 years tbretz Updated FTM to FSC
(edit) @11067   13 years tbretz Added some interpretation of the received data.
(edit) @11057   13 years tbretz Removed RunDim and replaces it with RunShell and LocalStream
(edit) @11043   13 years tbretz Added the --exec command.
(edit) @11034   13 years tbretz Added some more implementation.
(add) @11033   13 years tbretz
Note: See TracRevisionLog for help on using the revision log.