#
# ChangeLog for trunk/FACT++/src/drivectrl.cc
#
# Generated by Trac 1.5.2
# 04/04/25 16:10:58

Fri, 02 Mar 2012 19:00:36 GMT tbretz [12989]
	* trunk/FACT++/src/drivectrl.cc (modified)

	Replaces status==0 but 0x100-3 (ERROR) instead of 99, leading to a ...


Wed, 29 Feb 2012 10:00:23 GMT tbretz [12954]
	* trunk/FACT++/src/datalogger.cc (modified)
	* trunk/FACT++/src/drivectrl.cc (modified)
	* trunk/FACT++/src/fadctrl.cc (modified)
	* trunk/FACT++/src/fscctrl.cc (modified)
	* trunk/FACT++/src/ftmctrl.cc (modified)
	* trunk/FACT++/src/magicweather.cc (modified)
	* trunk/FACT++/src/scheduler.cc (modified)

	Added include of LocalControl.h


Thu, 09 Feb 2012 12:49:22 GMT tbretz [12881]
	* trunk/FACT++/src/drivectrl.cc (modified)

	Fixed another bug in the wobble calculation; the declination was in ...


Wed, 08 Feb 2012 23:11:07 GMT tbretz [12878]
	* trunk/FACT++/src/drivectrl.cc (modified)

	Removed two stray formats in TRACKING_POSITION which were errornously ...


Mon, 06 Feb 2012 09:24:33 GMT tbretz [12844]
	* trunk/FACT++/src/drivectrl.cc (modified)

	There was a mismatch with the units in SOURCE_POSITION


Fri, 03 Feb 2012 15:40:56 GMT tbretz [12839]
	* trunk/FACT++/src/drivectrl.cc (modified)

	Set precision of ra/dec output to 8


Fri, 03 Feb 2012 14:55:40 GMT tbretz [12838]
	* trunk/FACT++/src/drivectrl.cc (modified)

	Corrected the DB query and output the sources from the DB.


Fri, 03 Feb 2012 14:54:44 GMT tbretz [12837]
	* trunk/FACT++/src/drivectrl.cc (modified)

	Renamed the tracking with source name to TRACK_SOURCE; replaced C by ...


Fri, 03 Feb 2012 13:49:26 GMT tbretz [12836]
	* trunk/FACT++/src/drivectrl.cc (modified)

	PrintHelp didn't output the commands so far - fixed.


Fri, 03 Feb 2012 12:38:55 GMT tbretz [12828]
	* trunk/FACT++/src/drivectrl.cc (modified)
	* trunk/FACT++/src/scheduler.cc (modified)

	Removed a line producing an unused variable.


Wed, 01 Feb 2012 09:16:41 GMT tbretz [12807]
	* trunk/FACT++/src/drivectrl.cc (modified)

	Added options to read sources names from a database and to start ...


Thu, 26 Jan 2012 10:05:38 GMT tbretz [12770]
	* trunk/FACT++/src/drivectrl.cc (modified)

	Added a new dim service SOURCE_POSITION and a new command WOBBLE.


Sat, 26 Nov 2011 13:16:09 GMT tbretz [12649]
	* trunk/FACT++/src/drivectrl.cc (modified)

	Do not send tracking reports if there is no tracking (MJD==0)


Sat, 19 Nov 2011 23:41:20 GMT tbretz [12571]
	* trunk/FACT++/src/drivectrl.cc (modified)

	Fixed more option description.


Sat, 19 Nov 2011 23:40:56 GMT tbretz [12570]
	* trunk/FACT++/src/drivectrl.cc (modified)

	Fixed some option description.


Wed, 16 Nov 2011 00:27:47 GMT tbretz [12532]
	* trunk/FACT++/src/drivectrl.cc (modified)

	Added a drive status dim service.


Fri, 28 Oct 2011 04:36:07 GMT tbretz [12309]
	* trunk/FACT++/src/drivectrl.cc (modified)

	First woring and tested version.


Sun, 23 Oct 2011 18:43:03 GMT tbretz [12252]
	* trunk/FACT++/src/drivectrl.cc (modified)

	Added commands to set LED brightness.


Sun, 07 Aug 2011 17:43:13 GMT tbretz [11837]
	* trunk/FACT++/src/DimDescriptionService.cc (modified)
	* trunk/FACT++/src/DimDescriptionService.h (modified)
	* trunk/FACT++/src/EventBuilderWrapper.h (modified)
	* trunk/FACT++/src/MessageDim.cc (modified)
	* trunk/FACT++/src/StateMachineDim.cc (modified)
	* trunk/FACT++/src/datalogger.cc (modified)
	* trunk/FACT++/src/drivectrl.cc (modified)

	Changed Dim services to ensure they send the time.


