# # ChangeLog for trunk/FACT++/src/makeschedule.cc # # Generated by Trac 1.5.2 # 11/18/24 03:36:23 Fri, 27 Sep 2019 15:27:20 GMT Daniela Dorner [19684] * trunk/FACT++/src/makeschedule.cc (modified) added new algorithms (visiblity ratio, time-shift) and featues ... Sat, 04 Aug 2018 21:48:33 GMT tbretz [19139] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Database.h (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/rootifysql.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Found a nicer way to add arguments to database URI 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 ... Wed, 04 Apr 2018 16:36:56 GMT tbretz [18959] * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/evtserver.cc (modified) * trunk/FACT++/src/fscctrl.cc (modified) * trunk/FACT++/src/makeplots.cc (modified) * trunk/FACT++/src/makeschedule.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Moved include path to makefile Tue, 13 Sep 2016 08:26:45 GMT tbretz [18583] * trunk/FACT++/src/makeschedule.cc (modified) Fixed some typos in the docu. 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:04 GMT tbretz [18444] * trunk/FACT++/src/makeschedule.cc (modified) Fixed the problem with rounding to full minutes in the output. Wed, 17 Feb 2016 12:17:54 GMT tbretz [18443] * trunk/FACT++/src/makeschedule.cc (modified) Removed an obsolete whitespace in the help text: Wed, 17 Feb 2016 12:14:11 GMT tbretz [18442] * trunk/FACT++/src/makeschedule.cc (modified) Improved some output. Wed, 17 Feb 2016 12:10:43 GMT tbretz [18441] * trunk/FACT++/src/makeschedule.cc (modified) Remove sources with less than 5min. Remove sleep at the beginning and ... Wed, 17 Feb 2016 08:33:09 GMT tbretz [18440] * trunk/FACT++/src/makeschedule.cc (modified) The INSERT query was only build but not executed. Wed, 17 Feb 2016 08:32:35 GMT tbretz [18439] * trunk/FACT++/src/makeschedule.cc (modified) The user must be embraces by parenthesis in the INSERT statement. Wed, 17 Feb 2016 08:26:25 GMT tbretz [18438] * trunk/FACT++/src/makeschedule.cc (modified) Make the source-database a required option, removed the default from ... Sun, 14 Feb 2016 18:03:48 GMT tbretz [18437] * trunk/FACT++/src/makeschedule.cc (modified) get the source keys already with the first query. Sun, 14 Feb 2016 16:54:44 GMT tbretz [18436] * trunk/FACT++/src/makeschedule.cc (modified) Added options and code to allow to enter a schedule into the Schedule ... Tue, 26 Jan 2016 14:12:42 GMT tbretz [18418] * trunk/FACT++/src/makeschedule.cc (modified) Fixed a bug which was introduced with the simplification of the code, ... Thu, 21 Jan 2016 17:10:33 GMT tbretz [18411] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/src/makeschedule.cc (added) Added new program makeschedule.