#
# ChangeLog for trunk/FACT++/src/DimState.h
#
# Generated by Trac 1.5.2
# 03/26/25 04:49:56

Sun, 26 May 2013 20:18:21 GMT tbretz [16282]
	* trunk/FACT++/src/Description.cc (modified)
	* trunk/FACT++/src/DimState.h (modified)
	* trunk/FACT++/src/State.cc (modified)
	* trunk/FACT++/src/StateMachineDimControl.cc (modified)
	* trunk/FACT++/src/StateMachineImp.cc (modified)
	* trunk/FACT++/src/datalogger.cc (modified)
	* trunk/FACT++/src/feedback.cc (modified)
	* trunk/FACT++/src/makedata.cc (modified)
	* trunk/FACT++/src/makeplots.cc (modified)
	* trunk/FACT++/src/ratecontrol.cc (modified)
	* trunk/FACT++/src/smartfact.cc (modified)

	Replaced push_back by emplac_back were reasonable.


Wed, 13 Mar 2013 10:47:41 GMT tbretz [15039]
	* trunk/FACT++/src/DimState.h (modified)

	Moved Service structure to Service.h


Sat, 03 Nov 2012 18:53:59 GMT tbretz [14552]
	* trunk/FACT++/src/DimState.h (modified)

	Make sure that one server is never subscribed twice.


Tue, 30 Oct 2012 12:53:07 GMT tbretz [14541]
	* trunk/FACT++/src/DimState.h (modified)
	* trunk/FACT++/src/State.cc (modified)
	* trunk/FACT++/src/State.h (modified)
	* trunk/FACT++/src/StateMachineDimControl.cc (modified)
	* trunk/FACT++/src/StateMachineDimControl.h (modified)

	Added time to State so that the time of state reception is
	propagated.


Mon, 29 Oct 2012 15:47:58 GMT tbretz [14538]
	* trunk/FACT++/src/DimState.h (modified)

	Removed a spray obsolete line...


Tue, 14 Aug 2012 11:29:26 GMT tbretz [14371]
	* trunk/FACT++/src/DimState.h (modified)

	Adapted to new format of Dim Control messages.


Tue, 14 Aug 2012 11:27:11 GMT tbretz [14369]
	* trunk/FACT++/src/DimState.h (modified)

	Removed an obsolete debug output.


Mon, 13 Aug 2012 08:49:32 GMT tbretz [14351]
	* trunk/FACT++/src/DimState.h (modified)
	* trunk/FACT++/src/RemoteControl.h (modified)
	* trunk/FACT++/src/StateMachineImp.h (modified)

	The state from the callback was not yet properly propagated. ...


Fri, 08 Jun 2012 16:04:27 GMT tbretz [14123]
	* trunk/FACT++/src/DimState.h (modified)

	Fixed a problem when calling the base class in Subscribe


Tue, 05 Jun 2012 16:34:59 GMT tbretz [14086]
	* trunk/FACT++/src/DimState.h (modified)

	Added std:: and some new classes for the server list and the service ...


Sat, 02 Jun 2012 11:49:38 GMT tbretz [14032]
	* trunk/FACT++/src/DimState.h (modified)

	Store last state; replaced fixed values by enums


Fri, 01 Jun 2012 11:10:55 GMT tbretz [14015]
	* trunk/FACT++/src/DimState.h (modified)

	Added support for 'the last state'


Thu, 31 May 2012 14:28:31 GMT tbretz [13997]
	* trunk/FACT++/src/DimState.h (modified)

	Made some member function protected  which do not have to be public


Mon, 28 May 2012 09:45:17 GMT tbretz [13948]
	* trunk/FACT++/src/DimState.h (modified)

	Revised the order of callback etc.


Sat, 26 May 2012 11:24:53 GMT tbretz [13906]
	* trunk/FACT++/src/DimState.h (modified)

	Updated handling of dim version.


Sat, 26 May 2012 10:26:43 GMT tbretz [13904]
	* trunk/FACT++/src/DimState.h (modified)

	Use something more arbitrary for 'offline'. Get the scriptdepth from ...


Thu, 24 May 2012 14:19:42 GMT tbretz [13871]
	* trunk/FACT++/src/DimState.h (modified)

	Kepp the file name and create short message in DimControl


Wed, 23 May 2012 18:45:33 GMT tbretz [13848]
	* trunk/FACT++/src/DimState.h (modified)

	Added include of State.


Wed, 23 May 2012 18:32:19 GMT tbretz [13843]
	* trunk/FACT++/src/DimState.h (modified)

	Implemented subscription to descriptions so that the ...


Wed, 23 May 2012 16:14:24 GMT tbretz [13842]
	* trunk/FACT++/src/DimState.h (added)

	Wrapper classes for an easy access to DimStates.