# # ChangeLog for trunk/FACT++ # # Generated by Trac 1.5.2 # 11/11/24 12:39:58 Fri, 07 May 2021 19:56:22 GMT tbretz [20100] * trunk/FACT++/www/schedule/save.php (modified) * trunk/FACT++/www/smartfact/index.php (modified) Minor fixes. Fri, 07 May 2021 19:53:08 GMT tbretz [20099] * trunk/FACT++/scripts/crateReset.js (modified) Adapted to the new command for reset. Fri, 07 May 2021 19:49:26 GMT tbretz [20098] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Thread can not be killed anymore - new way to stop. Mon, 26 Apr 2021 09:09:09 GMT tbretz [20092] * trunk/FACT++/src/fitsdump.cc (modified) Made consitsent return codes. Wed, 21 Apr 2021 17:48:47 GMT tbretz [20090] * trunk/FACT++/src/InterpreterV8-4.cc (modified) * trunk/FACT++/src/InterpreterV8-4.h (modified) ObjectTemplates can not hold non primitive values anymore, therefore ... Tue, 20 Apr 2021 23:21:23 GMT tbretz [20089] * trunk/FACT++/src/gtcdust.cc (modified) Updated port number. Tue, 20 Apr 2021 23:19:54 GMT tbretz [20088] * trunk/FACT++/src/gtcdust.cc (modified) Updated, server uses SSL connection now. Tue, 20 Apr 2021 22:27:53 GMT tbretz [20087] * trunk/FACT++/src/pwrctrl.cc (modified) Fixed an (un)signed comparison; in case of a bad file descriptor, it ... Tue, 20 Apr 2021 22:25:43 GMT tbretz [20086] * trunk/FACT++/src/Connection.cc (modified) Trying to improve exception safety of closing a connection. Calling ... Mon, 19 Apr 2021 10:43:36 GMT tbretz [20085] * trunk/FACT++/src/InterpreterV8-4.cc (modified) * trunk/FACT++/src/InterpreterV8-4.h (modified) First argument not required anymore Mon, 19 Apr 2021 10:30:09 GMT tbretz [20084] * trunk/FACT++/www/smartfact/index.js (modified) Fixed a typo Mon, 19 Apr 2021 10:29:13 GMT tbretz [20083] * trunk/FACT++/src/InterpreterV8-4.cc (modified) * trunk/FACT++/src/InterpreterV8-4.h (modified) Replaced my own PersistentCopy by UniquePersistent, repaired Thread ... Mon, 19 Apr 2021 10:20:33 GMT tbretz [20082] * trunk/FACT++/scripts/crateReset.js (modified) Trying to setup to use the new miniftm for fad reset. Fri, 16 Apr 2021 09:09:14 GMT tbretz [20081] * trunk/FACT++/src/Configuration.cc (modified) Updated where the program looks for fact++.rc: 1) current working ... Fri, 16 Apr 2021 09:08:50 GMT tbretz [20080] * trunk/FACT++/src/Configuration.cc (modified) Updated where the program looks for fact++.rc: 1) current working ... Fri, 16 Apr 2021 09:07:28 GMT tbretz [20079] * trunk/FACT++/CMakeLists.txt (modified) Define BOOST_FILESYSTEM_NO_DEPRECATED as suggested in the documentation. Mon, 12 Apr 2021 20:10:04 GMT tbretz [20078] * trunk/FACT++/CMakeLists.txt (modified) typo in a comment Mon, 12 Apr 2021 19:37:41 GMT tbretz [20077] * trunk/FACT++/fact++.rc.in (added) Template for rc file. Mon, 12 Apr 2021 19:35:02 GMT tbretz [20076] * trunk/FACT++/CMakeLists.txt (modified) Moved rc-files to an etc dir. Mon, 12 Apr 2021 19:34:36 GMT tbretz [20075] * trunk/FACT++/src/Configuration.cc (modified) Allow for a fallback solution to look for fact++.rc, which is the ... Mon, 12 Apr 2021 18:33:17 GMT tbretz [20074] * trunk/FACT++/CMakeLists.txt (modified) fact++.rc must be in the bin directory. Mon, 12 Apr 2021 17:56:52 GMT tbretz [20073] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) compiler warning on misleading indentation: Mon, 12 Apr 2021 17:56:34 GMT tbretz [20072] * trunk/FACT++/CMakeLists.txt (modified) Minor fix to installing fpgaftmctrl Mon, 12 Apr 2021 17:49:01 GMT tbretz [20071] * trunk/FACT++/src/fpgaftmctrl.cc (modified) Allow for different names in fact and famous. Mon, 12 Apr 2021 17:48:16 GMT tbretz [20070] * trunk/FACT++/CMakeLists.txt (modified) Restructured to allow for 'make install' as a shortcut, added ... Mon, 12 Apr 2021 17:32:54 GMT tbretz [20069] * trunk/FACT++/src/HeadersFPGAFTM.h (added) * trunk/FACT++/src/fpgaftmctrl.cc (added) Moved from famous repository Mon, 12 Apr 2021 13:45:56 GMT tbretz [20068] * trunk/FACT++/CMakeLists.txt (modified) With some compilers Threads need to be specified explicitly in ... Mon, 12 Apr 2021 13:44:29 GMT tbretz [20067] * trunk/FACT++/src/fixfits.cc (modified) * trunk/Mars/mcore/fits.h (modified) That is a better solution. Mon, 12 Apr 2021 13:38:06 GMT tbretz [20065] * trunk/FACT++/src/fits2sql.cc (modified) typo in the po description. Mon, 12 Apr 2021 12:51:45 GMT tbretz [20064] * trunk/FACT++/src/lidctrl.cc (modified) comparison warning of signed vs unsigned Mon, 12 Apr 2021 12:04:15 GMT tbretz [20063] * trunk/FACT++/src/HeadersMiniFTM.h (added) New headers Mon, 12 Apr 2021 10:39:37 GMT tbretz [20061] * trunk/FACT++/src/fixfits.cc (modified) A fix. Mon, 12 Apr 2021 10:36:55 GMT tbretz [20060] * trunk/FACT++/CMakeLists.txt (modified) Allow compilation without v8, minor fixes to boost hacks, moved ... Mon, 12 Apr 2021 10:22:19 GMT tbretz [20059] * trunk/FACT++/src/miniftmctrl.cc (added) Added from famous git repository and updated to be used in a FACT ... Mon, 12 Apr 2021 08:17:56 GMT tbretz [20058] * trunk/FACT++/src/gcn.cc (modified) Added comments with some example transactions. Mon, 12 Apr 2021 08:17:14 GMT tbretz [20057] * trunk/FACT++/src/HeadersGCN.h (modified) Added an enum for roles. Mon, 12 Apr 2021 08:15:58 GMT tbretz [20056] * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Added printing of connection information and a default query on all ... Mon, 12 Apr 2021 08:15:23 GMT tbretz [20055] * trunk/FACT++/src/Database.h (modified) Allow to output interpreted connection information for debugging ... Mon, 12 Apr 2021 08:12:38 GMT tbretz [20054] * trunk/FACT++/src/FileEntry.h (modified) Added TIMESTAMP as SQL type. Sun, 11 Apr 2021 16:40:23 GMT tbretz [20053] * trunk/FACT++/src/HeadersFTM.h (modified) Some changed to fix some problems with the recent compiler -- looks ... Wed, 24 Mar 2021 22:28:33 GMT tbretz [20052] * trunk/FACT++/www/schedule/load.php (modified) * trunk/FACT++/www/schedule/save.php (modified) Updated mysql calls. Wed, 24 Mar 2021 22:26:38 GMT tbretz [20051] * trunk/FACT++/www/schedule/images/bg.jpg (added) * trunk/FACT++/www/schedule/images/bg2.png (added) * trunk/FACT++/www/schedule/images/content_bot.png (added) * trunk/FACT++/www/schedule/images/content_repeat.png (added) * trunk/FACT++/www/schedule/images/content_top.png (added) * trunk/FACT++/www/schedule/images/download_button.png (added) * trunk/FACT++/www/schedule/images/helium-anim-trans.gif (added) * trunk/FACT++/www/schedule/images/title.png (added) Wed, 24 Mar 2021 22:22:06 GMT tbretz [20050] * trunk/FACT++/www/schedule/images (added) Wed, 24 Mar 2021 22:03:58 GMT tbretz [20049] * trunk/FACT++/www/viewer/index.php (modified) Updated path. Wed, 24 Mar 2021 22:03:31 GMT tbretz [20048] * trunk/FACT++/www/shift/calendar.php (modified) Replaced mysql_ with ->; check if the log file is writable; added ... Tue, 23 Mar 2021 11:31:19 GMT tbretz [20047] * trunk/FACT++/src/InterpreterV8-4.h (modified) Disable a gcc wanring on shadowed parameters in dim headers. Tue, 23 Mar 2021 11:25:26 GMT tbretz [20046] * trunk/FACT++/src/getevent.cc (modified) Handle an exception if a MC file does not contain MC information. Tue, 23 Mar 2021 10:39:09 GMT tbretz [20045] * trunk/FACT++/CMakeLists.txt (modified) * trunk/FACT++/cmake/FindV8.cmake (modified) Set C standard, issue a message whenever it is clear what library ... Wed, 13 Jan 2021 23:39:45 GMT tbretz [20038] * trunk/FACT++/src/fixfits.cc (modified) Implemented in place update of header where possible Wed, 13 Jan 2021 20:09:08 GMT tbretz [20037] * trunk/FACT++/src/fixfits.cc (modified) Minor fixes Wed, 13 Jan 2021 19:49:18 GMT tbretz [20036] * trunk/FACT++/src/fixfits.cc (modified) Mostly updated to the console output, implemented supression the ... Wed, 13 Jan 2021 18:42:15 GMT tbretz [20035] * trunk/FACT++/src/fixfits.cc (added) Etienne's tool for repairing fits/raw files. Wed, 30 Dec 2020 19:58:35 GMT tbretz [20024] * trunk/FACT++/src/InterpreterV8-4.cc (modified) For the moment, threads are disabled. Wed, 30 Dec 2020 18:52:55 GMT tbretz [20023] * trunk/FACT++/src/InterpreterV8-3.cc (copied) * trunk/FACT++/src/InterpreterV8-3.h (copied) * trunk/FACT++/src/InterpreterV8-4.cc (added) * trunk/FACT++/src/InterpreterV8-4.h (added) * trunk/FACT++/src/InterpreterV8.cc (added) * trunk/FACT++/src/InterpreterV8.h (added) This adds a version that was tested at least with V8 6.8 and a ... Mon, 28 Dec 2020 19:31:37 GMT tbretz [20022] * trunk/FACT++/src/gudectrl.cc (modified) Fixed some compiler warnings by letting the compiler decide the exact ... Mon, 28 Dec 2020 17:28:59 GMT tbretz [20021] * trunk/FACT++/src/drivectrl.cc (modified) In favor of boost 1.70, replaced get_io_context Mon, 28 Dec 2020 17:28:24 GMT tbretz [20020] * trunk/FACT++/src/fadctrl.cc (modified) In favor of boost 1.70, replaced get_io_context; The comments in a ... Mon, 28 Dec 2020 17:26:49 GMT tbretz [20019] * trunk/FACT++/src/ConnectionUSB.cc (modified) In favor of boost 1.70, replaced get_io_context Mon, 28 Dec 2020 17:25:48 GMT tbretz [20018] * trunk/FACT++/src/Connection.cc (modified) In favor of boost 1.70, replaced get_io_context Mon, 28 Dec 2020 17:25:10 GMT tbretz [20017] * trunk/FACT++/src/ConnectionSSL.cc (modified) * trunk/FACT++/src/ConnectionSSL.h (modified) * trunk/FACT++/src/tngweather.cc (modified) Made ready for boost 1.70 by replacing get_io_context; the SSL ... Mon, 28 Dec 2020 15:03:19 GMT tbretz [20016] * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/Readline.h (modified) Readline 8 behaves differently. The best fix is to use the readline ... Mon, 28 Dec 2020 15:00:39 GMT tbretz [20015] * trunk/FACT++/src/LocalControl.h (modified) * trunk/FACT++/src/RemoteControl.cc (modified) Readline needs to be told which are the printable charcters in the ... Mon, 28 Dec 2020 14:59:35 GMT tbretz [20014] * trunk/FACT++/src/Console.cc (modified) Improved handling of multiline cases. Mon, 21 Dec 2020 16:07:23 GMT tbretz [20013] * trunk/FACT++/cmake/FindNova.cmake (modified) This change is required for libnova to work if located in a private path. Mon, 21 Dec 2020 16:06:24 GMT tbretz [20012] * trunk/FACT++/src/tools.h (modified) For gcc 4.8.5, I hope this workaround also works for gcc 4.7. Mon, 21 Dec 2020 16:05:29 GMT tbretz [20011] * trunk/FACT++/src/root2csv.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Had to change to pointers, emplace_back and ofstream do not work in ... Mon, 21 Dec 2020 16:03:20 GMT tbretz [20010] * trunk/FACT++/src/Splitting.h (modified) Compiler warning, overwriting existing name. Wed, 02 Dec 2020 11:50:06 GMT tbretz [20008] * trunk/FACT++/CMakeLists.txt (modified) It seems that MYSQL_LIBRARY gets defined even though it might be ... Wed, 18 Nov 2020 14:45:25 GMT tbretz [20007] * trunk/FACT++/CMakeLists.txt (modified) If there is a choice - choose the newer version. Wed, 18 Nov 2020 14:43:11 GMT tbretz [20006] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) The condition was wrong. setMaj[or]Pen depends on the QWT version not ... Wed, 18 Nov 2020 14:42:04 GMT tbretz [20005] * trunk/FACT++/src/Connection.cc (modified) * trunk/FACT++/src/ConnectionSSL.cc (modified) The API in boost 1.70 changed. Wed, 18 Nov 2020 14:39:30 GMT tbretz [20004] * trunk/FACT++/src/sqmctrl.cc (modified) Fixed a problem with newer boost versions. Thu, 22 Oct 2020 15:44:53 GMT tbretz [19999] * trunk/FACT++/CMakeLists.txt (modified) That should not have been there... Thu, 24 Sep 2020 19:26:59 GMT tbretz [19998] * trunk/FACT++/CMakeLists.txt (modified) Automatically disable gui Thu, 24 Sep 2020 19:20:58 GMT tbretz [19997] * trunk/FACT++/CMakeLists.txt (modified) Added a warning when the Qt5-dev package is missing but Qt5 is required Thu, 24 Sep 2020 17:01:11 GMT tbretz [19996] * trunk/FACT++/CMakeLists.txt (modified) Added a warning to make users aware of an anaconda problem; improved ... Mon, 31 Aug 2020 21:35:15 GMT tbretz [19989] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) Fixes: warning: catching polymorphic type ‘class std::runtime_error’ ... Tue, 25 Aug 2020 09:12:31 GMT lyard [19988] * trunk/FACT++/gui/RawEventsViewer/viewer.ui (modified) Reduced height of raw data viewer Mon, 17 Aug 2020 14:19:11 GMT tbretz [19987] * trunk/FACT++/src/spectrum.cc (modified) Cleanup of commandline options, files are not obverwritten anymore ... Mon, 17 Aug 2020 12:37:22 GMT tbretz [19986] * trunk/FACT++/src/spectrum.cc (modified) The selector for the data is required as there is always an AND in ... Tue, 11 Aug 2020 15:53:08 GMT tbretz [19985] * trunk/FACT++/src/spectrum.cc (modified) Added more histogram titles. Mon, 10 Aug 2020 17:21:05 GMT tbretz [19984] * trunk/FACT++/src/spectrum.cc (modified) Title was wrong. Mon, 10 Aug 2020 17:20:48 GMT tbretz [19983] * trunk/FACT++/spectrum/summary-sim.sql (modified) Implemented ExcessN and ErrExcessN -- mainly for completeness Mon, 10 Aug 2020 16:58:02 GMT tbretz [19982] * trunk/FACT++/src/spectrum.cc (modified) Added histogram titles. Mon, 10 Aug 2020 16:06:56 GMT tbretz [19981] * trunk/FACT++/src/spectrum.cc (modified) Fixed... didn't work without a simsel option. Mon, 10 Aug 2020 16:02:20 GMT tbretz [19980] * trunk/FACT++/src/spectrum.cc (modified) Improve some error output (red), added the possibility for MC file ... Mon, 27 Jul 2020 18:19:14 GMT tbretz [19979] * trunk/FACT++/cmake/FindQwt.cmake (modified) Search for the qwt version which fits the Qt version - not sure this ... Mon, 27 Jul 2020 18:18:29 GMT tbretz [19978] * trunk/FACT++/gui/BasicGlCamera.cc (modified) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) These are some workarounds to make it compile with Qt5 Mon, 27 Jul 2020 17:49:50 GMT tbretz [19977] * trunk/FACT++/cmake/FindCCfits.cmake (modified) * trunk/FACT++/cmake/FindHighlight.cmake (modified) * trunk/FACT++/cmake/FindMySQL++.cmake (modified) * trunk/FACT++/cmake/FindMySQL.cmake (modified) * trunk/FACT++/cmake/FindNova.cmake (modified) * trunk/FACT++/cmake/FindReadline.cmake (modified) Make proper use of PATH_SUFFIXES Mon, 27 Jul 2020 16:29:02 GMT tbretz [19976] * trunk/FACT++/CMakeLists.txt (modified) * trunk/FACT++/cmake/FindQwt.cmake (modified) Implemented basic support for compiling with Qt5 (this is not yet ... Mon, 27 Jul 2020 15:21:10 GMT tbretz [19975] * trunk/FACT++/spectrum/summary-sim.sql (modified) A typo in the variable names Mon, 27 Jul 2020 15:20:38 GMT tbretz [19974] * trunk/FACT++/src/spectrum.cc (modified) A typo in axis labels Sun, 26 Jul 2020 19:02:42 GMT tbretz [19973] * trunk/FACT++/CMakeLists.txt (modified) Added corsika2sql to the programs that get compiled. Sun, 26 Jul 2020 18:57:42 GMT tbretz [19972] * trunk/FACT++/CMakeLists.txt (modified) this hopefully fixed a problem with a namspace clash with boost ... Mon, 20 Jul 2020 15:20:59 GMT tbretz [19971] * trunk/FACT++/spectrum/display.C (modified) * trunk/FACT++/spectrum/simulation.sql (modified) * trunk/FACT++/src/spectrum.cc (modified) Added a binning in Impact Parameter for crosschecks Mon, 15 Jun 2020 22:15:33 GMT tbretz [19968] * trunk/FACT++/src/root2sql.cc (modified) Fixed a bug that broke the meaning of 'max' Tue, 26 May 2020 19:27:52 GMT tbretz [19967] * trunk/FACT++/src/rootifysql.cc (modified) Fixed another last minute change. Tue, 26 May 2020 19:20:25 GMT tbretz [19966] * trunk/FACT++/src/rootifysql.cc (modified) Added an accurate mode in which all SQL column types are converted as ... Tue, 26 May 2020 19:18:26 GMT tbretz [19965] * trunk/FACT++/src/FileEntry.h (modified) Added a decription for more (particularly SQL) types, such as kTime, ... Mon, 25 May 2020 12:01:11 GMT tbretz [19964] * trunk/FACT++/src/corsika2sql.cc (modified) Fix a none compile issue.