#
# ChangeLog for trunk
#
# Generated by Trac 1.5.2
# 03/15/25 18:10:34

Thu, 26 May 2011 22:35:11 GMT tbretz [10845]
	* trunk/FACT++/src/EventBuilderWrapper.h (modified)

	Improved workaround for ports.


Thu, 26 May 2011 22:34:47 GMT tbretz [10844]
	* trunk/FACT++/src/fadctrl.cc (modified)

	Print thread status is ListSlots()


Thu, 26 May 2011 16:11:36 GMT tbretz [10843]
	* trunk/FACT++/src/EventBuilderWrapper.h (modified)

	Added a workaround to pass the ports to the eventbuilder


Thu, 26 May 2011 16:10:42 GMT tbretz [10842]
	* trunk/FACT++/src/fadctrl.cc (modified)

	Some little fixed to the offline mode


Thu, 26 May 2011 15:41:53 GMT tbretz [10841]
	* trunk/FACT++/src/EventBuilderWrapper.h (modified)

	Added check in GetMaxMemory


Thu, 26 May 2011 15:19:31 GMT tbretz [10840]
	* trunk/FACT++/MAINPAGE (modified)

	Added a comment about automake.


Thu, 26 May 2011 15:18:44 GMT tbretz [10839]
	* trunk/FACT++/Makefile.in (modified)
	* trunk/FACT++/configure (modified)

	Updated.


Thu, 26 May 2011 15:18:32 GMT tbretz [10838]
	* trunk/FACT++/Makefile.am (modified)

	Added fad target


Thu, 26 May 2011 15:17:49 GMT tbretz [10837]
	* trunk/FACT++/src/fitsdump.cc (modified)

	Some performance improvements; added some comments with code to fill ...


Thu, 26 May 2011 15:16:52 GMT tbretz [10836]
	* trunk/FACT++/src/EventBuilderWrapper.h (added)




Thu, 26 May 2011 15:16:30 GMT tbretz [10835]
	* trunk/FACT++/src/fadctrl.cc (modified)

	Added --max-mem program option; updated allowed states for CONNECT ...


Thu, 26 May 2011 15:14:56 GMT tbretz [10834]
	* trunk/FACT++/src/ftmctrl.cc (modified)

	Removed obsolete include of Timers.h


Thu, 26 May 2011 15:14:00 GMT tbretz [10833]
	* trunk/FACT++/src/DimErrorRedirecter.cc (modified)

	An unknown Dim message is a warning now.


Thu, 26 May 2011 15:13:40 GMT tbretz [10832]
	* trunk/FACT++/src/HeadersFAD.h (modified)

	Added state to signal whether the event-builder thread is still ...


Thu, 26 May 2011 15:13:10 GMT tbretz [10831]
	* trunk/FACT++/src/Connection.cc (modified)

	Replaces some Message calls by Info


Thu, 26 May 2011 15:12:27 GMT tbretz [10830]
	* trunk/FACT++/configure.ac (modified)

	Added support for _GNU_SOURCE as needed by the event-builder.


Thu, 26 May 2011 14:47:05 GMT lyard [10829]
	* trunk/FACT++/src/dataLogger.cc (modified)

	Moved many things to functions


Thu, 26 May 2011 08:20:25 GMT tbretz [10828]
	* trunk/FACT++/src/ftm.cc (modified)

	Added missing variable name in SendDynData


Thu, 26 May 2011 07:51:40 GMT lyard [10827]
	* trunk/FACT++/src/simpleFitsDumper.cc (modified)

	Fixed ushort and short


Wed, 25 May 2011 18:45:54 GMT tbretz [10826]
	* trunk/FACT++/src/fad.cc (added)




Wed, 25 May 2011 15:38:42 GMT tbretz [10825]
	* trunk/FACT++/src/dataLogger.cc (modified)

	Unified main() with the other programs


Wed, 25 May 2011 15:27:17 GMT tbretz [10824]
	* trunk/FACT++/src/fadctrl.cc (modified)
	* trunk/FACT++/src/ftmctrl.cc (modified)

	Handle operation_aborted in timeouts


