source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10862   13 years tbretz Added the possibility to fake more than just one board.
(edit) @10861   13 years tbretz Adapted Start() once more.
(edit) @10860   13 years tbretz Delete the line after CR.
(edit) @10859   13 years tbretz Added debug options to address the fake fad boards (debug-port and ...
(edit) @10858   13 years tbretz Changed the data member cnt's name -- it sometimes gave warnings using ...
(edit) @10856   13 years tbretz Further improvement in Start(), accept negative numbers in NumConnect ...
(edit) @10854   13 years tbretz Allow to use several ports on localhost for several fake boards for ...
(edit) @10853   13 years tbretz Fixed a floating point exception if no connection is open.
(edit) @10852   13 years tbretz Fixed workaround to open the seven sockets correctly; added some debug ...
(edit) @10851   13 years tbretz Added support for switching between command socket and data sockets.
(edit) @10850   13 years tbretz Removed some obsolete output.
(edit) @10848   13 years tbretz Changed GetLocalIP code to boost::asio for better readability.
(edit) @10846   13 years tbretz Start to listen on eight ports like the FAD boards.
(edit) @10845   13 years tbretz Improved workaround for ports.
(edit) @10844   13 years tbretz Print thread status is ListSlots()
(edit) @10843   13 years tbretz Added a workaround to pass the ports to the eventbuilder
(edit) @10842   13 years tbretz Some little fixed to the offline mode
(edit) @10841   13 years tbretz Added check in GetMaxMemory
(edit) @10837   13 years tbretz Some performance improvements; added some comments with code to fill ...
(edit) @10836   13 years tbretz
(edit) @10835   13 years tbretz Added --max-mem program option; updated allowed states for CONNECT and ...
(edit) @10834   13 years tbretz Removed obsolete include of Timers.h
(edit) @10833   13 years tbretz An unknown Dim message is a warning now.
(edit) @10832   13 years tbretz Added state to signal whether the event-builder thread is still ...
(edit) @10831   13 years tbretz Replaces some Message calls by Info
(edit) @10829   13 years lyard Moved many things to functions
(edit) @10828   13 years tbretz Added missing variable name in SendDynData
(edit) @10827   13 years lyard Fixed ushort and short
(edit) @10826   13 years tbretz
(edit) @10825   13 years tbretz Unified main() with the other programs
(edit) @10824   13 years tbretz Handle operation_aborted in timeouts
(edit) @10823   13 years tbretz Handle operation_aborted in timeouts; multiply timestamp by 10000; ...
(edit) @10822   13 years tbretz Handle operation_aborted in timeouts; improved ...
(edit) @10821   13 years tbretz Removed the second HandleReadTimeout
(edit) @10820   13 years tbretz Removed the obsolete *_disable_padding() calls; DimErrorRedirecter ...
(edit) @10819   13 years tbretz Replaced code copied from the Converter class by a proper function call
(edit) @10818   13 years tbretz Unified calls to MessageImp into ostrngstreams
(edit) @10817   13 years tbretz Moved commands here; added some more member functions.
(edit) @10816   13 years tbretz Moved commands to HeaderFAD; fixed the range of the loop to set all ROIs
(edit) @10815   13 years tbretz Take care of canceled timeouts.
(edit) @10814   13 years lyard Upgrade of the dataLogger to take several run numbers on the fly
(edit) @10811   13 years tbretz Removed fake connections. We hav ethe event builder now.
(edit) @10806   13 years tbretz Renamed test3.cc to dimctrl.cc
(edit) @10805   13 years tbretz Simplified program options handling.
(edit) @10804   13 years tbretz Simplified program options handling.
(edit) @10802   13 years tbretz Simplified program options handling.
(edit) @10799   13 years tbretz Simplified program options handling; only send enable of a general ...
(edit) @10798   13 years tbretz Simplified program options handling.
(edit) @10797   13 years tbretz Simplified program options handling.
(edit) @10796   13 years tbretz Added PrintVersion directly to avoid clashes with exceptions.
(edit) @10795   13 years tbretz Replaced a stringstream by an ostringstream
(edit) @10794   13 years tbretz
(edit) @10793   13 years tbretz fitsdump - the program.
(edit) @10790   13 years tbretz Added commands for crate reset.
(edit) @10789   13 years tbretz Added commands for crate reset.
(edit) @10785   13 years tbretz Fixed order of arguments in description of SET_TRIGGER_SEQUENCE; ...
(edit) @10784   13 years tbretz Added some code to redirect error output to fadctrl (still commented); ...
(edit) @10783   13 years tbretz Moved soem decoding from print to header; commented obsolete Dim stuff.
(edit) @10782   13 years tbretz Minor changes to output.
(edit) @10780   13 years tbretz Replaced stringstream in log-stream by ostringstream.
(edit) @10778   13 years tbretz
(edit) @10777   13 years tbretz Fixed boost problem with Ubuntu 11.04
(edit) @10774   13 years tbretz
(edit) @10773   13 years tbretz
(edit) @10772   13 years tbretz
(edit) @10771   13 years tbretz Fixed a minor compiler warning.
(edit) @10767   13 years tbretz Deconded general setting for output, added some const-qualifiers
(edit) @10766   13 years tbretz Some improvement and name changes.
(edit) @10765   13 years tbretz Made it compatible with older boost versions.
(edit) @10763   13 years lyard created a simple example about how to read fits
(edit) @10762   13 years lyard Fixed output messages
(edit) @10759   13 years lyard Added a simple fits dumper
(edit) @10758   13 years lyard Fixed an issue with CCfits exceptions handling
(edit) @10756   13 years tbretz
(edit) @10755   13 years tbretz
(edit) @10749   13 years tbretz Implemented enable/disable pixel; renamed kTimeMarker to ...
(edit) @10748   13 years tbretz Switch all pixels on by default.
(edit) @10747   13 years tbretz Improved exception output.
(edit) @10746   13 years tbretz Improved exception output.
(edit) @10745   13 years tbretz Renamed kTimeMarker to kClockConditioner; fixed Enable/DisablePixel
(edit) @10741   13 years lyard added configurable grouping and did some cosmetics to the code ...
(edit) @10739   13 years lyard Added Fits grouping
(edit) @10735   13 years tbretz Added DISABLE_PIXEL
(edit) @10734   13 years tbretz Added EnablePixel to StaticData.
(edit) @10732   13 years tbretz Time stamp and trigger counter are now reset when data taking is ...
(edit) @10731   13 years tbretz Improved error output.
(edit) @10730   13 years tbretz Fixed a bug in bitcpy
(edit) @10727   13 years tbretz Some fixes about LPext and LPint; DimStaticData::fEnable is now 90 not 80.
(edit) @10726   13 years tbretz Some fixes about LPext and LPint; DimStaticData::fEnable must be 90 not 80.
(edit) @10725   13 years lyard Small changes asked by Thomas
(edit) @10721   13 years tbretz Initialize fState.
(edit) @10720   13 years tbretz Improved some log-output.
(edit) @10719   13 years tbretz Added some comments.
(edit) @10713   13 years tbretz Some fixed to the doxygen docu
(edit) @10712   13 years tbretz Some fixed to the doxygen docu
(edit) @10710   13 years tbretz Allow a stopped StateMachine to exit the readline prompt.
(edit) @10709   13 years tbretz Removed the use of the Configuration class internal 'database' option, ...
(edit) @10708   13 years tbretz Named some enums.
(edit) @10707   13 years tbretz Use the functionality of boost program_options better; implemented ...
(edit) @10704   13 years tbretz Added some comments.
Note: See TracRevisionLog for help on using the revision log.