# # ChangeLog for trunk/FACT++/src # # Generated by Trac 1.5.2 # 11/22/24 22:56:09 Sat, 04 Aug 2018 19:25:42 GMT tbretz [19138] * trunk/FACT++/src/rootifysql.cc (modified) Do all the cleanup stuff also when an empty set is returned and moved ... Fri, 03 Aug 2018 20:08:14 GMT tbretz [19137] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Bytes received and sent in the view of the client. Fri, 03 Aug 2018 19:53:39 GMT tbretz [19136] * trunk/FACT++/src/calcsource.cc (modified) * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Output some more connection information with print-connect Fri, 03 Aug 2018 15:14:12 GMT tbretz [19135] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Fixed some minor typos. Fri, 03 Aug 2018 15:13:43 GMT tbretz [19134] * trunk/FACT++/src/rootifysql.cc (modified) Skip empty lines reading an environment file. 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 ... 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) 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: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: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 ... 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: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, 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: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 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: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:00:31 GMT tbretz [18978] * trunk/FACT++/src/InterpreterV8.cc (modified) clang++ complained about the way some arrays are initialized and ... Thu, 05 Apr 2018 17:58:55 GMT tbretz [18977] * trunk/FACT++/src/fitsdump.cc (modified) Tell the compiler that it cannot check the format string. Thu, 05 Apr 2018 17:58:25 GMT tbretz [18976] * trunk/FACT++/src/pfminictrl.cc (modified) Replaced an 8-bit ascii charcter by its unicode representation. Thu, 05 Apr 2018 17:58:04 GMT tbretz [18975] * trunk/FACT++/src/feedback.cc (modified) * trunk/FACT++/src/ratecontrol.cc (modified) Moved path to Makefile. Thu, 05 Apr 2018 17:57:28 GMT tbretz [18974] * trunk/FACT++/src/magiclidar.cc (modified) * trunk/FACT++/src/magicweather.cc (modified) Reaplced an 8-bit ascii charcter by its unicode representation. Thu, 05 Apr 2018 17:56:48 GMT tbretz [18973] * trunk/FACT++/src/temperature.cc (modified) Reaplced an 8-bit ascii charcter by its unicode representation. Thu, 05 Apr 2018 17:56:26 GMT tbretz [18972] * trunk/FACT++/src/smartfact.cc (modified) Removed an unused data memeber Thu, 05 Apr 2018 17:55:42 GMT tbretz [18971] * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineDimControl.h (modified) Removed an unused data memeber Thu, 05 Apr 2018 17:55:16 GMT tbretz [18970] * trunk/FACT++/src/Shell.cc (modified) * trunk/FACT++/src/Shell.h (modified) Removed an unused data memeber Thu, 05 Apr 2018 16:35:47 GMT tbretz [18969] * trunk/FACT++/src/fitscheck.cc (modified) * trunk/FACT++/src/fitsdump.cc (modified) * trunk/FACT++/src/fitsselect.cc (modified) * trunk/FACT++/src/getevent.cc (modified) * trunk/FACT++/src/zfits.cc (modified) Moved path from include to makefile. Thu, 05 Apr 2018 16:34:58 GMT tbretz [18968] * trunk/FACT++/src/pfminictrl.cc (modified) Removed a stray character Wed, 04 Apr 2018 16:58:29 GMT tbretz [18967] * trunk/FACT++/src/ftmctrl.cc (modified) commented unsused variable Wed, 04 Apr 2018 16:53:02 GMT tbretz [18966] * trunk/FACT++/src/Time.cc (modified) * trunk/FACT++/src/Time.h (modified) Moved the path to the Makefile, allow to define the location for ... Wed, 04 Apr 2018 16:47:29 GMT tbretz [18964] * trunk/FACT++/src/biasctrl.cc (modified) Moved path to Makefile. Wed, 04 Apr 2018 16:46:58 GMT tbretz [18963] * trunk/FACT++/src/tools.h (modified) Tell the compiler that fmt is a format string Wed, 04 Apr 2018 16:41:01 GMT tbretz [18961] * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) ignore already exists in 'tuple'