Sun, 24 Jul 2011 20:20:34 GMT tbretz [11578]
	* trunk/FACT++/gui/fact.cc (modified)
	* trunk/FACT++/src/Configuration.cc (modified)
	* trunk/FACT++/src/Configuration.h (modified)
	* trunk/FACT++/src/biasctrl.cc (modified)
	* trunk/FACT++/src/chatclient.cc (modified)
	* trunk/FACT++/src/chatserv.cc (modified)
	* trunk/FACT++/src/datalogger.cc (modified)
	* trunk/FACT++/src/dimctrl.cc (modified)
	* trunk/FACT++/src/drivectrl.cc (modified)
	* trunk/FACT++/src/fadctrl.cc (modified)
	* trunk/FACT++/src/fitsdump.cc (modified)
	* trunk/FACT++/src/fitsloader.cc (modified)
	* trunk/FACT++/src/fscctrl.cc (modified)
	* trunk/FACT++/src/ftmctrl.cc (modified)
	* trunk/FACT++/src/mcp.cc (modified)
	* trunk/FACT++/src/triggerschedule.cc (modified)

	Moved some part of the initialization from main to Configure::DoParse


Sun, 24 Jul 2011 20:11:43 GMT tbretz [11577]
	* trunk/FACT++/src/Main.h (modified)
	* trunk/FACT++/src/biasctrl.cc (modified)
	* trunk/FACT++/src/datalogger.cc (modified)
	* trunk/FACT++/src/drivectrl.cc (modified)
	* trunk/FACT++/src/fadctrl.cc (modified)
	* trunk/FACT++/src/fscctrl.cc (modified)
	* trunk/FACT++/src/ftmctrl.cc (modified)
	* trunk/FACT++/src/mcp.cc (modified)
	* trunk/FACT++/src/scheduler.cc (modified)

	Moved Dim:Setup to Main::execute


Sun, 24 Jul 2011 20:00:00 GMT tbretz [11575]
	* trunk/FACT++/src/Main.h (modified)
	* trunk/FACT++/src/biasctrl.cc (modified)
	* trunk/FACT++/src/datalogger.cc (modified)
	* trunk/FACT++/src/dimctrl.cc (modified)
	* trunk/FACT++/src/drivectrl.cc (modified)
	* trunk/FACT++/src/fadctrl.cc (modified)
	* trunk/FACT++/src/fscctrl.cc (modified)
	* trunk/FACT++/src/ftmctrl.cc (modified)
	* trunk/FACT++/src/mcp.cc (modified)
	* trunk/FACT++/src/scheduler.cc (modified)

	Moved common option setup to Main.h; created Main namespace


Sun, 24 Jul 2011 19:43:08 GMT tbretz [11574]
	* trunk/FACT++/src/DimSetup.cc (modified)
	* trunk/FACT++/src/DimSetup.h (modified)
	* trunk/FACT++/src/biasctrl.cc (modified)
	* trunk/FACT++/src/chatclient.cc (modified)
	* trunk/FACT++/src/chatserv.cc (modified)
	* trunk/FACT++/src/datalogger.cc (modified)
	* trunk/FACT++/src/dimctrl.cc (modified)
	* trunk/FACT++/src/drivectrl.cc (modified)
	* trunk/FACT++/src/fadctrl.cc (modified)
	* trunk/FACT++/src/fscctrl.cc (modified)
	* trunk/FACT++/src/ftmctrl.cc (modified)
	* trunk/FACT++/src/mcp.cc (modified)
	* trunk/FACT++/src/scheduler.cc (modified)

	Added the possibility to setup DIM_HOST_NODE with the --host program ...


Wed, 20 Jul 2011 09:27:17 GMT tbretz [11483]
	* trunk/FACT++/src/Configuration.cc (modified)
	* trunk/FACT++/src/Configuration.h (modified)
	* trunk/FACT++/src/Main.h (modified)
	* trunk/FACT++/src/biasctrl.cc (modified)
	* trunk/FACT++/src/datalogger.cc (modified)
	* trunk/FACT++/src/drivectrl.cc (modified)
	* trunk/FACT++/src/fadctrl.cc (modified)
	* trunk/FACT++/src/fscctrl.cc (modified)
	* trunk/FACT++/src/ftmctrl.cc (modified)
	* trunk/FACT++/src/mcp.cc (modified)
	* trunk/FACT++/src/scheduler.cc (modified)

	Added a registry for wildcarded options to detect unaccessed options; ...


Wed, 20 Jul 2011 07:03:38 GMT tbretz [11481]
	* trunk/FACT++/src/Configuration.cc (modified)
	* trunk/FACT++/src/Configuration.h (modified)
	* trunk/FACT++/src/EventImp.h (modified)
	* trunk/FACT++/src/Main.h (modified)
	* trunk/FACT++/src/biasctrl.cc (modified)
	* trunk/FACT++/src/chatserv.cc (modified)
	* trunk/FACT++/src/datalogger.cc (modified)
	* trunk/FACT++/src/drivectrl.cc (modified)
	* trunk/FACT++/src/fadctrl.cc (modified)
	* trunk/FACT++/src/fscctrl.cc (modified)
	* trunk/FACT++/src/ftmctrl.cc (modified)
	* trunk/FACT++/src/mcp.cc (modified)
	* trunk/FACT++/src/scheduler.cc (modified)

	Replaced boost::thread by std::thread and boost::bind by std::bind ...


