source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @10840   13 years tbretz Added a comment about automake.
(edit) @10839   13 years tbretz Updated.
(edit) @10838   13 years tbretz Added fad target
(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) @10830   13 years tbretz Added support for _GNU_SOURCE as needed by the event-builder.
(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) @10810   13 years tbretz Updated.
(edit) @10809   13 years tbretz Moved fitsloader from obligatory to optional targets -- too many warnings.
(edit) @10808   13 years tbretz Renamed test3.cc to dimctrl.cc
(edit) @10807   13 years tbretz Renamed test3.cc to dimctrl.cc
(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) @10801   13 years tbretz Removed colorsvn (doesn't exist) and cfitsio (is a requirement for ...
(edit) @10800   13 years tbretz Added fitsdump.man
(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) @10792   13 years tbretz Added fitsloader as an optional target; added fitsdump as an fixed target.
(edit) @10790   13 years tbretz Added commands for crate reset.
(edit) @10789   13 years tbretz Added commands for crate reset.
(edit) @10786   13 years tbretz Adapted to change in SET_TRIGGER_SEQUENCE
(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) @10781   13 years tbretz Commented out obsolete FAD stuff, implemented (untested) double click ...
(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) @10776   13 years tbretz Updated
(edit) @10775   13 years tbretz Added fadctrl at the right place and drivectrl.
(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) @10770   13 years tbretz Fixed some unimportant compiler warnings.
(edit) @10769   13 years tbretz Added some widgets for the FTM (relative eff. on time, rate
(edit) @10768   13 years tbretz Keep FTM LED green even in data-taking mode; don't output FTM errors ...
(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) @10764   13 years tbretz Fixed a problem with older Qt 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) @10752   13 years tbretz Connected output lines of FTM, enable/disable pixel and some first FAD ...
(edit) @10751   13 years tbretz Added FAD tab; some changed to FTM controls.
(edit) @10750   13 years tbretz Added FAD control widgets; added graphs for all rates delivered by FTM.
(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) @10737   13 years tbretz Fixed a compiler error.
(edit) @10736   13 years tbretz Addec ode for trigger signal enables and for pixel disable.
(edit) @10735   13 years tbretz Added DISABLE_PIXEL
(edit) @10734   13 years tbretz Added EnablePixel to StaticData.
(edit) @10733   13 years tbretz Small layout changes; added spin box for pixel index and checkbox for ...
(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) @10728   13 years tbretz Fixed Reset() of camera widget.
Note: See TracRevisionLog for help on using the revision log.