# # ChangeLog for trunk/FACT++/src # # Generated by Trac 1.5.2 # 11/23/24 20:24:32 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 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: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: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. 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; ... 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 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, 17 Jan 2012 09:06:33 GMT lyard [12749] * trunk/FACT++/src/fitsdump.cc (modified) fixed compil without plotting Tue, 17 Jan 2012 09:04:21 GMT lyard [12748] * trunk/FACT++/src/fitsdump.cc (modified) removed plotting Tue, 17 Jan 2012 09:03:20 GMT lyard [12747] * trunk/FACT++/src/fitsdump.cc (modified) put fitsdump in line with fits.h Thu, 22 Dec 2011 16:23:32 GMT lyard [12740] * trunk/FACT++/src/fitsdump.cc (modified) added special minmax for raw data Wed, 21 Dec 2011 13:58:54 GMT lyard [12731] * trunk/FACT++/src/fitsHacker.cc (added) changed from FitsHacker to FitsRepair Wed, 21 Dec 2011 13:58:09 GMT lyard [12730] * trunk/FACT++/src/RowChecker.cc (added) rowChecker program Wed, 21 Dec 2011 13:57:24 GMT lyard [12729] * trunk/FACT++/src/fitsdump.cc (modified) added more options Tue, 20 Dec 2011 14:23:48 GMT lyard [12727] * trunk/FACT++/src/fitsdump.cc (modified) added minmax and nozero Thu, 15 Dec 2011 14:33:53 GMT lyard [12726] * trunk/FACT++/src/fitsdump.cc (modified) bugfix fitsdump Thu, 15 Dec 2011 14:20:23 GMT lyard [12725] * trunk/FACT++/src/fitsdump.cc (modified) bugfix fitsdump Thu, 15 Dec 2011 10:47:08 GMT lyard [12724] * trunk/FACT++/src/fitsdump.cc (modified) fixed fitsdump warnings Thu, 15 Dec 2011 10:39:26 GMT lyard [12723] * trunk/FACT++/src/fitsdump.cc (modified) replaced cfitsio by fits.h Sun, 11 Dec 2011 16:35:05 GMT tbretz [12716] * trunk/FACT++/src/feedback.cc (modified) Make sure fSP always has a valid size. Sun, 11 Dec 2011 16:34:14 GMT tbretz [12715] * trunk/FACT++/src/ratescan.cc (modified) Added log output in case of a new step size. Wed, 07 Dec 2011 09:08:51 GMT lyard [12711] * trunk/FACT++/src/logtime.cc (modified) changed logtime Wed, 07 Dec 2011 09:00:48 GMT lyard [12710] * trunk/FACT++/src/Fits.cc (modified) forgot this one yesterday Tue, 06 Dec 2011 21:51:13 GMT tbretz [12709] * trunk/FACT++/src/biasctrl.cc (modified) Commented out access of the non-existing bias-database. Tue, 06 Dec 2011 16:07:42 GMT lyard [12708] * trunk/FACT++/src/datalogger.cc (modified) added the fits logging of QoS only (I did not want to, Thomas obliged ... Tue, 06 Dec 2011 13:55:51 GMT lyard [12705] * trunk/FACT++/src/datalogger.cc (modified) added more columns in grouping files Tue, 06 Dec 2011 11:50:38 GMT lyard [12704] * trunk/FACT++/src/datalogger.cc (modified) fixed start bug for aux run files Mon, 05 Dec 2011 08:46:58 GMT tbretz [12700] * trunk/FACT++/src/ratecontrol.cc (modified) Always the lower rate should be used, either the camera rate or the ... Mon, 05 Dec 2011 08:43:55 GMT tbretz [12699] * trunk/FACT++/src/PixelMap.h (modified) Adapted sign of offset to currently used GAPDmap_20111126.txt Mon, 05 Dec 2011 08:43:01 GMT tbretz [12698] * trunk/FACT++/src/ratescan.cc (modified) Fixed the size of the data sent in the service and changed the ... Fri, 02 Dec 2011 16:24:21 GMT lyard [12689] * trunk/FACT++/src/Fits.cc (modified) changed runnum to runid in aux headers Fri, 02 Dec 2011 16:23:00 GMT lyard [12688] * trunk/FACT++/src/Fits.cc (modified) added run number in keywords Fri, 02 Dec 2011 16:07:58 GMT lyard [12687] * trunk/FACT++/src/fitsdump.cc (modified) removed plotting in fitsdump svn version Fri, 02 Dec 2011 16:07:34 GMT lyard [12686] * trunk/FACT++/src/fitsdump.cc (modified) added handling of mjdref in fitsdump Thu, 01 Dec 2011 11:22:36 GMT lyard [12675] * trunk/FACT++/src/fitsdump.cc (modified) improved display of fitsdump Thu, 01 Dec 2011 11:14:58 GMT lyard [12674] * trunk/FACT++/src/fitsdump.cc (modified) Added handling of raw data files Wed, 30 Nov 2011 14:58:36 GMT lyard [12672] * trunk/FACT++/src/Fits.cc (modified) bug fix Mon, 28 Nov 2011 16:13:13 GMT tbretz [12663] * trunk/FACT++/src/biasctrl.cc (modified) Changed all references to vcoltages to DAC Sun, 27 Nov 2011 10:33:59 GMT tbretz [12654] * trunk/FACT++/src/ratescan.cc (modified) Changing the step size didn't work with the previous implementation. Sat, 26 Nov 2011 16:42:57 GMT tbretz [12653] * trunk/FACT++/gui/design.ui (modified) * trunk/FACT++/src/magicweather.cc (modified) Little fixed to the new weather data. Sat, 26 Nov 2011 15:36:33 GMT tbretz [12652] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/design.ui (modified) * trunk/FACT++/src/magicweather.cc (modified) Get the magic weather station data properly into the GUI. 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, 26 Nov 2011 12:53:18 GMT tbretz [12648] * trunk/FACT++/src/feedback.cc (modified) Fixed a bug which caused the feedback to ramp up the voltages even ... Fri, 25 Nov 2011 22:47:43 GMT tbretz [12647] * trunk/FACT++/src/magicweather.cc (added) Thu, 24 Nov 2011 15:53:41 GMT tbretz [12639] * trunk/FACT++/src/Fits.cc (modified) Fixed a compiler warning. Thu, 24 Nov 2011 15:51:04 GMT tbretz [12638] * trunk/FACT++/src/fadctrl.cc (modified) Some little improvement to command descriptions. Thu, 24 Nov 2011 15:50:27 GMT tbretz [12637] * trunk/FACT++/src/datalogger.cc (modified) fMjd now Unix time. Thu, 24 Nov 2011 15:50:07 GMT tbretz [12636] * trunk/FACT++/src/Fits.cc (modified) Adapted writing of TSTART and TSTOP to fMjd in the data logger now ... Thu, 24 Nov 2011 15:45:29 GMT tbretz [12634] * trunk/FACT++/src/DataWriteFits.cc (modified) Initialize the trigger counters to zero. Tue, 22 Nov 2011 23:58:29 GMT tbretz [12620] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Removed some stray endl in messages. Tue, 22 Nov 2011 23:52:11 GMT tbretz [12619] * trunk/FACT++/src/DataCalib.h (modified) * trunk/FACT++/src/DataWriteFits.cc (modified) * trunk/FACT++/src/DataWriteFits.h (modified) Implemented writing to the header whether a corresponding drs-calib ... Tue, 22 Nov 2011 23:39:34 GMT tbretz [12618] * trunk/FACT++/src/DataWriteFits.cc (modified) * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/Time.cc (modified) * trunk/FACT++/src/Time.h (modified) Implemented Time::UnixDate and use this instead of UnixTime when ... Tue, 22 Nov 2011 23:02:21 GMT tbretz [12617] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Removed some debug output. Tue, 22 Nov 2011 14:13:53 GMT tbretz [12616] * trunk/FACT++/src/Fits.cc (modified) Changed TSTART/TSTOP according to match the latest changes in the raw ... Tue, 22 Nov 2011 14:10:01 GMT tbretz [12615] * trunk/FACT++/src/DataWriteFits.cc (modified) Some fixed to the latest changes. Tue, 22 Nov 2011 13:27:53 GMT tbretz [12613] * trunk/FACT++/src/DataWriteFits.cc (modified) Implemented TSTART and TSTOP as integral and fractional part of Unix ... Tue, 22 Nov 2011 13:27:03 GMT tbretz [12612] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Set the file format back to kCalib if the thrid drs calibration run ... Tue, 22 Nov 2011 13:20:53 GMT tbretz [12611] * trunk/FACT++/src/FitsFile.cc (modified) Added MJDREF and TIMEUNIT to header. Mon, 21 Nov 2011 17:55:18 GMT tbretz [12605] * trunk/FACT++/src/DataWriteFits.cc (modified) * trunk/FACT++/src/DataWriteFits.h (modified) Implemented counters for the different trigger types and time of ... 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.