# # ChangeLog for trunk/FACT++/src/gcn.cc # # Generated by Trac 1.5.2 # 11/18/24 00:48:03 Mon, 12 Apr 2021 08:17:56 GMT tbretz [20058] * trunk/FACT++/src/gcn.cc (modified) Added comments with some example transactions. Tue, 17 Sep 2019 09:30:58 GMT tbretz [19657] * trunk/FACT++/src/gcn.cc (modified) A mistake in the logic. Tue, 17 Sep 2019 09:03:03 GMT tbretz [19656] * trunk/FACT++/src/gcn.cc (modified) Ignore shortName for types 171,173 and 174. 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), ... 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. 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 ... Fri, 07 Jun 2019 15:52:08 GMT tbretz [19554] * trunk/FACT++/src/gcn.cc (modified) Remove the trailing '=' for ID=140 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. 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:52:01 GMT tbretz [19507] * trunk/FACT++/src/gcn.cc (modified) Implemented a filter list to only trigger with certain paket IDs. ... 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, 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 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 ... 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 Tue, 14 Mar 2017 22:26:01 GMT Daniela Dorner [18780] * trunk/FACT++/src/gcn.cc (modified) fixed that AMON alerts caused the program to disconnect because of ... Tue, 23 Jul 2013 12:31:41 GMT tbretz [16981] * trunk/FACT++/src/HeadersGCN.h (modified) * trunk/FACT++/src/gcn.cc (modified) Added some preliminary code to extract the type of GCn report. Tue, 23 Jul 2013 10:59:03 GMT tbretz [16977] * trunk/FACT++/src/gcn.cc (modified) Removed the Brace-initializer. Some old compilers do not like it. Thu, 18 Jul 2013 12:01:49 GMT tbretz [16954] * trunk/FACT++/src/HeadersGCN.h (added) * trunk/FACT++/src/gcn.cc (added)