# # ChangeLog for trunk/FACT++/src/dimctrl.cc # # Generated by Trac 1.5.2 # 11/08/24 15:03:51 Wed, 07 Mar 2012 18:48:02 GMT tbretz [13006] * trunk/FACT++/src/dimctrl.cc (modified) * trunk/FACT++/src/fitscheck.cc (added) * trunk/FACT++/src/fitsdump.cc (modified) Reformated the output to make it better fit the help2man conversion. Tue, 06 Mar 2012 22:52:09 GMT tbretz [12993] * trunk/FACT++/src/dimctrl.cc (modified) Fixed an issue with the console and shell selection. Wed, 29 Feb 2012 10:06:34 GMT tbretz [12964] * trunk/FACT++/src/dimctrl.cc (modified) Now used the common Main::execute approach to launch the program; ... Wed, 09 Nov 2011 00:11:23 GMT tbretz [12458] * trunk/FACT++/src/dimctrl.cc (modified) Fixed a problem with the startup. 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: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 ... Thu, 14 Jul 2011 08:01:17 GMT tbretz [11403] * trunk/FACT++/src/dimctrl.cc (modified) Use Vec instead of Get and make sure 'console' is not accessed if not ... Sun, 10 Jul 2011 17:23:41 GMT tbretz [11327] * trunk/FACT++/src/dimctrl.cc (modified) Removed some obsolete includes. 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. Fri, 17 Jun 2011 08:55:11 GMT tbretz [11052] * trunk/FACT++/src/dimctrl.cc (modified) Added --exec command 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.