Tue, 19 Jul 2011 19:18:56 GMT tbretz [11474]
	* trunk/FACT++/src/drivectrl.cc (modified)

	Removed some obsolete includes; made it compile again.


Tue, 19 Jul 2011 18:54:39 GMT tbretz [11471]
	* trunk/FACT++/src/Connection.h (modified)
	* trunk/FACT++/src/ConnectionUSB.h (modified)
	* trunk/FACT++/src/EventBuilderWrapper.h (modified)
	* trunk/FACT++/src/drivectrl.cc (modified)
	* trunk/FACT++/src/ftmctrl.cc (modified)

	Replaced boost::array by std::array


Wed, 06 Jul 2011 12:51:26 GMT tbretz [11264]
	* trunk/FACT++/src/drivectrl.cc (modified)
	* trunk/FACT++/src/fadctrl.cc (modified)
	* trunk/FACT++/src/fscctrl.cc (modified)
	* trunk/FACT++/src/ftmctrl.cc (modified)

	Removed includes which are now in Main.h


Tue, 05 Jul 2011 09:24:02 GMT tbretz [11253]
	* trunk/FACT++/src/Main.h (modified)
	* trunk/FACT++/src/datalogger.cc (modified)
	* trunk/FACT++/src/drivectrl.cc (modified)
	* trunk/FACT++/src/fadctrl.cc (modified)
	* trunk/FACT++/src/fscctrl.cc (modified)
	* trunk/FACT++/src/ftmctrl.cc (modified)

	Changed SetConfiguration to EvalConfiguration and its return value ...


Mon, 04 Jul 2011 21:21:29 GMT tbretz [11251]
	* trunk/FACT++/src/datalogger.cc (modified)
	* trunk/FACT++/src/drivectrl.cc (modified)
	* trunk/FACT++/src/fadctrl.cc (modified)
	* trunk/FACT++/src/fscctrl.cc (modified)
	* trunk/FACT++/src/ftmctrl.cc (modified)
	* trunk/FACT++/src/scheduler.cc (modified)

	Started to unify the main program of the io_service based control ...


Thu, 30 Jun 2011 18:01:06 GMT tbretz [11221]
	* trunk/FACT++/src/datalogger.cc (modified)
	* trunk/FACT++/src/dimctrl.cc (modified)
	* trunk/FACT++/src/drivectrl.cc (modified)
	* trunk/FACT++/src/fadctrl.cc (modified)
	* trunk/FACT++/src/ftmctrl.cc (modified)
	* trunk/FACT++/src/scheduler.cc (modified)

	Removed q as shortcut for --quit to avoid confusion with --quiet


Wed, 29 Jun 2011 22:08:38 GMT tbretz [11218]
	* trunk/FACT++/src/datalogger.cc (modified)
	* trunk/FACT++/src/dimctrl.cc (modified)
	* trunk/FACT++/src/drivectrl.cc (modified)
	* trunk/FACT++/src/fadctrl.cc (modified)
	* trunk/FACT++/src/fscctrl.cc (modified)
	* trunk/FACT++/src/ftmctrl.cc (modified)
	* trunk/FACT++/src/scheduler.cc (modified)

	Added --cmd and --quit program option.


Sat, 18 Jun 2011 11:12:23 GMT tbretz [11056]
	* trunk/FACT++/src/drivectrl.cc (modified)
	* trunk/FACT++/src/fadctrl.cc (modified)
	* trunk/FACT++/src/ftmctrl.cc (modified)
	* trunk/FACT++/src/scheduler.cc (modified)

	Removed RunDim and replaces it with RunShell and LocalStream


Thu, 16 Jun 2011 20:26:48 GMT tbretz [11043]
	* trunk/FACT++/src/drivectrl.cc (modified)
	* trunk/FACT++/src/fadctrl.cc (modified)
	* trunk/FACT++/src/fscctrl.cc (modified)
	* trunk/FACT++/src/ftmctrl.cc (modified)
	* trunk/FACT++/src/scheduler.cc (modified)

	Added the --exec command.


Fri, 10 Jun 2011 20:47:30 GMT tbretz [10997]
	* trunk/FACT++/src/chatserv.cc (modified)
	* trunk/FACT++/src/dataLogger.cc (modified)
	* trunk/FACT++/src/drivectrl.cc (modified)
	* trunk/FACT++/src/fadctrl.cc (modified)
	* trunk/FACT++/src/ftmctrl.cc (modified)
	* trunk/FACT++/src/scheduler.cc (modified)

	Added boot message to interactive session.


Fri, 27 May 2011 16:59:56 GMT tbretz [10885]
	* trunk/FACT++/src/drivectrl.cc (modified)

	Use GetBool and Ptr from EventImp directly.


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.


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