# # ChangeLog for trunk/FACT++/src # # Generated by Trac 1.5.2 # 11/29/24 11:18:35 Mon, 02 Sep 2019 16:35:15 GMT tbretz [19589] * trunk/FACT++/src/gcn.cc (modified) Do not handly type 110 (this is a pre-alert without coordinates), ... Mon, 02 Sep 2019 16:34:06 GMT tbretz [19588] * trunk/FACT++/src/scheduler.cc (modified) Added fRa,fDec,fErr,fName to FlareTriggers insert and renamed key on ... Sun, 01 Sep 2019 11:23:53 GMT tbretz [19585] * trunk/FACT++/src/fscctrl.cc (modified) Print a warning rather when the reading is close to the lower liit ... Sun, 01 Sep 2019 10:27:41 GMT tbretz [19584] * trunk/FACT++/src/fscctrl.cc (modified) Based on changes from Daniela: Set min ADC value to 980 (now both ... Sun, 01 Sep 2019 10:21:50 GMT tbretz [19583] * trunk/FACT++/src/scheduler.cc (modified) Added some comments in the code and minor changes to the output. Sun, 01 Sep 2019 10:18:48 GMT tbretz [19582] * trunk/FACT++/src/InterpreterV8.cc (modified) Added a missing sanity check in the $ function, use dereferencing ... Tue, 20 Aug 2019 12:24:44 GMT tbretz [19578] * trunk/FACT++/src/gcn.cc (modified) For rc<0, a StartRead() is required as well. Tue, 20 Aug 2019 12:11:06 GMT tbretz [19577] * trunk/FACT++/src/drivectrl.cc (modified) Some more beauty to source table loading. Tue, 20 Aug 2019 11:54:26 GMT tbretz [19576] * trunk/FACT++/src/drivectrl.cc (modified) Logic fix. Tue, 20 Aug 2019 11:47:59 GMT tbretz [19575] * trunk/FACT++/src/drivectrl.cc (modified) Nicer. Tue, 20 Aug 2019 11:45:06 GMT tbretz [19574] * trunk/FACT++/src/drivectrl.cc (modified) + and - bite with the list item. Tue, 20 Aug 2019 11:33:46 GMT tbretz [19572] * trunk/FACT++/src/drivectrl.cc (modified) Automatically reload sources if source is not found in list. Print ... Fri, 19 Jul 2019 18:27:07 GMT tbretz [19565] * trunk/FACT++/src/gcn.cc (modified) Missed that in the Query Fri, 19 Jul 2019 18:25:26 GMT tbretz [19564] * trunk/FACT++/src/gcn.cc (modified) Make an entry in the Alert DB if a broken GCN package is received ... Sat, 06 Jul 2019 17:48:41 GMT tbretz [19559] * trunk/FACT++/src/smartfact.cc (modified) Added some precision to the TNG data. Sat, 06 Jul 2019 17:11:06 GMT tbretz [19556] * trunk/FACT++/src/smartfact.cc (modified) Added TNG_WEATHER/DATA Fri, 07 Jun 2019 15:53:02 GMT tbretz [19555] * trunk/FACT++/src/scheduler.cc (modified) Implemnted the possibility to setup individual conditions for ... Fri, 07 Jun 2019 15:52:08 GMT tbretz [19554] * trunk/FACT++/src/gcn.cc (modified) Remove the trailing '=' for ID=140 Fri, 07 Jun 2019 15:51:31 GMT tbretz [19553] * trunk/FACT++/src/drivectrl.cc (modified) Do not print sources when RELOAD_SOURCES is issued. Wed, 29 May 2019 10:07:47 GMT tbretz [19530] * trunk/FACT++/src/scheduler.cc (modified) Reunified ToO and GCN commands, default state is now Armed, enter ... Wed, 29 May 2019 10:05:31 GMT tbretz [19529] * trunk/FACT++/src/HeadersToO.h (modified) Send a name instead of a trigger id... removed from struct Wed, 29 May 2019 10:04:59 GMT tbretz [19528] * trunk/FACT++/src/gcn.cc (modified) Minor changes, mainly added a name which is sent. Sun, 26 May 2019 11:02:46 GMT tbretz [19516] * trunk/FACT++/src/scheduler.cc (modified) Do not trigger reschedule if source is already observed, added TH ... Sat, 25 May 2019 13:14:18 GMT tbretz [19515] * trunk/FACT++/src/gcn.cc (modified) Removed an obsolte definition Sat, 25 May 2019 12:58:12 GMT tbretz [19508] * trunk/FACT++/src/scheduler.cc (modified) Instead of having a dry-run option, the scheduler can now be ... Sat, 25 May 2019 12:52:01 GMT tbretz [19507] * trunk/FACT++/src/gcn.cc (modified) Implemented a filter list to only trigger with certain paket IDs. ... Sat, 25 May 2019 12:50:52 GMT tbretz [19506] * trunk/FACT++/src/EventImp.cc (modified) Fixed a long existing bug which caused GetString to segfault if no ... Sat, 25 May 2019 12:49:52 GMT tbretz [19505] * trunk/FACT++/src/HeadersToO.h (modified) Adapted type of DataGRB::type and added new state. Sat, 25 May 2019 12:49:28 GMT tbretz [19504] * trunk/FACT++/src/HeadersGCN.h (modified) Converted the paket type list into a std::map, fixed a double entry ... Fri, 26 Apr 2019 18:05:46 GMT tbretz [19498] * trunk/FACT++/src/gcn.cc (modified) Excluded packet type 152 on request of Daniela. Fri, 26 Apr 2019 13:40:50 GMT tbretz [19497] * trunk/FACT++/src/gcn.cc (modified) Excluded packet type 164 on request of Daniela. Thu, 04 Apr 2019 15:40:21 GMT tbretz [19482] * trunk/FACT++/src/rootifysql.cc (modified) Improved help text. Mon, 01 Apr 2019 08:58:56 GMT tbretz [19479] * trunk/FACT++/src/scheduler.cc (modified) Only enter a potential new source key if an observation is really ... Thu, 28 Mar 2019 23:51:47 GMT tbretz [19468] * trunk/FACT++/src/scheduler.cc (modified) minor fixes. Thu, 28 Mar 2019 23:51:28 GMT tbretz [19467] * trunk/FACT++/src/gcn.cc (modified) The Dim Command was not up-to-date. Thu, 28 Mar 2019 21:30:03 GMT tbretz [19459] * trunk/FACT++/src/sqmctrl.cc (modified) Use IsConnected rather than is_open to avoid toggling when no ... Thu, 28 Mar 2019 21:29:32 GMT tbretz [19458] * trunk/FACT++/src/fscctrl.cc (modified) Fixed two typos in some screen output. Thu, 28 Mar 2019 21:28:57 GMT tbretz [19457] * trunk/FACT++/src/feedback.cc (modified) The prefix was missing for the offset-file. Thu, 28 Mar 2019 21:26:04 GMT tbretz [19456] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Use the script location as the root path for relative file locations. Thu, 28 Mar 2019 20:55:43 GMT tbretz [19455] * trunk/FACT++/src/Main.h (modified) I directly split now filog lename and log path into the two ... Thu, 28 Mar 2019 20:51:55 GMT tbretz [19454] * trunk/FACT++/src/Configuration.cc (modified) I directly split now filename and default path into the two ... Thu, 28 Mar 2019 18:40:40 GMT tbretz [19452] * trunk/FACT++/scripts/Main.js (modified) * trunk/FACT++/src/gcn.cc (modified) This implements changes which are required for follow-up ... Sat, 16 Feb 2019 17:26:26 GMT tbretz [19444] * trunk/FACT++/src/HeadersGCN.h (modified) Added a new column in th etable for the instrument. Sat, 16 Feb 2019 17:20:34 GMT tbretz [19441] * trunk/FACT++/src/HeadersToO.h (added) Missing Tue, 05 Feb 2019 16:08:39 GMT tbretz [19438] * trunk/FACT++/src/scheduler.cc (modified) This is a new version which is supposed to be able schedule ToOs Tue, 05 Feb 2019 16:02:38 GMT tbretz [19437] * trunk/FACT++/src/ratecontrol.cc (modified) Added a new calibration scheme ('3') which only starts a current ... Tue, 05 Feb 2019 16:01:50 GMT tbretz [19436] * trunk/FACT++/src/HeadersDrive.h (modified) * trunk/FACT++/src/drivectrl.cc (modified) Added a new state to simplify detection of close-to-target 'Approaching' Tue, 05 Feb 2019 16:01:11 GMT tbretz [19435] * trunk/FACT++/src/Database.h (modified) Allow to create a pending connection and call reconnect instead. Mon, 28 Jan 2019 18:09:28 GMT tbretz [19432] * trunk/FACT++/CMakeLists.txt (modified) * trunk/FACT++/src/calcsourcemc.cc (added) Added the calcsource for MC data: Fri, 25 Jan 2019 23:29:59 GMT tbretz [19431] * trunk/FACT++/src/HeadersGCN.h (modified) The std:: was missing. Fri, 25 Jan 2019 23:29:40 GMT tbretz [19430] * trunk/FACT++/src/Time.cc (modified) * trunk/FACT++/src/Time.h (modified) Added the GetNext/Prev also for SunSet. Fri, 25 Jan 2019 11:35:44 GMT tbretz [19429] * trunk/FACT++/src/gcn.cc (modified) Output the broken XML Fri, 25 Jan 2019 11:34:40 GMT tbretz [19428] * trunk/FACT++/src/gcn.cc (modified) Output the broken XML Wed, 16 Jan 2019 18:26:10 GMT tbretz [19426] * trunk/FACT++/src/makeplots.cc (modified) Some more flexibility in source selection: Mon, 07 Jan 2019 21:41:44 GMT Daniela Dorner [19423] * trunk/FACT++/src/rootifysql.cc (modified) bugfix in file splitting Fri, 21 Dec 2018 21:47:36 GMT tbretz [19421] * trunk/FACT++/src/StateMachineDimControl.cc (modified) Wrong access function: Thu, 20 Dec 2018 14:37:38 GMT tbretz [19420] * trunk/FACT++/src/DimSetup.cc (modified) The new line must always be displayed. Tue, 18 Dec 2018 22:13:28 GMT tbretz [19419] * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/dimctrl.cc (modified) Added an option to send the global shutdown (DIS_DNS/KILL_SERVERS) Wed, 05 Dec 2018 20:40:02 GMT tbretz [19416] * trunk/FACT++/src/drivectrl.cc (modified) Allow RECONNECT also if the IndraDrives are unavailable. Allow to ... Sun, 02 Dec 2018 18:32:47 GMT tbretz [19413] * trunk/FACT++/src/lidctrl.cc (modified) Fixed a copy&paste naming Sun, 02 Dec 2018 11:54:07 GMT tbretz [19411] * trunk/FACT++/src/Main.h (modified) Newer boost versions complain about an invalid argument. Thu, 15 Nov 2018 17:05:18 GMT tbretz [19403] * trunk/FACT++/src/rootifysql.cc (modified) include 'random' was missing for Peppermint 9 (gcc 7) Tue, 13 Nov 2018 16:17:59 GMT tbretz [19391] * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) For convenience print the selected PRESET_OBSERVATORY when the ... Tue, 13 Nov 2018 16:16:48 GMT tbretz [19390] * trunk/FACT++/src/Time.h (modified) The new default observatory is empty which corresponds to ... Tue, 13 Nov 2018 16:16:05 GMT tbretz [19389] * trunk/FACT++/src/DataWriteFits2.cc (modified) * trunk/FACT++/src/FitsFile.cc (modified) As NIGHT is bound to the observatory location, write a new keywork ... Mon, 12 Nov 2018 21:47:51 GMT tbretz [19386] * trunk/FACT++/src/biasctrl.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/feedback.cc (modified) * trunk/FACT++/src/fscctrl.cc (modified) * trunk/FACT++/src/ratecontrol.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Prefix file paths if they are not absolute (should not change ... Mon, 12 Nov 2018 21:32:33 GMT tbretz [19385] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Configuration.h (modified) Implemneted to set an independent prefix path in fact++.rc or from ... Sun, 11 Nov 2018 19:42:34 GMT tbretz [19384] * trunk/FACT++/src/magicweather.cc (modified) Fixed a typo. Sun, 11 Nov 2018 19:42:10 GMT tbretz [19383] * trunk/FACT++/src/fadctrl.cc (modified) Just a compiler warning. Sun, 11 Nov 2018 19:41:41 GMT tbretz [19382] * trunk/FACT++/src/DataCalib.cc (modified) This just gives a warning which we get anyways. Sun, 11 Nov 2018 19:23:40 GMT tbretz [19381] * trunk/FACT++/src/evtserver.cc (modified) Added PRINT command and --client option. No need anymore to skip the ... Sun, 11 Nov 2018 19:21:27 GMT tbretz [19380] * trunk/FACT++/src/smartfact.cc (modified) No need anymore to skip the TM channel Sun, 11 Nov 2018 14:09:11 GMT tbretz [19375] * trunk/FACT++/src/EventBuilderWrapper.h (modified) The spike removal was broken, it was only working for the first ... Thu, 08 Nov 2018 15:58:58 GMT tbretz [19363] * trunk/FACT++/src/Configuration.cc (modified) Fixed typos in some comments. Wed, 24 Oct 2018 21:17:31 GMT tbretz [19301] * trunk/FACT++/src/rootifysql.cc (modified) Comparison of singned with unsigned Tue, 23 Oct 2018 19:47:00 GMT tbretz [19283] * trunk/FACT++/src/rootifysql.cc (modified) Added comment. Tue, 23 Oct 2018 19:32:10 GMT tbretz [19282] * trunk/FACT++/src/root2sql.cc (modified) Improved output. Tue, 23 Oct 2018 19:26:27 GMT tbretz [19281] * trunk/FACT++/src/rootifysql.cc (modified) Some minor updates to the output. Tue, 23 Oct 2018 17:48:24 GMT tbretz [19280] * trunk/FACT++/src/rootifysql.cc (modified) Implemented automatic splitting into root-trees or ascii-files. Tue, 23 Oct 2018 15:19:05 GMT tbretz [19279] * trunk/FACT++/src/root2sql.cc (modified) Added TFile::ls() as an option. Wed, 17 Oct 2018 18:42:30 GMT tbretz [19239] * trunk/FACT++/src/tngweather.cc (modified) Fixed the double name 'Seeing' in the SEEING service. Wed, 17 Oct 2018 09:55:04 GMT tbretz [19238] * trunk/FACT++/src/root2sql.cc (modified) Allow to use a dummy connection (empty uri) Wed, 17 Oct 2018 09:54:23 GMT tbretz [19237] * trunk/FACT++/src/chatclient.cc (modified) * trunk/FACT++/src/chatserv.cc (modified) Added missing include for DNS_PORT Wed, 17 Oct 2018 09:54:06 GMT tbretz [19236] * trunk/FACT++/src/Database.h (modified) Allow for a dummy connection. Sun, 14 Oct 2018 15:04:25 GMT tbretz [19235] * trunk/FACT++/src/rootifysql.cc (modified) Added --copy-* resources to be able to copy additional contents from ... Wed, 03 Oct 2018 19:45:07 GMT tbretz [19234] * trunk/FACT++/src/makeplots.cc (modified) Allow to skip ToO sources. Wed, 03 Oct 2018 19:33:22 GMT tbretz [19233] * trunk/FACT++/src/chatclient.cc (modified) * trunk/FACT++/src/chatserv.cc (modified) Adapted to allow to set port as in Main.h Wed, 03 Oct 2018 19:32:17 GMT tbretz [19232] * trunk/FACT++/src/DimSetup.cc (modified) * trunk/FACT++/src/DimSetup.h (modified) * trunk/FACT++/src/Main.h (modified) Added the possibility to change the port through which the DIM ... Mon, 01 Oct 2018 19:11:16 GMT tbretz [19231] * trunk/FACT++/src/evtserver.cc (modified) YYYYMMDD-1 does not always make sense ;) Fri, 07 Sep 2018 11:05:10 GMT tbretz [19215] * trunk/FACT++/src/Time.cc (modified) * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) The precompiler directive to check for libnova should be identical ... Fri, 07 Sep 2018 09:17:15 GMT tbretz [19211] * trunk/FACT++/src/Database.h (modified) * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) Fixed a typo in the pre-processor directive Mon, 03 Sep 2018 12:01:12 GMT tbretz [19205] * trunk/FACT++/src/rootifysql.cc (modified) Improved output. Mon, 03 Sep 2018 12:00:33 GMT tbretz [19204] * trunk/FACT++/src/rootifysql.cc (modified) Some minor simplifications using mysql++ features. Fri, 31 Aug 2018 15:27:46 GMT tbretz [19193] * trunk/FACT++/src/calcsource.cc (modified) Right now w do not have the ponting position stored event wise... ... Tue, 28 Aug 2018 19:21:02 GMT tbretz [19191] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Added possibility to create a unique index. Fri, 24 Aug 2018 12:07:40 GMT tbretz [19190] * trunk/FACT++/src/Database.h (modified) Load tools.h for the to_string fix for the ISDC compiler Mon, 20 Aug 2018 20:33:51 GMT tbretz [19187] * trunk/FACT++/src/root2sql.cc (modified) Improved output for --delete Mon, 20 Aug 2018 09:23:22 GMT tbretz [19186] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Print 'success' in case of success. Sun, 19 Aug 2018 16:52:00 GMT tbretz [19185] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Extract only the name of the program not the path Sun, 19 Aug 2018 16:44:49 GMT tbretz [19183] * trunk/FACT++/src/rootifysql.cc (modified) This version compiles at ISDC, mainly replacing for-loops by loops, ...