# # ChangeLog for trunk/FACT++/src/fad.cc # # Generated by Trac 1.5.2 # 11/08/24 15:05:33 Thu, 08 Sep 2011 20:57:50 GMT tbretz [12048] * trunk/FACT++/src/fad.cc (modified) Fixed a compiler warning. Sat, 30 Jul 2011 15:10:59 GMT tbretz [11718] * trunk/FACT++/src/fad.cc (modified) Fixed a typo and make sure that the buffer doesn't overflow if the ... Wed, 27 Jul 2011 13:03:47 GMT tbretz [11651] * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/FACT++/src/HeadersFAD.cc (modified) * trunk/FACT++/src/HeadersFAD.h (modified) * trunk/FACT++/src/fad.cc (modified) Renamed TriggerId to TriggerCounter Tue, 26 Jul 2011 20:05:21 GMT tbretz [11629] * trunk/FACT++/src/fad.cc (modified) Added busy on bit. Fri, 22 Jul 2011 07:50:23 GMT tbretz [11533] * trunk/FACT++/src/fad.cc (modified) Optimized event creation. Thu, 21 Jul 2011 11:04:01 GMT tbretz [11510] * trunk/FACT++/src/fad.cc (modified) improvements to pulse simulation - needs optimization. Wed, 20 Jul 2011 17:10:27 GMT tbretz [11493] * trunk/FACT++/src/fad.cc (modified) Receive the trigger id from the ftm; added gauss pulses in case the ... Tue, 19 Jul 2011 15:36:27 GMT tbretz [11466] * trunk/FACT++/src/fad.cc (modified) Improved random data. Fri, 15 Jul 2011 14:25:32 GMT tbretz [11422] * trunk/FACT++/src/fad.cc (modified) Don't use just a single buffer for writing, it might become ... Wed, 13 Jul 2011 17:38:23 GMT tbretz [11380] * trunk/FACT++/src/fad.cc (modified) * trunk/FACT++/src/ftm.cc (modified) Implemented sending triggers from the ftm to the fad via Dim. Wed, 13 Jul 2011 13:56:04 GMT tbretz [11374] * trunk/FACT++/src/fad.cc (modified) Set default run-number to 1; renamed TriggerId to EventCounter Tue, 12 Jul 2011 11:00:08 GMT tbretz [11357] * trunk/FACT++/src/fad.cc (modified) Improved a bit the console output. Thu, 07 Jul 2011 18:54:10 GMT tbretz [11284] * trunk/FACT++/src/fad.cc (modified) Added the possibility to set the update rate for self triggered events. Fri, 01 Jul 2011 07:30:53 GMT tbretz [11228] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/gui/design.ui (modified) * trunk/FACT++/src/argv.cc (modified) * trunk/FACT++/src/fad.cc (modified) * trunk/FACT++/src/logtime.cc (modified) * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) Layout update FAD tab Wed, 29 Jun 2011 14:14:43 GMT tbretz [11209] * trunk/FACT++/src/fad.cc (modified) Added trigger id and fake temperature. Mon, 27 Jun 2011 16:03:33 GMT tbretz [11201] * trunk/FACT++/src/fad.cc (modified) Inverted bit for command socket. Mon, 27 Jun 2011 13:45:57 GMT tbretz [11195] * trunk/FACT++/src/fad.cc (modified) Updated with some more status bit support. Fri, 24 Jun 2011 14:46:00 GMT tbretz [11179] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/design.ui (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/FACT++/src/fad.cc (modified) Added FAD DNA. Fri, 24 Jun 2011 11:24:58 GMT tbretz [11161] * trunk/FACT++/src/fad.cc (modified) Changed enable continous trigger command. Wed, 22 Jun 2011 22:17:07 GMT tbretz [11123] * trunk/FACT++/src/fad.cc (modified) Some little improvements to the ADC data. Fri, 10 Jun 2011 08:18:02 GMT tbretz [10973] * trunk/FACT++/src/HeadersFAD.h (modified) * trunk/FACT++/src/fad.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) Implemented the new execute command for the write command. Tue, 07 Jun 2011 21:21:09 GMT tbretz [10926] * trunk/FACT++/src/fad.cc (modified) Fixed setting run number. Fri, 27 May 2011 16:19:41 GMT tbretz [10876] * trunk/FACT++/src/fad.cc (modified) Implemented command to set run number. Fri, 27 May 2011 13:18:07 GMT tbretz [10864] * trunk/FACT++/src/fad.cc (modified) Don't catch exceptions in main; propagare continous number as board id. Fri, 27 May 2011 12:36:37 GMT tbretz [10862] * trunk/FACT++/src/fad.cc (modified) Added the possibility to fake more than just one board. Fri, 27 May 2011 11:21:25 GMT tbretz [10853] * trunk/FACT++/src/fad.cc (modified) Fixed a floating point exception if no connection is open. Fri, 27 May 2011 10:40:24 GMT tbretz [10851] * trunk/FACT++/src/fad.cc (modified) Added support for switching between command socket and data sockets. Thu, 26 May 2011 22:36:02 GMT tbretz [10846] * trunk/FACT++/src/fad.cc (modified) Start to listen on eight ports like the FAD boards. Wed, 25 May 2011 18:45:54 GMT tbretz [10826] * trunk/FACT++/src/fad.cc (added)