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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11243   14 years tbretz Added SET_FILE_FORMAT
(edit) @11221   14 years tbretz Removed q as shortcut for --quit to avoid confusion with --quiet
(edit) @11218   14 years tbretz Added --cmd and --quit program option.
(edit) @11197   15 years tbretz Changed the fStatus2 array to support also an 'all diconnected but ...
(edit) @11194   15 years tbretz Removed an obsolete debug out.
(edit) @11192   15 years tbretz Made the tcp::endpoint and the slot number a member of ConenctionFAD; ...
(edit) @11182   15 years tbretz Updated default base port
(edit) @11160   15 years tbretz Added ENABLE_CONTINOUS_TRIGGER
(edit) @11156   15 years tbretz Added new bits in Status word; removed obsolete ref clock too high; ...
(edit) @11139   15 years tbretz Added option to set maximum event buffer memory.
(edit) @11127   15 years tbretz Debugged the ADC plot with some fixes when sending the Dim data; set ...
(edit) @11126   15 years tbretz Added EventBuilder thread status to UpdateConnectionStatus
(edit) @11118   15 years tbretz Added possibility to debug data transmission to the boards.
(edit) @11116   15 years tbretz Send commands only to connected boards; disable initial sending of any ...
(edit) @11112   15 years tbretz Added TOGGLE for singel FAD connections.
(edit) @11109   15 years tbretz Implemented 'def' and 'default' as replacement for the default ...
(edit) @11100   15 years tbretz Some cosmetics to command descriptions.
(edit) @11099   15 years tbretz Renamed state 'offline' to 'disengaged' to avoid confusion with the ...
(edit) @11098   15 years tbretz Allow CONNECT also when diconnected but event builder thread still ...
(edit) @11095   15 years tbretz Return 0 as default in eventCheck; added comment to commands; fixed ...
(edit) @11091   15 years tbretz Added new connection/disconnection scheme; added eventCheck stub
(edit) @11083   15 years tbretz Removed the _FROM_SLOT from IGNORE_EVENTS
(edit) @11082   15 years tbretz Added commands DUMP_STREAM and DUMP_RECV to have better access to the ...
(edit) @11080   15 years tbretz Added commands to set g_Port.sockDef to 0
(edit) @11079   15 years tbretz Added PRINT_EVENT and BLOCK_TRANSMISSION_RANGE
(edit) @11056   15 years tbretz Removed RunDim and replaces it with RunShell and LocalStream
(edit) @11043   15 years tbretz Added the --exec command.
(edit) @11032   15 years tbretz Added output of blocked state to ListSlots()
(edit) @11031   15 years tbretz Implemented BLOCK_TRANSMISSION, SEND_CMD and SEND_DATA
(edit) @11014   15 years tbretz Fixed some limits; some improvements to the output
(edit) @10997   15 years tbretz Added boot message to interactive session.
(edit) @10987   15 years tbretz Set the timeout between header and data to 500ms. 50ms was to small ...
(edit) @10986   15 years tbretz Replaces vector<Connection> by map<uint8_t, Connection> to allow empty ...
(edit) @10978   15 years tbretz Currently CmdWriteRate doesn't need an execute command.
(edit) @10975   15 years tbretz Added lost line again.
(edit) @10973   15 years tbretz Implemented the new execute command for the write command.
(edit) @10966   15 years tbretz Added an endl which had disappeared.
(edit) @10940   15 years tbretz Adapted to latest changes in EventBuilder; added some Dim services.
(edit) @10882   15 years tbretz Use GetUXtra directly.
(edit) @10880   15 years tbretz Use new Ptr() template to access EventImp contents.
(edit) @10875   15 years tbretz Use EventImp::GetBool; implemented SET_RUN_NUMBER
(edit) @10863   15 years tbretz Improved verbosity; switched on printing channel headers.
(edit) @10859   15 years tbretz Added debug options to address the fake fad boards (debug-port and ...
(edit) @10844   15 years tbretz Print thread status is ListSlots()
(edit) @10842   15 years tbretz Some little fixed to the offline mode
(edit) @10835   15 years tbretz Added --max-mem program option; updated allowed states for CONNECT and ...
(edit) @10824   15 years tbretz Handle operation_aborted in timeouts
(edit) @10821   15 years tbretz Removed the second HandleReadTimeout
(edit) @10816   15 years tbretz Moved commands to HeaderFAD; fixed the range of the loop to set all ROIs
(edit) @10811   15 years tbretz Removed fake connections. We hav ethe event builder now.
(edit) @10798   15 years tbretz Simplified program options handling.
(edit) @10784   15 years tbretz Added some code to redirect error output to fadctrl (still commented); ...
(edit) @10777   15 years tbretz Fixed boost problem with Ubuntu 11.04
(edit) @10773   15 years tbretz
(add) @10772   15 years tbretz
Note: See TracRevisionLog for help on using the revision log.