# # ChangeLog for trunk/FACT++ # # Generated by Trac 1.5.2 # 09/22/24 21:32:37 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, 29 Feb 2012 10:05:36 GMT tbretz [12963] * trunk/FACT++/src/RemoteControl.h (modified) Print jumps and labels help text; use a MessageImp for output now. Wed, 29 Feb 2012 10:05:14 GMT tbretz [12962] * trunk/FACT++/src/ReadlineColor.cc (modified) Print jumps and labels help text Wed, 29 Feb 2012 10:04:55 GMT tbretz [12961] * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/Readline.h (modified) Implementd jumps and labels Wed, 29 Feb 2012 10:03:50 GMT tbretz [12960] * trunk/FACT++/src/Console.cc (modified) Flush the buffer before the boot message is printed. Wed, 29 Feb 2012 10:03:29 GMT tbretz [12959] * trunk/FACT++/src/WindowLog.cc (modified) Fixed a compiler warning about an unused variable. Wed, 29 Feb 2012 10:03:08 GMT tbretz [12958] * trunk/FACT++/src/StateMachineDim.cc (modified) Removed obsolete include of Time.h Wed, 29 Feb 2012 10:02:19 GMT tbretz [12957] * trunk/FACT++/src/MainImp.h (added) Wed, 29 Feb 2012 10:01:59 GMT tbretz [12956] * trunk/FACT++/src/Main.h (modified) * trunk/FACT++/src/StateMachineImp.h (modified) To dfine the virtual Run() function a new class MainImp is used now ... Wed, 29 Feb 2012 10:01:23 GMT tbretz [12955] * trunk/FACT++/src/LocalControl.h (modified) Added include of boost/version.hpp removed obsolete forward class ... 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 Sun, 26 Feb 2012 12:46:47 GMT tbretz [12943] * trunk/FACT++/src/fitsdump.cc (modified) Implemented a root-mode which allows to use mathematical expressions ... Wed, 22 Feb 2012 15:37:26 GMT lyard [12917] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified) * trunk/FACT++/gui/RawEventsViewer/viewer.ui (modified) added calibration display Tue, 21 Feb 2012 20:01:16 GMT tbretz [12914] * trunk/FACT++/src/ratescan.cc (modified) Removed the zero trigger check for the time being. Tue, 21 Feb 2012 19:53:26 GMT tbretz [12913] * trunk/FACT++/src/ratescan.cc (modified) Do not stop immediately in case of zero triggers, wait until the ... Tue, 21 Feb 2012 08:52:13 GMT tbretz [12912] * trunk/FACT++/src/fitsdump.cc (modified) Transfer precision to stream which is used for formattting Tue, 21 Feb 2012 08:51:29 GMT tbretz [12911] * trunk/FACT++/src/fitsdump.cc (modified) Transfer precision to stream which is used for formattting Sun, 19 Feb 2012 10:46:35 GMT tbretz [12908] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Fixed a bug which caused crashes for runs without run-types, e.g. ... Sun, 19 Feb 2012 10:21:43 GMT tbretz [12907] * trunk/FACT++/src/DimServiceInfoList.cc (modified) * trunk/FACT++/src/datalogger.cc (modified) Do not throw an exception if a server which is requested to be ... Sat, 18 Feb 2012 10:13:06 GMT tbretz [12906] * trunk/FACT++/src/fitsdump.cc (modified) Added an example filter. Sat, 18 Feb 2012 10:12:17 GMT tbretz [12905] * trunk/FACT++/src/fitsdump.cc (modified) Added the possibility to give a start row and limit on row-numbers; ... Sat, 18 Feb 2012 10:11:36 GMT tbretz [12904] * trunk/FACT++/Makefile.am (modified) Added basic root libraries to fitsdump Fri, 17 Feb 2012 21:50:00 GMT tbretz [12903] * trunk/FACT++/src/LocalControl.h (modified) * trunk/FACT++/src/RemoteControl.h (modified) Improved some log-output. Fri, 17 Feb 2012 13:53:46 GMT tbretz [12900] * trunk/FACT++/ScriptsForDimCtrl/FirstDrsCalib (modified) * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/src/feedback.cc (modified) Added new states in the feedback which allow to run the temp feedback ... Fri, 17 Feb 2012 12:58:05 GMT tbretz [12899] * trunk/FACT++/src/feedback.cc (modified) Correction is sent to biasctrl not to feedback -- log-message was wrong. Thu, 16 Feb 2012 09:10:09 GMT tbretz [12893] * trunk/FACT++/fact.rc (modified) * trunk/FACT++/ftmctrl.rc (modified) Checked in as agreed in th emeeting. Tue, 14 Feb 2012 12:55:57 GMT tbretz [12890] * trunk/FACT++/src/datalogger.cc (modified) Added a missing parenthesis and a missing cast Mon, 13 Feb 2012 11:10:33 GMT tbretz [12889] * trunk/FACT++/src/datalogger.cc (modified) Improved grouping. Write more than just a single \0 to end the ascii ... Mon, 13 Feb 2012 10:59:27 GMT tbretz [12888] * trunk/FACT++/src/Fits.cc (modified) Removed nonsense default comments and units. Mon, 13 Feb 2012 10:29:39 GMT lyard [12887] * trunk/FACT++/src/fitsdump.cc (modified) fixed problem with sub-column selection Fri, 10 Feb 2012 10:19:33 GMT tbretz [12886] * trunk/FACT++/src/fitsdump.cc (modified) Automatically assume all columns if none is given; improved output of ... Thu, 09 Feb 2012 18:43:38 GMT tbretz [12885] * trunk/FACT++/src/fitsdump.cc (modified) Fixed some shadow declarations. Thu, 09 Feb 2012 18:36:02 GMT tbretz [12884] * trunk/FACT++/src/fitsdump.cc (modified) Fixed a bug which caused the first line incorrectly displayed; at ... Thu, 09 Feb 2012 16:20:49 GMT lyard [12883] * trunk/FACT++/src/fitsdump.cc (modified) fixed first element output bug 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:15:23 GMT tbretz [12879] * trunk/FACT++/src/feedback.cc (modified) Implemeted a command for gobal feedback; splitted the infoHandler ... 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 ... Wed, 08 Feb 2012 23:10:21 GMT tbretz [12877] * trunk/FACT++/src/fitsdump.cc (modified) Added force option. Mon, 06 Feb 2012 21:09:07 GMT tbretz [12859] * trunk/FACT++/gui/BasicGlCamera.cc (modified) Removed the IndirectRendering - it doesn't work. Mon, 06 Feb 2012 14:26:31 GMT tbretz [12853] * trunk/FACT++/src/logtime.cc (modified) Reverting to last revision. Mon, 06 Feb 2012 09:32:13 GMT tbretz [12850] * trunk/FACT++/src/fitsdump.cc (modified) Simplified all the loops looping over the columns to be displayed; do ... Mon, 06 Feb 2012 09:28:18 GMT tbretz [12849] * trunk/FACT++/src/FitsFile.cc (modified) Allow 'A' as format. Mon, 06 Feb 2012 09:27:44 GMT tbretz [12848] * trunk/FACT++/src/Fits.cc (modified) If we have a fixed char-array and the unit is either text or string ... Mon, 06 Feb 2012 09:26:49 GMT tbretz [12847] * trunk/FACT++/src/feedback.cc (modified) fCalibration must be a float because the service takes floats. Mon, 06 Feb 2012 09:26:18 GMT tbretz [12846] * trunk/FACT++/src/Converter.cc (modified) Allow 'A' when converting FITS format to Dim format. 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 Mon, 06 Feb 2012 09:23:58 GMT tbretz [12843] * trunk/FACT++/src/EventBuilder.c (modified) pixH was not needed because it was never used, but the src++ was ... Fri, 03 Feb 2012 21:25:33 GMT tbretz [12840] * trunk/FACT++/src/feedback.cc (modified) fCalibration must be resize to 2*416 not 416 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:49:31 GMT tbretz [12835] * trunk/FACT++/src/fscctrl.cc (modified) Commented variables which were defined but never used in a reasonable ... Fri, 03 Feb 2012 12:49:12 GMT tbretz [12834] * trunk/FACT++/src/LocalControl.h (modified) Changed an ifdef to make it compile wth boost 1.46 Fri, 03 Feb 2012 12:46:03 GMT tbretz [12833] * trunk/FACT++/.macro_dir/qt4_do_it_all.m4 (modified) Added QtSql Fri, 03 Feb 2012 12:45:51 GMT tbretz [12832] * trunk/FACT++/.aux_dir/config.guess (modified) * trunk/FACT++/.aux_dir/config.sub (modified) * trunk/FACT++/.aux_dir/ltmain.sh (modified) * trunk/FACT++/.macro_dir/libtool.m4 (modified) * trunk/FACT++/.macro_dir/ltoptions.m4 (modified) * trunk/FACT++/.macro_dir/ltversion.m4 (modified) * trunk/FACT++/.macro_dir/lt~obsolete.m4 (modified) * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/aclocal.m4 (modified) * trunk/FACT++/configure (modified) Updated to the latest version produced by autoconf 2.68 and Ubuntu 11.11 Fri, 03 Feb 2012 12:43:23 GMT tbretz [12831] * trunk/FACT++/src/EventBuilder.c (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) Removed variables which were defined but never really used in any ... Fri, 03 Feb 2012 12:41:58 GMT tbretz [12830] * trunk/FACT++/Makefile.am (modified) Reordered libraries to make it link with gcc 4.6 Fri, 03 Feb 2012 12:40:08 GMT tbretz [12829] * trunk/FACT++/configure.ac (modified) Removed colorgcc as a compiler option, it doesn't work with Ubuntu ... 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. Fri, 03 Feb 2012 12:38:26 GMT tbretz [12827] * trunk/FACT++/src/datalogger.cc (modified) Changed ifdef to make it compile with boost 1.46 Fri, 03 Feb 2012 12:38:08 GMT tbretz [12826] * trunk/FACT++/src/Configuration.cc (modified) Changed ifdef to make it compile with boost 1.46 Fri, 03 Feb 2012 12:37:44 GMT tbretz [12825] * trunk/FACT++/src/feedback.cc (modified) Fixed a couple of stupid mistakes introduced with the last commit. Fri, 03 Feb 2012 12:37:05 GMT tbretz [12824] * trunk/FACT++/src/Main.h (modified) * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/ReadlineColor.cc (modified) Changed ifdef to make it compile with boost 1.46 Fri, 03 Feb 2012 12:36:24 GMT tbretz [12823] * trunk/FACT++/src/FACT.cc (modified) Changed ifdef to make it compile with boost 1.46 Fri, 03 Feb 2012 12:35:55 GMT tbretz [12822] * trunk/FACT++/src/WindowLog.cc (modified) Removed a line producing an unused variable. Fri, 03 Feb 2012 12:35:04 GMT tbretz [12821] * trunk/FACT++/MAINPAGE (modified) Added groff and ps2pdf Wed, 01 Feb 2012 09:18:27 GMT tbretz [12809] * trunk/FACT++/src/DataCalib.cc (modified) Added a compile time warning so that we are not surprised that some ... Wed, 01 Feb 2012 09:17:34 GMT tbretz [12808] * trunk/FACT++/src/mcp.cc (modified) Removed an obsolete log message. 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 ... Wed, 01 Feb 2012 09:15:29 GMT tbretz [12806] * trunk/FACT++/src/DataWriteFits.cc (modified) Fixed a compiler warning because a function argument was never used. Wed, 01 Feb 2012 09:09:38 GMT tbretz [12805] * trunk/FACT++/src/feedback.cc (modified) Store calibration; implemented command to print a stored calibration; ... Wed, 01 Feb 2012 01:00:33 GMT neise [12804] * trunk/FACT++/ScriptsForDimCtrl/DataTaking1 (moved) * trunk/FACT++/ScriptsForDimCtrl/DataTaking2 (moved) renamed DataTaking Scripts ... removed Wobble from File name-script ... Wed, 01 Feb 2012 00:57:53 GMT neise [12803] * trunk/FACT++/ScriptsForDimCtrl/SpecialTimeCalibRuns (modified) script is functional but for experts only. still wait statements in ... Wed, 01 Feb 2012 00:33:05 GMT neise [12802] * trunk/FACT++/ScriptsForDimCtrl/FirstDrsCalib (modified) bugfix: forgotten to switch on Temp control after calibration. now fixed Tue, 31 Jan 2012 23:45:33 GMT neise [12801] * trunk/FACT++/ScriptsForDimCtrl/FirstDrsCalib (modified) including feebback/calibrate_currents ... still a lot of wait ... Tue, 31 Jan 2012 19:05:23 GMT tbretz [12800] * trunk/FACT++/fact.rc (modified) Replaced obsolete run-type 'drs-calib' with correct one 'drs-gain' Mon, 30 Jan 2012 17:01:17 GMT tbretz [12787] * trunk/FACT++/src/Configuration.cc (modified) Icreased compatibility with different boost versions. Mon, 30 Jan 2012 17:00:30 GMT tbretz [12786] * trunk/FACT++/src/LocalControl.h (modified) Icreased compatibility with different boost versions. Mon, 30 Jan 2012 16:59:42 GMT tbretz [12785] * trunk/FACT++/src/DataCalib.h (modified) * trunk/FACT++/src/DataWriteFits.cc (modified) * trunk/FACT++/src/DataWriteFits.h (modified) In addition to the information whether a drs file exist store also ... Mon, 30 Jan 2012 16:57:14 GMT tbretz [12784] * trunk/FACT++/src/EventImp.h (modified) Should be std::function not boost::function Mon, 30 Jan 2012 16:56:03 GMT tbretz [12783] * trunk/FACT++/src/Main.h (modified) Icreased compatibility with different boost versions. Mon, 30 Jan 2012 16:55:34 GMT tbretz [12782] * trunk/FACT++/src/ReadlineColor.cc (modified) Icreased compatibility with different boost versions. Mon, 30 Jan 2012 16:54:49 GMT tbretz [12781] * trunk/FACT++/src/Readline.cc (modified) Icreased compatibility with different boost versions. Mon, 30 Jan 2012 16:53:51 GMT tbretz [12780] * trunk/FACT++/src/FACT.cc (modified) Icreased compatibility with different boost versions. Thu, 26 Jan 2012 13:31:32 GMT tbretz [12772] * trunk/FACT++/src/fadctrl.cc (modified) Removed more stray debug out; replaced Get> by Vec Thu, 26 Jan 2012 13:30:08 GMT tbretz [12771] * trunk/FACT++/src/fadctrl.cc (modified) Removed some stray debug output 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. Wed, 25 Jan 2012 18:06:23 GMT tbretz [12769] * trunk/FACT++/configure (modified) * trunk/FACT++/configure.ac (modified) Make sure that the boost libarary check stop configure if they fail; ... Wed, 25 Jan 2012 16:07:23 GMT tbretz [12768] * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/aclocal.m4 (modified) * trunk/FACT++/configure (modified) * trunk/FACT++/configure.ac (modified) Adapted to local version of c++0x check Wed, 25 Jan 2012 16:05:25 GMT tbretz [12767] * trunk/FACT++/.macro_dir/ax_cxx_compile_stdcxx_0x.m4 (added) Taken the latest version from teh archive to get it working with gcc 4.5 Wed, 25 Jan 2012 14:43:38 GMT lyard [12766] * trunk/FACT++/src/fitsdump.cc (modified) fixed end of line issue with fitsdump Wed, 25 Jan 2012 12:07:08 GMT tbretz [12765] * trunk/FACT++/src/ReadlineColor.cc (modified) Removed the stray .his from the boot message Tue, 24 Jan 2012 13:44:21 GMT tbretz [12759] * trunk/FACT++/src/EventBuilder.c (modified) Replaced 'short' by 'incomplete' Tue, 24 Jan 2012 13:42:33 GMT tbretz [12758] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Some comment to suppress unnecessary compiler warnings Tue, 24 Jan 2012 13:41:57 GMT tbretz [12757] * trunk/FACT++/dim/README_v19.txt (modified) * trunk/FACT++/dim/dim/dim.h (modified) * trunk/FACT++/dim/dim/dim_common.h (modified) * trunk/FACT++/dim/src/dic.c (modified) * trunk/FACT++/dim/src/diccpp.cxx (modified) * trunk/FACT++/dim/src/dis.c (modified) * trunk/FACT++/dim/src/discpp.cxx (modified) * trunk/FACT++/dim/src/dna.c (modified) * trunk/FACT++/dim/src/dns.c (modified) * trunk/FACT++/dim/src/examples/test_client.c (modified) * trunk/FACT++/dim/src/examples/test_server.c (modified) * trunk/FACT++/dim/src/examples/test_server.cxx (modified) * trunk/FACT++/dim/src/tcpip.c (modified) * trunk/FACT++/dim/src/utilities.c (modified) Switched to v19r27 Tue, 24 Jan 2012 13:39:41 GMT tbretz [12756] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/aclocal.m4 (modified) * trunk/FACT++/configure (modified) * trunk/FACT++/configure.ac (modified) Added a native check for the support of -std=c++0x; switched from O2 ... Tue, 24 Jan 2012 05:37:14 GMT neise [12755] * trunk/FACT++/ScriptsForDimCtrl/SpecialTimeCalibRuns (added) initial commint SpecialTimeCalibRuns -- UNTESTED Tue, 17 Jan 2012 23:41:22 GMT neise [12751] * trunk/FACT++/ScriptsForDimCtrl/DataTakingWobble1 (modified) introduced runtype drs-time-upshifted into DataTakingWoblle1 Tue, 17 Jan 2012 09:06:33 GMT lyard [12749] * trunk/FACT++/src/fitsdump.cc (modified) fixed compil without plotting