Wed, 25 May 2011 15:26:56 GMT tbretz [10823]
	* trunk/FACT++/src/ftm.cc (modified)

	Handle operation_aborted in timeouts; multiply timestamp by 10000; ...


Wed, 25 May 2011 15:25:55 GMT tbretz [10822]
	* trunk/FACT++/src/Connection.cc (modified)

	Handle operation_aborted in timeouts; improved ...


Wed, 25 May 2011 13:46:05 GMT tbretz [10821]
	* trunk/FACT++/src/fadctrl.cc (modified)

	Removed the second HandleReadTimeout


Wed, 25 May 2011 13:28:45 GMT tbretz [10820]
	* trunk/FACT++/src/dataLogger.cc (modified)

	Removed the obsolete *_disable_padding() calls; DimErrorRedirecter ...


Wed, 25 May 2011 13:18:46 GMT tbretz [10819]
	* trunk/FACT++/src/dataLogger.cc (modified)

	Replaced code copied from the Converter class by a proper function
	call


Wed, 25 May 2011 13:03:42 GMT tbretz [10818]
	* trunk/FACT++/src/dataLogger.cc (modified)

	Unified calls to MessageImp into ostrngstreams


Wed, 25 May 2011 12:44:47 GMT tbretz [10817]
	* trunk/FACT++/src/HeadersFAD.h (modified)

	Moved commands here; added some more member functions.


Wed, 25 May 2011 12:43:41 GMT tbretz [10816]
	* trunk/FACT++/src/fadctrl.cc (modified)

	Moved commands to HeaderFAD; fixed the range of the loop to set all
	ROIs


Wed, 25 May 2011 12:42:39 GMT tbretz [10815]
	* trunk/FACT++/src/ftmctrl.cc (modified)

	Take care of canceled timeouts.


Wed, 25 May 2011 12:18:26 GMT lyard [10814]
	* trunk/FACT++/src/Fits.cc (modified)
	* trunk/FACT++/src/Fits.h (modified)
	* trunk/FACT++/src/dataLogger.cc (modified)

	Upgrade of the dataLogger to take several run numbers on the fly


Tue, 24 May 2011 19:04:01 GMT tbretz [10811]
	* trunk/FACT++/src/fadctrl.cc (modified)

	Removed fake connections. We hav ethe event builder now.


Tue, 24 May 2011 18:38:48 GMT tbretz [10810]
	* trunk/FACT++/Makefile.in (modified)

	Updated.


Tue, 24 May 2011 18:37:42 GMT tbretz [10809]
	* trunk/FACT++/Makefile.am (modified)

	Moved fitsloader from obligatory to optional targets -- too many ...


Tue, 24 May 2011 18:36:39 GMT tbretz [10808]
	* trunk/FACT++/Makefile.am (modified)

	Renamed test3.cc to dimctrl.cc


Tue, 24 May 2011 18:36:14 GMT tbretz [10807]
	* trunk/FACT++/Makefile.am (modified)

	Renamed test3.cc to dimctrl.cc


Tue, 24 May 2011 18:35:39 GMT tbretz [10806]
	* trunk/FACT++/src/dimctrl.cc (moved)

	Renamed test3.cc to dimctrl.cc


Tue, 24 May 2011 18:34:55 GMT tbretz [10805]
	* trunk/FACT++/src/test3.cc (modified)

	Simplified program options handling.


Tue, 24 May 2011 18:34:26 GMT tbretz [10804]
	* trunk/FACT++/src/drivectrl.cc (modified)
	* trunk/FACT++/src/fitsloader.cc (modified)

	Simplified program options handling.


Tue, 24 May 2011 16:46:30 GMT tbretz [10802]
	* trunk/FACT++/src/chatclient.cc (modified)
	* trunk/FACT++/src/chatserv.cc (modified)

	Simplified program options handling.


