# # ChangeLog for trunk/FACT++ # # Generated by Trac 1.5.2 # 09/30/24 20:25:02 Fri, 03 Aug 2018 12:46:37 GMT tbretz [19126] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Implemented the possibility to print basic connection informations. Fri, 03 Aug 2018 12:43:35 GMT tbretz [19125] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/calcsource.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/makedata.cc (modified) * trunk/FACT++/src/makeplots.cc (modified) * trunk/FACT++/src/makeschedule.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Updated the explanation for the databse resource to reflect the ... Fri, 03 Aug 2018 12:42:22 GMT tbretz [19124] * trunk/FACT++/src/Database.h (modified) Implmented compressed connections. Wed, 01 Aug 2018 18:11:10 GMT tbretz [19122] * trunk/FACT++/src/calcsource.cc (modified) Print average execution time per row. Wed, 01 Aug 2018 18:10:06 GMT tbretz [19121] * trunk/FACT++/src/rootifysql.cc (modified) Do not print a warning if no ascii file should have been written, ... Wed, 01 Aug 2018 18:09:30 GMT tbretz [19120] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Print average execution time per row. Wed, 01 Aug 2018 18:08:56 GMT tbretz [19119] * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) Added Fractional as a complement to scientific. Wed, 01 Aug 2018 07:25:00 GMT tbretz [19118] * trunk/FACT++/src/rootifysql.cc (modified) Allow to write output to an ascii file, minor changes to replacing ... Tue, 31 Jul 2018 20:58:43 GMT tbretz [19117] * trunk/FACT++/src/rootifysql.cc (modified) Added the possibility to read list of environment values from a file ... Tue, 31 Jul 2018 20:09:27 GMT tbretz [19116] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Adapted help text Tue, 31 Jul 2018 20:07:45 GMT tbretz [19115] * trunk/FACT++/src/calcsource.cc (modified) The UPDATE was missing in the ON DUPLICATE directive. Tue, 31 Jul 2018 20:07:26 GMT tbretz [19114] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Read duplicate as a vector of strings. Tue, 31 Jul 2018 19:57:08 GMT tbretz [19113] * trunk/FACT++/src/calcsource.cc (modified) Use ON DUPLICATE KEY for updating not the UPDATE directive. Tue, 31 Jul 2018 19:51:34 GMT tbretz [19112] * trunk/FACT++/src/calcsource.cc (modified) Implemented --engine and --row-format. Tue, 31 Jul 2018 19:45:56 GMT tbretz [19111] * trunk/FACT++/src/rootifysql.cc (modified) Minor cosmetics to output. Tue, 31 Jul 2018 19:43:59 GMT tbretz [19110] * trunk/FACT++/src/root2sql.cc (modified) Implemented row-format and now using the database default engine if ... Tue, 31 Jul 2018 19:43:31 GMT tbretz [19109] * trunk/FACT++/src/fits2sql.cc (modified) Implemented unisgned columns, row-format and now using the database ... Tue, 31 Jul 2018 13:53:30 GMT tbretz [19108] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) The filename is also required. Tue, 31 Jul 2018 13:53:03 GMT tbretz [19107] * trunk/FACT++/src/calcsource.cc (modified) Implmented ignore-errors option. Tue, 31 Jul 2018 13:46:52 GMT tbretz [19106] * trunk/FACT++/src/calcsource.cc (modified) Output info-string and potential warnings. Tue, 31 Jul 2018 13:12:19 GMT tbretz [19105] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Some more cosmetics to the output. Tue, 31 Jul 2018 13:09:16 GMT tbretz [19104] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Some cosmetics to the output. Tue, 31 Jul 2018 12:48:35 GMT tbretz [19103] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Possibility to add the IGNORE keyword to the INSERT query. Tue, 31 Jul 2018 11:12:49 GMT tbretz [19102] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Minor improvemt of the usage text Tue, 31 Jul 2018 11:07:31 GMT tbretz [19101] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Allow an 'ON DUPLICATE KEY UPDATE' clause Mon, 30 Jul 2018 22:01:03 GMT tbretz [19100] * trunk/FACT++/src/rootifysql.cc (modified) Warnings are displayed if they happen. Mon, 30 Jul 2018 22:00:37 GMT tbretz [19099] * trunk/FACT++/CMakeLists.txt (modified) * trunk/FACT++/src/fits2sql.cc (added) Added fits2sql -- maybe it can be unified with root2sql? Sun, 29 Jul 2018 21:55:32 GMT tbretz [19096] * trunk/FACT++/src/rootifysql.cc (modified) This is more precise. Sun, 29 Jul 2018 21:48:43 GMT tbretz [19095] * trunk/FACT++/src/rootifysql.cc (modified) Display file size written. Sun, 29 Jul 2018 18:58:51 GMT tbretz [19094] * trunk/FACT++/src/rootifysql.cc (modified) Some more improvemnts to the EXPLAIN formating. Sun, 29 Jul 2018 14:18:30 GMT tbretz [19093] * trunk/FACT++/src/rootifysql.cc (modified) Some improvemnts to the EXPLAIN formating -- not a nice code but for ... Sat, 28 Jul 2018 23:03:19 GMT tbretz [19092] * trunk/FACT++/src/rootifysql.cc (modified) Some improvemnts to the EXPLAIN formating. Sat, 28 Jul 2018 18:25:27 GMT tbretz [19091] * trunk/FACT++/src/rootifysql.cc (modified) Added some code for profiling and explaining the query. The EXPLAIN ... Thu, 26 Jul 2018 19:06:53 GMT tbretz [19090] * trunk/FACT++/src/rootifysql.cc (modified) A very simple implementation which will EXPLAIN the query with what ... Thu, 26 Jul 2018 19:05:33 GMT tbretz [19089] * trunk/FACT++/src/root2sql.cc (modified) For good reasons, I do not allow NULL in an column, witout ... Tue, 24 Jul 2018 19:20:29 GMT tbretz [19084] * trunk/FACT++/src/root2sql.cc (modified) Do not print overly long insert queries if not allowed by the user ... Tue, 24 Jul 2018 19:02:30 GMT tbretz [19083] * trunk/FACT++/src/calcsource.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Just realized that grep has the -A option -- so the change wasn't ... Tue, 24 Jul 2018 18:59:17 GMT tbretz [19082] * trunk/FACT++/src/calcsource.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Error in the same line, so it is easier to grep for it. Tue, 24 Jul 2018 18:56:25 GMT tbretz [19081] * trunk/FACT++/src/root2sql.cc (modified) Night was still partially in... Tue, 24 Jul 2018 15:17:09 GMT tbretz [19080] * trunk/FACT++/src/root2sql.cc (modified) Changed default table engine to InnoDB Tue, 24 Jul 2018 09:33:45 GMT tbretz [19079] * trunk/FACT++/src/rootifysql.cc (modified) Added a possibility for substitutions in the query. Mon, 23 Jul 2018 15:07:44 GMT tbretz [19078] * trunk/FACT++/src/calcsource.cc (modified) Protection to fail against 'no data' Mon, 23 Jul 2018 15:05:26 GMT tbretz [19077] * trunk/FACT++/src/root2sql.cc (modified) Protection to fail against 'no data' Mon, 23 Jul 2018 14:58:30 GMT tbretz [19076] * trunk/FACT++/src/calcsource.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Print a hint on the size of the large query sent. Sun, 22 Jul 2018 14:49:27 GMT tbretz [19075] * trunk/FACT++/src/rootifysql.cc (modified) Improved help text. Sun, 22 Jul 2018 14:38:55 GMT tbretz [19074] * trunk/FACT++/src/rootifysql.cc (modified) Implemented setting of user defined variables before the SQL query is ... Sat, 21 Jul 2018 14:42:13 GMT tbretz [19073] * trunk/FACT++/src/root2sql.cc (modified) Added a missing semicolon Sat, 21 Jul 2018 14:41:30 GMT tbretz [19072] * trunk/FACT++/src/root2sql.cc (modified) Implemented the --dry-run option, sorted the options a bit, removed ... Sat, 21 Jul 2018 14:39:04 GMT tbretz [19071] * trunk/FACT++/src/calcsource.cc (modified) Sorted the options a bit. Sat, 21 Jul 2018 14:33:18 GMT tbretz [19070] * trunk/FACT++/src/calcsource.cc (modified) Fixed the default value for the calcsource. Sat, 21 Jul 2018 14:30:20 GMT tbretz [19069] * trunk/FACT++/src/calcsource.cc (modified) Improved help text. Sat, 21 Jul 2018 13:57:22 GMT tbretz [19068] * trunk/FACT++/src/calcsource.cc (modified) Made the code and output more consistent, added the option to update ... Fri, 20 Jul 2018 07:45:15 GMT tbretz [19067] * trunk/FACT++/cmake/FindQwt.cmake (added) Missing required file. Thu, 19 Jul 2018 17:16:32 GMT tbretz [19065] * trunk/FACT++/CMakeLists.txt (modified) Should compile with Boost 1.54 as well, Qwt was not checked. Thu, 19 Jul 2018 17:09:58 GMT tbretz [19064] * trunk/FACT++/src/EventBuilder.cc (modified) * trunk/FACT++/src/FitsFile.cc (modified) * trunk/FACT++/src/MessageDim.h (modified) * trunk/FACT++/src/StateMachineImp.h (modified) * trunk/FACT++/src/WindowLog.h (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Some minor changes to make it compatible with newer sets of headers. Wed, 18 Jul 2018 15:54:12 GMT tbretz [19063] * trunk/FACT++/src/root2sql.cc (modified) Made it compile with an older boost version. Added force option and a ... Wed, 18 Jul 2018 15:25:56 GMT tbretz [19062] * trunk/FACT++/src/root2sql.cc (modified) Allow to overwrite the default engine (not recommended) Wed, 18 Jul 2018 15:25:33 GMT tbretz [19061] * trunk/FACT++/Makefile.in (modified) rainsensor was missing Mon, 16 Jul 2018 18:22:13 GMT tbretz [19056] * trunk/FACT++/src/Configuration.cc (modified) Boost 1.41 didn't yet support that (ISDC) Mon, 16 Jul 2018 15:51:33 GMT tbretz [19055] * trunk/FACT++/configure.ac (modified) Not sure that really works with 2.63, but it gets further. Mon, 16 Jul 2018 15:40:39 GMT tbretz [19054] * trunk/FACT++/CMakeLists.txt (modified) Added 'calcsource' Mon, 16 Jul 2018 15:40:18 GMT tbretz [19053] * trunk/FACT++/src/calcsource.cc (added) This is a draft to fill in source positions to the database. Thu, 12 Jul 2018 16:58:24 GMT tbretz [19052] * trunk/FACT++/CMakeLists.txt (modified) This output was for debugging, I believe it is not required anymore Thu, 12 Jul 2018 16:54:51 GMT tbretz [19051] * trunk/FACT++/CMakeLists.txt (modified) Those two lines were obsolete, FIND_PACKAGE already checks for the ... Thu, 12 Jul 2018 16:23:42 GMT tbretz [19050] * trunk/FACT++/src/ConnectionSSL.cc (modified) Unified policy for info output Thu, 12 Jul 2018 13:33:59 GMT tbretz [19049] * trunk/FACT++/src/ConnectionSSL.cc (added) * trunk/FACT++/src/ConnectionSSL.h (added) * trunk/FACT++/src/tngweather.cc (modified) Implemented ConnectionSSL and updated tngweather to use a secure ... Thu, 12 Jul 2018 13:33:27 GMT tbretz [19048] * trunk/FACT++/CMakeLists.txt (modified) Added OpenSSL package (still to fail in case it is not found) and ... Fri, 29 Jun 2018 09:02:14 GMT tbretz [19034] * trunk/FACT++/src/drivectrl.cc (modified) The telescope operates when there is no weather data available -- let ... Mon, 25 Jun 2018 09:11:56 GMT tbretz [19027] * trunk/FACT++/src/EventBuilder.cc (modified) Be a bit more specific when closing a file to avoid confusion. Same ... Sat, 23 Jun 2018 13:19:32 GMT tbretz [19026] * trunk/FACT++/src/Configuration.cc (modified) Cleaned some comments. Wed, 20 Jun 2018 18:36:00 GMT tbretz [19025] * trunk/FACT++/src/zfits.cc (modified) Now it does! Wed, 20 Jun 2018 18:34:34 GMT tbretz [19024] * trunk/FACT++/src/zfits.cc (modified) This gives an identical result but without the clang wanring about a ... Wed, 20 Jun 2018 18:33:36 GMT tbretz [19023] * trunk/FACT++/CMakeLists.txt (modified) Added missing dim dns Wed, 20 Jun 2018 18:30:38 GMT tbretz [19022] * trunk/FACT++/src/HeadersFTM.h (modified) Suppress some compiler warnings with clang. Wed, 20 Jun 2018 18:30:24 GMT tbretz [19021] * trunk/FACT++/src/HeadersFAD.h (modified) Suppress some compiler warnings with clang. Wed, 20 Jun 2018 18:30:00 GMT tbretz [19020] * trunk/FACT++/src/HeadersFAD.cc (modified) Minor layout update of some debug output. Thu, 24 May 2018 21:11:49 GMT tbretz [19018] * trunk/FACT++/src/ConnectionUSB.h (modified) To be compatible with the previous scheme, the default flow_control ... Thu, 24 May 2018 21:11:04 GMT tbretz [19017] * trunk/FACT++/src/ConnectionUSB.cc (modified) Output the connection settings for debugging purpose as debug. Thu, 24 May 2018 09:12:28 GMT tbretz [19016] * trunk/FACT++/src/rainsensor.cc (modified) A status was missing. Thu, 24 May 2018 09:07:45 GMT tbretz [19015] * trunk/FACT++/src/smartfact.cc (modified) * trunk/FACT++/www/smartfact/struct/rainsensor.page (added) * trunk/FACT++/www/smartfact/struct/status.page (modified) Added rain sensor Thu, 24 May 2018 08:50:06 GMT tbretz [19014] * trunk/FACT++/scripts/Main.js (modified) * trunk/FACT++/scripts/Startup.js (modified) Require the rainsensorinformation. Wed, 16 May 2018 16:03:16 GMT tbretz [19013] * trunk/FACT++/CMakeLists.txt (modified) Added something for the famous-branch. Thu, 19 Apr 2018 18:07:33 GMT tbretz [18997] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Configuration.h (modified) Added some code which allows to read a single file. Wed, 18 Apr 2018 16:31:13 GMT tbretz [18996] * trunk/FACT++/src/ConnectionUSB.cc (modified) * trunk/FACT++/src/ConnectionUSB.h (modified) Connection must be closed when setting a parameter fails, it is ... Tue, 10 Apr 2018 08:38:20 GMT tbretz [18995] * trunk/FACT++/src/rainsensor.cc (modified) Allow to run without authentication. Sat, 07 Apr 2018 16:36:12 GMT tbretz [18994] * trunk/FACT++/cmake (added) * trunk/FACT++/cmake/FindCCfits.cmake (added) * trunk/FACT++/cmake/FindCfitsio.cmake (added) * trunk/FACT++/cmake/FindDBus.cmake (added) * trunk/FACT++/cmake/FindMySQL++.cmake (added) * trunk/FACT++/cmake/FindMySQL.cmake (added) * trunk/FACT++/cmake/FindNova.cmake (added) * trunk/FACT++/cmake/FindPanel.cmake (added) * trunk/FACT++/cmake/FindReadline.cmake (added) * trunk/FACT++/cmake/FindV8.cmake (added) Cmake stuff. Sat, 07 Apr 2018 16:30:26 GMT tbretz [18993] * trunk/FACT++/CMakeLists.txt (modified) * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/src/HeadersRainSensor.h (added) * trunk/FACT++/src/rainsensor.cc (added) Implemented a program to read the rain sensor data from MAGIC. Fri, 06 Apr 2018 19:00:46 GMT tbretz [18992] * trunk/FACT++/CMakeLists.txt (modified) Updated to the famous and iceact section Fri, 06 Apr 2018 18:47:21 GMT tbretz [18991] * trunk/FACT++/CMakeLists.txt (modified) Some more improvements, clang is not compatible in Release mode with ... Fri, 06 Apr 2018 16:00:47 GMT tbretz [18990] * trunk/FACT++/CMakeLists.txt (modified) Mostly changes to properly implement Qt support and get the GUIs ... Fri, 06 Apr 2018 16:00:04 GMT tbretz [18989] * trunk/FACT++/Makefile.in (modified) Adapted to the latest changes Fri, 06 Apr 2018 15:59:41 GMT tbretz [18988] * trunk/FACT++/src/fadctrl.cc (modified) Added some explicit casts to make clang++ more happy and remove an ... Fri, 06 Apr 2018 15:58:58 GMT tbretz [18987] * trunk/FACT++/src/EventBuilder.cc (modified) Let the compiler know that the second argument is a format string Fri, 06 Apr 2018 15:58:30 GMT tbretz [18986] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified) Simplified include paths and worked around a MOC bug encountered with ... Fri, 06 Apr 2018 15:57:44 GMT tbretz [18985] * trunk/FACT++/Makefile.am (modified) Added gui as an inlcude path Fri, 06 Apr 2018 15:46:40 GMT tbretz [18984] * trunk/FACT++/gui/BasicGlCamera.cc (modified) clang++ did not compile, it requires that the arguments here are ... Fri, 06 Apr 2018 15:35:56 GMT tbretz [18983] * trunk/FACT++/gui/FactGui.h (modified) That's a dangerous way to write the conditional - fixed. Fri, 06 Apr 2018 15:34:42 GMT tbretz [18982] * trunk/FACT++/src/DataWriteFits2.h (modified) DrsCalibration is a struct not a class. Fri, 06 Apr 2018 15:34:20 GMT tbretz [18981] * trunk/FACT++/src/EventBuilder.h (modified) DrsCalibration is a struct not a class. Thu, 05 Apr 2018 18:17:45 GMT tbretz [18980] * trunk/FACT++/CMakeLists.txt (added) This is a first draft of using cmake and clang for compilation -- not ...