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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18959   6 years tbretz Moved include path to makefile
(edit) @18896   7 years dneise allow a 10sec timeout in case of a disconnection
(edit) @18612   8 years tbretz God knows why the constructur fails to work with gcc 5, I don't...
(edit) @18413   9 years tbretz The program options were incorrectly names.
(edit) @18194   9 years dneise Workaround for FSC firmware bug. Auto Reconnect in case of checksum error.
(edit) @18189   9 years tbretz Moved Fletcher16 checksum claculation to tools.h
(edit) @18036   10 years Daniela Dorner updated limits when temperatures are set to 0 to 970 and 1300
(edit) @17636   10 years tbretz Simplified the code to read from the socket; some more cosmitcs and ...
(edit) @17623   11 years dneise adapted for new firmware version no ASCII parsing needed, so this was ...
(edit) @17395   11 years tbretz Finally updated the function for the Pt1000 to something which is ...
(edit) @17346   11 years tbretz Updated the temperature coefficient of the Pt1000 to better fit the ...
(edit) @17339   11 years tbretz Use the new ReadGrid from Interpolator2D
(edit) @17186   11 years tbretz Fixed a typo in the evaluation of the configuration; added sending ...
(edit) @17185   11 years tbretz Reverting to last revision.
(edit) @17174   11 years tbretz Some minor updates and a bug fix in the format of the NOMINAL service.
(edit) @17170   11 years tbretz Implemented a new service providing bias patch wise temperatures; in ...
(edit) @16961   11 years tbretz Fixed a typo in the program option descriptions.
(edit) @16731   11 years tbretz Make use of the new StateMachineAsio which gets the CPU consumption to ...
(edit) @15443   11 years tbretz Fixed a typo in a warning message
(edit) @14013   12 years tbretz Set the verbosity to quiet per default.
(edit) @14009   12 years tbretz Exit with 127 if parsing of command line options failed.
(edit) @13950   12 years tbretz Start to connect only _after_ all ooptions are set.
(edit) @13941   12 years tbretz Fixed the include
(edit) @13914   12 years tbretz Moved stated to namespace FSC::State
(edit) @13819   12 years tbretz Moved the humidites at the end of the list of services transmitted.
(edit) @13194   13 years tbretz Updated some dim descriptions; suppress unecessary output by default.
(edit) @12954   13 years tbretz Added include of LocalControl.h
(edit) @12835   13 years tbretz Commented variables which were defined but never used in a reasonable ...
(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.