Tue, 24 May 2011 16:43:11 GMT tbretz [10801]
	* trunk/FACT++/MAINPAGE (modified)

	Removed colorsvn (doesn't exist) and cfitsio (is a requirement for ...


Tue, 24 May 2011 16:41:38 GMT tbretz [10800]
	* trunk/FACT++/Makefile.am (modified)
	* trunk/FACT++/Makefile.in (modified)

	Added fitsdump.man


Tue, 24 May 2011 16:39:48 GMT tbretz [10799]
	* trunk/FACT++/src/ftmctrl.cc (modified)

	Simplified program options handling; only send enable of a general ...


Tue, 24 May 2011 16:38:02 GMT tbretz [10798]
	* trunk/FACT++/src/fadctrl.cc (modified)

	Simplified program options handling.


Tue, 24 May 2011 16:37:21 GMT tbretz [10797]
	* trunk/FACT++/src/fitsdump.cc (modified)
	* trunk/FACT++/src/scheduler.cc (modified)
	* trunk/FACT++/src/triggerschedule.cc (modified)

	Simplified program options handling.


Tue, 24 May 2011 16:36:00 GMT tbretz [10796]
	* trunk/FACT++/src/Configuration.cc (modified)
	* trunk/FACT++/src/Configuration.h (modified)

	Added PrintVersion directly to avoid clashes with exceptions.


Tue, 24 May 2011 15:56:48 GMT tbretz [10795]
	* trunk/FACT++/src/fitsloader.cc (modified)

	Replaced a stringstream by an ostringstream


Tue, 24 May 2011 15:54:51 GMT tbretz [10794]
	* trunk/FACT++/src/FitsLoader.cc (deleted)




Tue, 24 May 2011 15:52:51 GMT tbretz [10793]
	* trunk/FACT++/src/fitsdump.cc (added)

	fitsdump - the program.


Tue, 24 May 2011 15:52:24 GMT tbretz [10792]
	* trunk/FACT++/Makefile.am (modified)

	Added fitsloader as an optional target; added fitsdump as an fixed ...


Mon, 23 May 2011 14:44:17 GMT tbretz [10790]
	* trunk/FACT++/src/HeadersFTM.h (modified)
	* trunk/FACT++/src/ftmctrl.cc (modified)

	Added commands for crate reset.


Mon, 23 May 2011 14:42:12 GMT tbretz [10789]
	* trunk/FACT++/src/ftmctrl.cc (modified)

	Added commands for crate reset.


Mon, 23 May 2011 14:16:14 GMT tbretz [10786]
	* trunk/FACT++/gui/MainWindow.cc (modified)

	Adapted to change in SET_TRIGGER_SEQUENCE


Mon, 23 May 2011 14:15:54 GMT tbretz [10785]
	* trunk/FACT++/src/ftmctrl.cc (modified)

	Fixed order of arguments in description of SET_TRIGGER_SEQUENCE; ...


Mon, 23 May 2011 14:09:50 GMT tbretz [10784]
	* trunk/FACT++/src/EventBuilder.h (modified)
	* trunk/FACT++/src/fadctrl.cc (modified)

	Added some code to redirect error output to fadctrl (still ...


Mon, 23 May 2011 14:06:23 GMT tbretz [10783]
	* trunk/FACT++/src/HeadersFAD.h (modified)

	Moved soem decoding from print to header; commented obsolete Dim
	stuff.


Mon, 23 May 2011 14:05:43 GMT tbretz [10782]
	* trunk/FACT++/src/HeadersFAD.cc (modified)

	Minor changes to output.


Mon, 23 May 2011 14:05:17 GMT tbretz [10781]
	* trunk/FACT++/gui/FactGui.h (modified)

	Commented out obsolete FAD stuff, implemented (untested) double click ...


Mon, 23 May 2011 14:04:32 GMT tbretz [10780]
	* trunk/FACT++/src/Connection.cc (modified)
	* trunk/FACT++/src/DimErrorRedirecter.cc (modified)
	* trunk/FACT++/src/Fits.cc (modified)
	* trunk/FACT++/src/MessageImp.h (modified)
	* trunk/FACT++/src/StateMachineImp.cc (modified)
	* trunk/FACT++/src/dataLogger.cc (modified)
	* trunk/FACT++/src/dclient5.cc (modified)
	* trunk/FACT++/src/ftmctrl.cc (modified)
	* trunk/FACT++/src/scheduler.cc (modified)

	Replaced stringstream in log-stream by ostringstream.


Mon, 23 May 2011 09:51:34 GMT tbretz [10778]
	* trunk/FACT++/src/fitsloader.cc (copied)




Mon, 23 May 2011 08:55:19 GMT tbretz [10777]
	* trunk/FACT++/src/fadctrl.cc (modified)

	Fixed boost problem with Ubuntu 11.04


Mon, 23 May 2011 08:54:06 GMT tbretz [10776]
	* trunk/FACT++/Makefile.in (modified)

	Updated


Mon, 23 May 2011 08:53:20 GMT tbretz [10775]
	* trunk/FACT++/Makefile.am (modified)

	Added fadctrl at the right place and drivectrl.


Mon, 23 May 2011 08:52:32 GMT tbretz [10774]
	* trunk/FACT++/src/drivectrl.cc (added)




Mon, 23 May 2011 08:51:46 GMT tbretz [10773]
	* trunk/FACT++/src/EventBuilder.c (added)
	* trunk/FACT++/src/EventBuilder.h (added)
	* trunk/FACT++/src/FAD.h (added)
	* trunk/FACT++/src/fadctrl.cc (modified)




Mon, 23 May 2011 08:39:08 GMT tbretz [10772]
	* trunk/FACT++/src/fadctrl.cc (added)




Mon, 23 May 2011 08:38:46 GMT tbretz [10771]
	* trunk/FACT++/src/dclient5.cc (modified)

	Fixed a minor compiler warning.


Mon, 23 May 2011 08:00:59 GMT tbretz [10770]
	* trunk/FACT++/gui/FactGui.h (modified)

	Fixed some unimportant compiler warnings.


Mon, 23 May 2011 07:55:39 GMT tbretz [10769]
	* trunk/FACT++/gui/design.ui (modified)

	Added some widgets for the FTM (relative eff. on time, rate


Mon, 23 May 2011 07:55:14 GMT tbretz [10768]
	* trunk/FACT++/gui/FactGui.h (modified)

	Keep FTM LED green even in data-taking mode; don't output FTM errors ...


Mon, 23 May 2011 07:51:06 GMT tbretz [10767]
	* trunk/FACT++/src/HeadersFTM.cc (modified)
	* trunk/FACT++/src/HeadersFTM.h (modified)

	Deconded general setting for output, added some const-qualifiers


Mon, 23 May 2011 07:46:13 GMT tbretz [10766]
	* trunk/FACT++/src/HeadersFAD.cc (modified)
	* trunk/FACT++/src/HeadersFAD.h (modified)

	Some improvement and name changes.


Fri, 20 May 2011 12:28:04 GMT tbretz [10765]
	* trunk/FACT++/src/scheduler.cc (modified)
	* trunk/FACT++/src/triggerschedule.cc (modified)

	Made it compatible with older boost versions.


Fri, 20 May 2011 12:24:19 GMT tbretz [10764]
	* trunk/FACT++/gui/MainWindow.cc (modified)

	Fixed a problem with older Qt versions.


Fri, 20 May 2011 12:13:28 GMT lyard [10763]
	* trunk/FACT++/src/simpleFitsDumper.cc (added)

	created a simple example about how to read fits


Fri, 20 May 2011 12:13:00 GMT lyard [10762]
	* trunk/FACT++/src/FitsLoader.cc (modified)

	Fixed output messages


Fri, 20 May 2011 10:28:24 GMT lyard [10759]
	* trunk/FACT++/src/FitsLoader.cc (added)

	Added a simple fits dumper


Fri, 20 May 2011 10:27:17 GMT lyard [10758]
	* trunk/FACT++/src/Fits.cc (modified)
	* trunk/FACT++/src/dataLogger.cc (modified)

	Fixed an issue with CCfits exceptions handling


Thu, 19 May 2011 17:36:22 GMT tbretz [10756]
	* trunk/FACT++/src/HeadersFAD.h (added)




Thu, 19 May 2011 17:36:18 GMT tbretz [10755]
	* trunk/FACT++/src/HeadersFAD.cc (added)




Thu, 19 May 2011 07:56:39 GMT tbretz [10752]
	* trunk/FACT++/gui/MainWindow.cc (modified)
	* trunk/FACT++/gui/MainWindow.h (modified)

	Connected output lines of FTM, enable/disable pixel and some first ...


Thu, 19 May 2011 07:55:50 GMT tbretz [10751]
	* trunk/FACT++/gui/design.ui (modified)

	Added FAD tab; some changed to FTM controls.


Thu, 19 May 2011 07:55:18 GMT tbretz [10750]
	* trunk/FACT++/gui/FactGui.h (modified)

	Added FAD control widgets; added graphs for all rates delivered by
	FTM.


Thu, 19 May 2011 07:54:17 GMT tbretz [10749]
	* trunk/FACT++/src/ftmctrl.cc (modified)

	Implemented enable/disable pixel; renamed kTimeMarker to ...


Thu, 19 May 2011 07:53:23 GMT tbretz [10748]
	* trunk/FACT++/src/ftm.cc (modified)

	Switch all pixels on by default.


Thu, 19 May 2011 07:52:49 GMT tbretz [10747]
	* trunk/FACT++/src/ByteOrder.h (modified)

	Improved exception output.


Thu, 19 May 2011 07:52:30 GMT tbretz [10746]
	* trunk/FACT++/src/Converter.h (modified)

	Improved exception output.


Thu, 19 May 2011 07:52:00 GMT tbretz [10745]
	* trunk/FACT++/src/HeadersFTM.h (modified)

	Renamed kTimeMarker to kClockConditioner; fixed Enable/DisablePixel


Wed, 18 May 2011 15:00:41 GMT lyard [10741]
	* trunk/FACT++/src/Fits.cc (modified)
	* trunk/FACT++/src/Fits.h (modified)
	* trunk/FACT++/src/dataLogger.cc (modified)

	added configurable grouping and did some cosmetics to the code ...


Wed, 18 May 2011 11:01:15 GMT lyard [10739]
	* trunk/FACT++/src/dataLogger.cc (modified)

	Added Fits grouping


Tue, 17 May 2011 20:02:04 GMT tbretz [10737]
	* trunk/FACT++/gui/MainWindow.cc (modified)

	Fixed a compiler error.


Tue, 17 May 2011 20:00:14 GMT tbretz [10736]
	* trunk/FACT++/gui/MainWindow.cc (modified)
	* trunk/FACT++/gui/MainWindow.h (modified)

	Addec ode for trigger signal enables and for pixel disable.


Tue, 17 May 2011 19:59:14 GMT tbretz [10735]
	* trunk/FACT++/src/ftmctrl.cc (modified)

	Added DISABLE_PIXEL


Tue, 17 May 2011 19:49:14 GMT tbretz [10734]
	* trunk/FACT++/src/HeadersFTM.h (modified)

	Added EnablePixel to StaticData.


Tue, 17 May 2011 19:22:02 GMT tbretz [10733]
	* trunk/FACT++/gui/FactGui.h (modified)
	* trunk/FACT++/gui/MainWindow.h (modified)
	* trunk/FACT++/gui/design.ui (modified)

	Small layout changes; added spin box for pixel index and checkbox for ...


Tue, 17 May 2011 19:20:25 GMT tbretz [10732]
	* trunk/FACT++/src/ftm.cc (modified)

	Time stamp and trigger counter are now reset when data taking is ...


Tue, 17 May 2011 19:19:17 GMT tbretz [10731]
	* trunk/FACT++/src/Connection.cc (modified)

	Improved error output.


Tue, 17 May 2011 19:18:33 GMT tbretz [10730]
	* trunk/FACT++/src/ByteOrder.h (modified)

	Fixed a bug in bitcpy


Tue, 17 May 2011 15:08:29 GMT tbretz [10728]
	* trunk/FACT++/gui/FactGui.h (modified)

	Fixed Reset() of camera widget.