# # ChangeLog for trunk/FACT++ # # Generated by Trac 1.5.2 # 11/22/24 01:23:14 Mon, 26 Sep 2016 09:24:06 GMT tbretz [18651] * trunk/FACT++/scripts/Main.js (modified) That was the wrong order. First use sub then increment. Sun, 25 Sep 2016 20:47:08 GMT tbretz [18649] * trunk/FACT++/scripts/Main.js (modified) It seems the camera reponse has more than one LF now... replace all ... Sun, 18 Sep 2016 19:49:58 GMT tbretz [18634] * trunk/FACT++/MAINPAGE.md (modified) Minor updates. Sun, 18 Sep 2016 19:49:20 GMT tbretz [18633] * trunk/FACT++/Doxyfile (modified) * trunk/FACT++/MAINPAGE.md (moved) Renamed MAINPAGE to MAINPAGE.md to make doxygen 1.8 find it. Sun, 18 Sep 2016 18:16:39 GMT tbretz [18632] * trunk/FACT++/src/ftmctrl.cc (modified) disable-ftu should pe vars no var Sun, 18 Sep 2016 18:12:43 GMT tbretz [18631] * trunk/FACT++/src/evtserver.cc (modified) Added support for run and event number. Sun, 18 Sep 2016 18:10:43 GMT tbretz [18630] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Distribute run and event number with the EVENT_DATA service Sun, 18 Sep 2016 13:55:45 GMT tbretz [18629] * trunk/FACT++/drive/TPointStar.cc (modified) * trunk/FACT++/drive/TPointStar.h (modified) Disentengle from root and Mars were appropriate, some tidying. Sun, 18 Sep 2016 13:54:03 GMT tbretz [18628] * trunk/FACT++/drive/MGImage.cc (modified) * trunk/FACT++/drive/MGImage.h (modified) Dientengle from root and Mars, added the drawing function from their ... Sun, 18 Sep 2016 13:53:16 GMT tbretz [18627] * trunk/FACT++/drive/MStarguider.cc (modified) * trunk/FACT++/drive/MStarguider.h (modified) Disentengle from root and Mars were possible, clean up of gui from ... Sun, 18 Sep 2016 13:52:24 GMT tbretz [18626] * trunk/FACT++/drive/Camera.cc (modified) * trunk/FACT++/drive/Camera.h (modified) Removed base class PixGetter, use unsigned char as base type for ... Sun, 18 Sep 2016 13:50:59 GMT tbretz [18625] * trunk/FACT++/drive/TPointGui.cc (modified) * trunk/FACT++/drive/TPointGui.h (modified) Removed reference to root dictionary, some minor update to ... Sun, 18 Sep 2016 13:49:48 GMT tbretz [18624] * trunk/FACT++/drive/horizon.dat (copied) Sun, 18 Sep 2016 13:48:16 GMT tbretz [18623] * trunk/FACT++/drive/MThread.cc (modified) * trunk/FACT++/drive/MThread.h (modified) Don't use the root dictionary Sun, 18 Sep 2016 13:47:40 GMT tbretz [18622] * trunk/FACT++/drive/MCaos.cc (modified) * trunk/FACT++/drive/MCaos.h (modified) Removed references to root and obsolete code Sun, 18 Sep 2016 13:46:35 GMT tbretz [18621] * trunk/FACT++/drive/FilterLed.cc (modified) * trunk/FACT++/drive/FilterLed.h (modified) Removed references to root, replaced with basic types. Sun, 18 Sep 2016 13:45:04 GMT tbretz [18620] * trunk/FACT++/drive/Ring.cc (modified) * trunk/FACT++/drive/Ring.h (modified) Removed references to root. Sun, 18 Sep 2016 13:44:24 GMT tbretz [18619] * trunk/FACT++/drive/Led.cc (modified) * trunk/FACT++/drive/Led.h (modified) Removed references to root. Sun, 18 Sep 2016 13:43:31 GMT tbretz [18618] * trunk/FACT++/drive (added) * trunk/FACT++/drive/Camera.cc (copied) * trunk/FACT++/drive/Camera.h (copied) * trunk/FACT++/drive/FilterLed.cc (copied) * trunk/FACT++/drive/FilterLed.h (copied) * trunk/FACT++/drive/Led.cc (copied) * trunk/FACT++/drive/Led.h (copied) * trunk/FACT++/drive/MCaos.cc (copied) * trunk/FACT++/drive/MCaos.h (copied) * trunk/FACT++/drive/MGImage.cc (copied) * trunk/FACT++/drive/MGImage.h (copied) * trunk/FACT++/drive/MPointing.cc (copied) * trunk/FACT++/drive/MPointing.h (copied) * trunk/FACT++/drive/MStarguider.cc (copied) * trunk/FACT++/drive/MStarguider.h (copied) * trunk/FACT++/drive/MThread.cc (copied) * trunk/FACT++/drive/MThread.h (copied) * trunk/FACT++/drive/MVideo.cc (copied) * trunk/FACT++/drive/MVideo.h (copied) * trunk/FACT++/drive/PixClient.cc (copied) * trunk/FACT++/drive/PixClient.h (copied) * trunk/FACT++/drive/Ring.cc (copied) * trunk/FACT++/drive/Ring.h (copied) * trunk/FACT++/drive/TPointGui.cc (copied) * trunk/FACT++/drive/TPointGui.h (copied) * trunk/FACT++/drive/TPointStar.cc (copied) * trunk/FACT++/drive/TPointStar.h (copied) * trunk/FACT++/drive/Writer.cc (copied) * trunk/FACT++/drive/Writer.h (copied) * trunk/FACT++/drive/telesto.cc (copied) * trunk/FACT++/drive/videodev.h (copied) Copied files from Mars and Cosy to compile toold which fit our ... Sun, 18 Sep 2016 10:16:18 GMT tbretz [18617] * trunk/FACT++/src/EventBuilderWrapper.h (modified) This looks like a solution. I start a second detached thread which ... Sat, 17 Sep 2016 23:03:13 GMT tbretz [18616] * trunk/FACT++/src/EventBuilder.cc (modified) Issue a message when the thread has been shut down. Sat, 17 Sep 2016 22:39:20 GMT tbretz [18615] * trunk/FACT++/src/ConnectionUSB.cc (modified) It seems the new system Ubuntu 16.04 does not support anymore ... Sat, 17 Sep 2016 22:37:05 GMT tbretz [18614] * trunk/FACT++/src/InterpreterV8.cc (modified) Another mystery of thenew system Ubuntu 16.04... the tokenizer here ... Sat, 17 Sep 2016 21:29:33 GMT tbretz [18613] * trunk/FACT++/src/Converter.cc (modified) With gcc 5 it seems N also identifies our strings... this might still ... Sat, 17 Sep 2016 21:22:32 GMT tbretz [18612] * trunk/FACT++/src/fscctrl.cc (modified) God knows why the constructur fails to work with gcc 5, I don't... Sat, 17 Sep 2016 21:20:11 GMT tbretz [18611] * trunk/FACT++/src/gpsctrl.cc (modified) FITS column description was too long Sat, 17 Sep 2016 18:42:45 GMT tbretz [18610] * trunk/FACT++/.aux_dir/ar-lib (added) Sat, 17 Sep 2016 18:42:29 GMT tbretz [18609] * trunk/FACT++/.aux_dir/ar-lib (deleted) Sat, 17 Sep 2016 18:38:18 GMT tbretz [18608] * trunk/FACT++/.aux_dir/ar-lib (added) Added required Sat, 17 Sep 2016 18:34:55 GMT tbretz [18607] * trunk/FACT++/src/feedback.cc (modified) WORKAROUND CH272: Removed the shortcut channel from the list of ... Sat, 17 Sep 2016 18:33:02 GMT tbretz [18606] * trunk/FACT++/src/ratecontrol.cc (modified) Better handling of special cases like when the lid is closed or the ... Sat, 17 Sep 2016 18:14:14 GMT tbretz [18605] * trunk/FACT++/aclocal.m4 (deleted) Just realised that this is automatically created by the missing ... Sat, 17 Sep 2016 18:06:39 GMT tbretz [18604] * trunk/FACT++/aclocal.m4 (modified) Downgraded to autoconf 1.14 Sat, 17 Sep 2016 17:59:54 GMT tbretz [18603] * 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++/Makefile.in (modified) * trunk/FACT++/aclocal.m4 (modified) * trunk/FACT++/configure (modified) Upadted the build system from a current Ubuntu 16.04 -- let's see if ... Sat, 17 Sep 2016 15:33:55 GMT tbretz [18602] * trunk/FACT++/src/fitsdump.cc (modified) The latest change broke the compiling with root. Sat, 17 Sep 2016 15:32:31 GMT tbretz [18601] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/configure.ac (modified) Updated the handling of the flags to better split between pre- ... Sat, 17 Sep 2016 14:27:47 GMT tbretz [18600] * trunk/FACT++/src/DataWriteFits2.cc (modified) Avoid a compiler warning Sat, 17 Sep 2016 14:13:06 GMT tbretz [18599] * trunk/FACT++/src/ratecontrol.cc (modified) Fixed three typos. Fri, 16 Sep 2016 14:31:46 GMT tbretz [18598] * trunk/FACT++/src/ratecontrol.cc (modified) Fixed two typos. Fri, 16 Sep 2016 14:30:19 GMT tbretz [18597] * trunk/FACT++/src/drivectrl.cc (modified) Added some missing but maybe common error codes Fri, 16 Sep 2016 14:28:44 GMT tbretz [18596] * trunk/FACT++/gui/MainWindow.cc (modified) This is the better fix (although both will work) Fri, 16 Sep 2016 14:11:46 GMT tbretz [18590] * trunk/FACT++/src/feedback.cc (modified) Fixed a warning about a strange conditional (uncritical) Fri, 16 Sep 2016 14:10:17 GMT tbretz [18589] * trunk/FACT++/gui/FactGui.h (modified) Fixed a minor problem when defining the color of an output line. Fri, 16 Sep 2016 14:08:07 GMT tbretz [18588] * trunk/FACT++/gui/MainWindow.cc (modified) Fixed a warning due to a missing cast. Fri, 16 Sep 2016 14:06:40 GMT tbretz [18587] * trunk/FACT++/src/Configuration.cc (modified) Fixed a typo and a flaw in a conditions (nothing critical) Fri, 16 Sep 2016 13:57:51 GMT tbretz [18586] * trunk/FACT++/src/ratecontrol.cc (modified) Fxied a warning about a missing cast. Fri, 16 Sep 2016 13:54:27 GMT tbretz [18585] * trunk/FACT++/src/fitsdump.cc (modified) Fixed some warning about unused function parameters. Fri, 16 Sep 2016 13:52:28 GMT tbretz [18584] * trunk/FACT++/configure.ac (modified) Switching off root didn't work Tue, 13 Sep 2016 08:26:45 GMT tbretz [18583] * trunk/FACT++/src/makeschedule.cc (modified) Fixed some typos in the docu. Thu, 25 Aug 2016 10:05:25 GMT lyard [18544] * trunk/FACT++/src/corruptFileFixer.cc (added) Added -ugly- program to recover raw data files corrupted due to ... Sun, 21 Aug 2016 12:11:56 GMT tbretz [18539] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) Added local path to default ones for mapping file, implemented the ... Tue, 09 Aug 2016 19:49:31 GMT tbretz [18538] * trunk/FACT++/src/rootifysql.cc (modified) Print the number of columns skipped due to NULL entry. Mon, 01 Aug 2016 09:30:59 GMT tbretz [18530] * trunk/FACT++/src/HeadersDrive.h (modified) * trunk/FACT++/src/drivectrl.cc (modified) Added a range check for the given source coordinates (0-24, -90-90) Mon, 01 Aug 2016 09:28:47 GMT tbretz [18529] * trunk/FACT++/src/fadctrl.cc (modified) Added some missing command descriptions pointed out by Dominik Fri, 24 Jun 2016 11:20:34 GMT tbretz [18523] * trunk/FACT++/src/magiclidar.cc (modified) Added a fix which should give correct results for the years no matter ... Thu, 23 Jun 2016 17:04:30 GMT tbretz [18520] * trunk/FACT++/www/schedule/save.php (modified) Allow to save an empty schedule to allow to delete the schedule of ... Thu, 23 Jun 2016 17:02:21 GMT tbretz [18519] * trunk/FACT++/www/schedule/index.js (modified) Allow to save an empty schedule to allow to delete the schedule of ... Wed, 22 Jun 2016 12:28:58 GMT tbretz [18518] * trunk/FACT++/www/schedule/index.js (modified) By mistake the calender still opened in chrome and in firefox the ... Wed, 22 Jun 2016 07:09:15 GMT tbretz [18517] * trunk/FACT++/www/schedule/save.php (modified) The code did not stop after an unsuccessful login Wed, 01 Jun 2016 20:42:53 GMT smueller [18516] * trunk/FACT++/scripts/Main.js (modified) remove closed lid data run, decided in telcon 25 June 2016. Wed, 01 Jun 2016 20:39:29 GMT smueller [18515] * trunk/FACT++/scripts/Main.js (modified) the production code needs to be checked in Fri, 27 May 2016 08:46:22 GMT tbretz [18514] * trunk/FACT++/www/smartfact/index.php (modified) Avoid a log message in the error log if PHP_* was not set; Removed ... Fri, 27 May 2016 08:45:24 GMT tbretz [18513] * trunk/FACT++/www/showlog/index.php (modified) Added pfminictrl Fri, 27 May 2016 08:44:29 GMT tbretz [18512] * trunk/FACT++/www/schedule/save.php (modified) Check whether date could be parsed. Fri, 27 May 2016 08:44:13 GMT tbretz [18511] * trunk/FACT++/www/schedule/index.js (modified) Little optimization to make it work under firefox but not under Chrome Thu, 26 May 2016 17:22:08 GMT tbretz [18510] * trunk/FACT++/src/gpsctrl.cc (modified) is_open should be \!IsConnected or be replaced by IsConnected and ... Mon, 23 May 2016 16:21:06 GMT tbretz [18509] * trunk/FACT++/Makefile.in (modified) Moved -lGQt to fact compilation, removed duplicate rootifysql entry Mon, 23 May 2016 16:20:47 GMT tbretz [18508] * trunk/FACT++/Makefile.am (modified) Moved -lGQt to fact compilation, removed duplicate rootifysql entry Mon, 23 May 2016 16:20:13 GMT tbretz [18507] * trunk/FACT++/configure (modified) Updated according to changes in configure.ac Mon, 23 May 2016 16:18:43 GMT tbretz [18506] * trunk/FACT++/configure.ac (modified) Moved definition of -lGQt to Makefile.am, improved output in case of ... Mon, 23 May 2016 07:19:36 GMT tbretz [18505] * trunk/FACT++/src/HeadersMagicLidar.h (modified) * trunk/FACT++/src/magiclidar.cc (modified) Added cloud base hieght (CLB) Sat, 21 May 2016 14:30:56 GMT tbretz [18504] * trunk/FACT++/src/rootifysql.cc (modified) Forgot to change no-out to null everywhere Fri, 20 May 2016 17:34:54 GMT tbretz [18503] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) Implemented that some programs which should not be compiled if some ... Sat, 14 May 2016 16:11:40 GMT tbretz [18501] * trunk/FACT++/src/rootifysql.cc (modified) Minor change to the verbosity option, renamed no-out to null Sun, 08 May 2016 21:57:22 GMT tbretz [18500] * trunk/FACT++/src/rootifysql.cc (modified) Minor improvement to output Sun, 08 May 2016 21:52:29 GMT tbretz [18499] * trunk/FACT++/src/rootifysql.cc (modified) Minor improvement to output Sun, 08 May 2016 21:50:04 GMT tbretz [18498] * trunk/FACT++/src/rootifysql.cc (modified) Ouptut number of created branches Sun, 08 May 2016 17:47:22 GMT tbretz [18497] * trunk/FACT++/src/rootifysql.cc (modified) Added an option to redirect the output file to null. Sun, 08 May 2016 17:33:50 GMT tbretz [18496] * trunk/FACT++/Makefile.in (modified) Updated with the latest changes in Makefile.am Sun, 08 May 2016 17:27:50 GMT tbretz [18495] * trunk/FACT++/MAINPAGE (modified) Fixed a typo in a link Sun, 08 May 2016 17:27:24 GMT tbretz [18494] * trunk/FACT++/Makefile.am (modified) Fixed the 'doc' rulse Sun, 08 May 2016 17:26:13 GMT tbretz [18493] * trunk/FACT++/src/makeplots.cc (modified) Fixed a type in some log output Sun, 08 May 2016 17:25:06 GMT tbretz [18492] * trunk/FACT++/Makefile.am (modified) Added rootifysql Sun, 08 May 2016 12:23:29 GMT tbretz [18491] * trunk/FACT++/src/rootifysql.cc (added) Allows to store the result of a sql query to a root file. Fri, 06 May 2016 09:22:08 GMT tbretz [18490] * trunk/FACT++/src/fitsdump.cc (modified) Now also running fitsdump -h from a cronjob without redirection ... Fri, 06 May 2016 08:50:13 GMT tbretz [18489] * trunk/FACT++/src/fitsdump.cc (modified) Improved error message Fri, 06 May 2016 08:43:38 GMT tbretz [18488] * trunk/FACT++/src/fitsdump.cc (modified) Improved error message Wed, 04 May 2016 17:42:25 GMT tbretz [18487] * trunk/FACT++/www/schedule/index.js (modified) Renamed the main onLoad for convenience (was used twice); added a ... Sun, 01 May 2016 09:59:34 GMT tbretz [18486] * trunk/FACT++/scripts/doDriveReset.js (added) Sun, 01 May 2016 09:58:28 GMT tbretz [18485] * trunk/FACT++/www/smartfact/struct/dodrivereset.page (added) Sun, 01 May 2016 09:58:08 GMT tbretz [18484] * trunk/FACT++/www/smartfact/struct/control-drive.page (modified) Added reset Sun, 01 May 2016 09:57:59 GMT tbretz [18483] * trunk/FACT++/www/smartfact/struct/fsc.page (modified) Min and avg was exchanged Fri, 22 Apr 2016 09:18:45 GMT tbretz [18467] * trunk/FACT++/src/moon.cc (modified) Added fact perion (a counter for synodic months starting with datataking) Thu, 21 Apr 2016 09:58:54 GMT lyard [18466] * trunk/FACT++/src/datalogger.cc (modified) Removed empty .rep file entirely Thu, 21 Apr 2016 08:31:16 GMT lyard [18465] * trunk/FACT++/src/datalogger.cc (modified) Fix wrong STATE values written to FITS Sat, 26 Mar 2016 12:00:52 GMT tbretz [18464] * trunk/FACT++/src/feedback.cc (modified) Replaced 416 where applicable by BIAS::kNumChannels, fixed a typo in ... Thu, 24 Mar 2016 14:42:26 GMT tbretz [18463] * trunk/FACT++/src/biasctrl.cc (modified) Added SET_ALL_CHANNELS_DAC command. Wed, 16 Mar 2016 09:24:28 GMT tbretz [18456] * trunk/FACT++/MAINPAGE (modified) This is a non-change just for testing the svn Wed, 24 Feb 2016 10:06:26 GMT tbretz [18446] * trunk/FACT++/src/makeschedule.cc (modified) Implemented output of global limits Wed, 17 Feb 2016 14:03:38 GMT tbretz [18445] * trunk/FACT++/src/Time.cc (modified) Instead of power and num_fractional_digits, ticks_per_second can ...