# # ChangeLog for trunk/FACT++/src # # Generated by Trac 1.5.2 # 09/23/24 00:27:10 Wed, 22 Jun 2011 12:20:05 GMT tbretz [11102] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) * trunk/FACT++/gui/design.ui (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Added possibility to set the clock conditioner's frequency for some ... Tue, 21 Jun 2011 22:21:27 GMT tbretz [11101] * trunk/FACT++/src/Configuration.cc (modified) Added an example for an extension. Tue, 21 Jun 2011 21:37:20 GMT tbretz [11100] * trunk/FACT++/src/fadctrl.cc (modified) Some cosmetics to command descriptions. Tue, 21 Jun 2011 21:34:22 GMT tbretz [11099] * trunk/FACT++/src/fadctrl.cc (modified) Renamed state 'offline' to 'disengaged' to avoid confusion with the ... Tue, 21 Jun 2011 21:27:19 GMT tbretz [11098] * trunk/FACT++/src/fadctrl.cc (modified) Allow CONNECT also when diconnected but event builder thread still ... Tue, 21 Jun 2011 21:18:59 GMT tbretz [11097] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added const qualifiers to factOut and factStat Tue, 21 Jun 2011 21:18:38 GMT tbretz [11096] * trunk/FACT++/src/EventBuilder.c (modified) Added const qualifiers to factOut and factStat Tue, 21 Jun 2011 20:57:35 GMT tbretz [11095] * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/FACT++/src/fadctrl.cc (modified) Return 0 as default in eventCheck; added comment to commands; fixed ... Tue, 21 Jun 2011 20:23:58 GMT tbretz [11094] * trunk/FACT++/src/EventBuilder.c (modified) Don't count NumConnected down if already 0. Tue, 21 Jun 2011 20:08:57 GMT tbretz [11093] * trunk/FACT++/src/Connection.h (modified) Added IsDisconnected Tue, 21 Jun 2011 20:08:11 GMT tbretz [11092] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added some comments about eventCheck Tue, 21 Jun 2011 19:54:18 GMT tbretz [11091] * trunk/FACT++/src/EventBuilder.c (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/FACT++/src/fadctrl.cc (modified) Added new connection/disconnection scheme; added eventCheck stub Tue, 21 Jun 2011 14:40:04 GMT tbretz [11090] * trunk/FACT++/src/EventBuilder.c (modified) Changed bahaviour of opening closing sockets Tue, 21 Jun 2011 12:29:48 GMT lyard [11089] * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/datalogger.cc (modified) Various dataLogger changes Mon, 20 Jun 2011 17:41:52 GMT tbretz [11083] * trunk/FACT++/src/fadctrl.cc (modified) Removed the _FROM_SLOT from IGNORE_EVENTS Mon, 20 Jun 2011 17:26:11 GMT tbretz [11082] * trunk/FACT++/src/EventBuilder.c (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/FACT++/src/fadctrl.cc (modified) Added commands DUMP_STREAM and DUMP_RECV to have better access to the ... Mon, 20 Jun 2011 15:36:13 GMT tbretz [11081] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added preliminary interface for g_port.sockDef Mon, 20 Jun 2011 15:35:45 GMT tbretz [11080] * trunk/FACT++/src/fadctrl.cc (modified) Added commands to set g_Port.sockDef to 0 Mon, 20 Jun 2011 15:07:09 GMT tbretz [11079] * trunk/FACT++/src/fadctrl.cc (modified) Added PRINT_EVENT and BLOCK_TRANSMISSION_RANGE Sun, 19 Jun 2011 12:14:01 GMT tbretz [11076] * trunk/FACT++/src/fscctrl.cc (modified) Updated FTM to FSC Sun, 19 Jun 2011 09:05:37 GMT tbretz [11074] * trunk/FACT++/src/datalogger.cc (modified) Replaced dataLogger with datalogger. Sun, 19 Jun 2011 09:04:57 GMT tbretz [11073] * trunk/FACT++/src/datalogger.cc (moved) Sat, 18 Jun 2011 17:24:17 GMT tbretz [11067] * trunk/FACT++/src/fscctrl.cc (modified) Added some interpretation of the received data. Sat, 18 Jun 2011 17:12:38 GMT tbretz [11064] * trunk/FACT++/src/Configuration.cc (modified) Fixed a bug in UnLibToolize with short filenames. Sat, 18 Jun 2011 17:12:11 GMT tbretz [11063] * trunk/FACT++/src/StateMachineDim.cc (modified) * trunk/FACT++/src/StateMachineDim.h (modified) INtroduced a new class DimLog which ensures that the MessageDimTX is ... Sat, 18 Jun 2011 16:48:45 GMT tbretz [11062] * trunk/FACT++/src/DimErrorRedirecter.cc (modified) Removed some old obsolete comments and changed fatal errors to Fatal() Sat, 18 Jun 2011 16:48:17 GMT tbretz [11061] * trunk/FACT++/src/StateMachineImp.cc (modified) Improved the output when a command was added; suppress anything ... Sat, 18 Jun 2011 16:47:17 GMT tbretz [11060] * trunk/FACT++/src/Console.cc (modified) Call PrintBootMsg non-interactive in ConsoleStream Sat, 18 Jun 2011 16:45:52 GMT tbretz [11059] * trunk/FACT++/src/DimDescriptionService.cc (modified) Fixed an exception which was thrown if DimServer::itsName was NULL Sat, 18 Jun 2011 12:43:37 GMT tbretz [11058] * trunk/FACT++/src/ftmctrl.cc (modified) Fixed adding the '.bin' extension to the filename in LOAD and SAVE Sat, 18 Jun 2011 11:12:48 GMT tbretz [11057] * trunk/FACT++/src/fscctrl.cc (modified) Removed RunDim and replaces it with RunShell and LocalStream Sat, 18 Jun 2011 11:12:23 GMT tbretz [11056] * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Removed RunDim and replaces it with RunShell and LocalStream Fri, 17 Jun 2011 08:56:41 GMT tbretz [11053] * trunk/FACT++/src/Console.cc (modified) * trunk/FACT++/src/Console.h (modified) Added ConsoleStream class Fri, 17 Jun 2011 08:55:11 GMT tbretz [11052] * trunk/FACT++/src/dimctrl.cc (modified) Added --exec command Fri, 17 Jun 2011 08:54:38 GMT tbretz [11051] * trunk/FACT++/src/RemoteControl.h (modified) Added the comment command (#) Fri, 17 Jun 2011 08:54:02 GMT tbretz [11050] * trunk/FACT++/src/LocalControl.h (modified) Added the comment (#) command and the LocalStream class Fri, 17 Jun 2011 08:52:20 GMT tbretz [11049] * trunk/FACT++/src/Readline.cc (modified) Added some comments. Thu, 16 Jun 2011 22:05:19 GMT tbretz [11048] * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/Readline.h (modified) Added 'quit' to execute; added IsStopped to check for the 'quit' in ... Thu, 16 Jun 2011 20:54:56 GMT tbretz [11047] * trunk/FACT++/src/LocalControl.h (modified) * trunk/FACT++/src/RemoteControl.h (modified) Added output in case of errors when the .s command is enetered. Thu, 16 Jun 2011 20:41:39 GMT tbretz [11046] * trunk/FACT++/src/Readline.cc (modified) Removed an obsolete comment. Thu, 16 Jun 2011 20:27:59 GMT tbretz [11045] * trunk/FACT++/src/LocalControl.h (modified) * trunk/FACT++/src/RemoteControl.h (modified) Added possibility to block execution until the state machine has ... Thu, 16 Jun 2011 20:27:17 GMT tbretz [11044] * trunk/FACT++/src/ReadlineColor.cc (modified) Added '.w' to list of commands. Thu, 16 Jun 2011 20:26:48 GMT tbretz [11043] * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/fscctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Added the --exec command. Thu, 16 Jun 2011 20:25:57 GMT tbretz [11042] * trunk/FACT++/src/Readline.cc (modified) Added time to output in Execute Thu, 16 Jun 2011 18:55:33 GMT tbretz [11041] * trunk/FACT++/src/Converter.cc (modified) Replaced interpretation of single characters by the interpretation of ... Thu, 16 Jun 2011 18:42:22 GMT tbretz [11040] * trunk/FACT++/src/FACT.cc (modified) * trunk/FACT++/src/ReadlineColor.cc (modified) Removed obsolete include of tools.h Thu, 16 Jun 2011 18:41:33 GMT tbretz [11039] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Configuration.h (modified) 'UnLibToolize' the program name. Thu, 16 Jun 2011 18:40:34 GMT tbretz [11038] * trunk/FACT++/src/Readline.cc (modified) Make sure the pointer passed to rl_readline_name is kept valid. Thu, 16 Jun 2011 18:39:38 GMT tbretz [11037] * trunk/FACT++/src/FACT.cc (modified) * trunk/FACT++/src/ReadlineColor.cc (modified) Replaced deprecated boost::filesystem::basename; removed libtoolize ... Thu, 16 Jun 2011 16:46:06 GMT tbretz [11034] * trunk/FACT++/src/fscctrl.cc (modified) Added some more implementation. Thu, 16 Jun 2011 16:08:51 GMT tbretz [11033] * trunk/FACT++/src/fsc.cc (added) * trunk/FACT++/src/fscctrl.cc (added) Thu, 16 Jun 2011 12:54:04 GMT tbretz [11032] * trunk/FACT++/src/fadctrl.cc (modified) Added output of blocked state to ListSlots() Thu, 16 Jun 2011 10:09:52 GMT tbretz [11031] * trunk/FACT++/src/fadctrl.cc (modified) Implemented BLOCK_TRANSMISSION, SEND_CMD and SEND_DATA Thu, 16 Jun 2011 09:33:16 GMT Daniela Dorner [11030] * trunk/FACT++/src/scheduler.cc (modified) added configuration parameters Wed, 15 Jun 2011 10:41:27 GMT Daniela Dorner [11029] * trunk/FACT++/src/scheduler.cc (modified) added inserting fObservationKEY into the table ScheduledRun Wed, 15 Jun 2011 10:01:48 GMT tbretz [11028] * trunk/FACT++/src/dataLogger.cc (modified) Allow C:N as Dim format Wed, 15 Jun 2011 10:01:24 GMT tbretz [11027] * trunk/FACT++/src/Converter.cc (modified) Allow support for chars; assume that the given size is the ... Wed, 15 Jun 2011 08:57:21 GMT tbretz [11026] * trunk/FACT++/src/Converter.cc (modified) Implemented that even chars are returned as numbers if converted to a ... Tue, 14 Jun 2011 19:14:04 GMT tbretz [11025] * trunk/FACT++/src/triggerschedule.cc (modified) Changed schedule-database-name back to be a required option. Tue, 14 Jun 2011 18:08:35 GMT Daniela Dorner [11024] * trunk/FACT++/src/scheduler.cc (modified) * trunk/FACT++/src/triggerschedule.cc (modified) fixed name Tue, 14 Jun 2011 17:43:27 GMT tbretz [11023] * trunk/FACT++/src/triggerschedule.cc (modified) Changed schedule-database-name from required to default empty Tue, 14 Jun 2011 17:42:12 GMT tbretz [11022] * trunk/FACT++/src/scheduler.cc (modified) Added more const qualifiers. Tue, 14 Jun 2011 17:27:41 GMT tbretz [11021] * trunk/FACT++/src/triggerschedule.cc (modified) Changed name from schedule-database to schedule-database-name Tue, 14 Jun 2011 17:06:30 GMT tbretz [11020] * trunk/FACT++/src/Configuration.cc (modified) Commented out some checks; mysqlpp throws exceptions Tue, 14 Jun 2011 17:04:59 GMT tbretz [11019] * trunk/FACT++/src/scheduler.cc (modified) Many structural updates; catch mysqlpp exceptions outside Scheudle(); ... Tue, 14 Jun 2011 15:45:53 GMT tbretz [11018] * trunk/FACT++/src/triggerschedule.cc (modified) Don't assign dbname to something which might be local. Mon, 13 Jun 2011 21:25:39 GMT tbretz [11017] * trunk/FACT++/src/Converter.cc (modified) Removed the wrong string conversion from ToFits; fixed the sanity ... Mon, 13 Jun 2011 17:07:08 GMT tbretz [11016] * trunk/FACT++/src/dataLogger.cc (modified) Improved some logging output; added some debug output for each ... Mon, 13 Jun 2011 17:05:57 GMT tbretz [11015] * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/Fits.h (modified) Added some const-qualifiers. Mon, 13 Jun 2011 16:06:33 GMT tbretz [11014] * trunk/FACT++/src/fadctrl.cc (modified) Fixed some limits; some improvements to the output Mon, 13 Jun 2011 16:05:45 GMT tbretz [11013] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Some little updates; added DataFileDebug Mon, 13 Jun 2011 16:03:47 GMT tbretz [11011] * trunk/FACT++/src/chatserv.cc (modified) Fixed a compilation problem introduced with the latest changes. Fri, 10 Jun 2011 23:30:18 GMT tbretz [11010] * trunk/FACT++/src/DimSetup.cc (modified) * trunk/FACT++/src/DimSetup.h (modified) * trunk/FACT++/src/dns.c (modified) Set '192.168.0.255' as default address because it is a broadcast address. Fri, 10 Jun 2011 22:06:24 GMT tbretz [11005] * trunk/FACT++/src/dns.c (added) A wrapper around dim's dns to set DIM_HOST_NODE automatically. Fri, 10 Jun 2011 22:03:06 GMT tbretz [11004] * trunk/FACT++/src/DimSetup.h (added) Fri, 10 Jun 2011 22:02:30 GMT tbretz [11003] * trunk/FACT++/src/Dim.h (modified) Moved GetLocalIp and Setup to DimSetup Fri, 10 Jun 2011 22:02:05 GMT tbretz [11002] * trunk/FACT++/src/DimSetup.cc (modified) Added a C-wrapper around GetLocalIp. Fri, 10 Jun 2011 21:28:14 GMT tbretz [11000] * trunk/FACT++/src/DimSetup.cc (moved) Fri, 10 Jun 2011 20:48:42 GMT tbretz [10999] * trunk/FACT++/src/Dim.cc (modified) Also print DIM_DNS_NODE. Fri, 10 Jun 2011 20:48:13 GMT tbretz [10998] * trunk/FACT++/src/ReadlineColor.cc (modified) * trunk/FACT++/src/ReadlineColor.h (modified) Added compile time to boot message, added interactive flag. Fri, 10 Jun 2011 20:47:30 GMT tbretz [10997] * trunk/FACT++/src/chatserv.cc (modified) * trunk/FACT++/src/dataLogger.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Added boot message to interactive session. Fri, 10 Jun 2011 19:47:35 GMT tbretz [10995] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added some example code to handle FITS errors. Fri, 10 Jun 2011 19:31:45 GMT tbretz [10994] * trunk/FACT++/src/dataLogger.cc (modified) The pulic functions don't need to be pulic. Fri, 10 Jun 2011 19:26:10 GMT tbretz [10993] * trunk/FACT++/src/dataLogger.cc (modified) Added a const-qualifier. Fri, 10 Jun 2011 19:12:47 GMT tbretz [10992] * trunk/FACT++/src/dataLogger.cc (modified) More improvements to logging; log when files are opened and/or closed ... Fri, 10 Jun 2011 18:40:35 GMT tbretz [10991] * trunk/FACT++/src/dataLogger.cc (modified) Fixed a typo in a command description. Fri, 10 Jun 2011 18:27:14 GMT tbretz [10990] * trunk/FACT++/src/dataLogger.cc (modified) Restructured some code; unified some functions; adapted some logging ... Fri, 10 Jun 2011 15:22:07 GMT tbretz [10987] * trunk/FACT++/src/fadctrl.cc (modified) Set the timeout between header and data to 500ms. 50ms was to small ... Fri, 10 Jun 2011 15:15:47 GMT tbretz [10986] * trunk/FACT++/src/fadctrl.cc (modified) Replaces vector by map to allow ... Fri, 10 Jun 2011 13:49:45 GMT tbretz [10983] * trunk/FACT++/src/Connection.cc (modified) Canceled conecction atempts now stop the connection atempt. Fri, 10 Jun 2011 10:58:49 GMT tbretz [10979] * trunk/FACT++/src/EventBuilder.c (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/FACT++/src/FAD.h (modified) Replaced Adc_data[1] by Adc_data[] Fri, 10 Jun 2011 09:55:50 GMT tbretz [10978] * trunk/FACT++/src/fadctrl.cc (modified) Currently CmdWriteRate doesn't need an execute command. Fri, 10 Jun 2011 09:54:53 GMT tbretz [10977] * trunk/FACT++/src/StateMachineImp.cc (modified) Added some debug messages to see when commands get posted and/or handled. Fri, 10 Jun 2011 09:54:16 GMT tbretz [10976] * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/Readline.h (modified) Added a log-file for everything entered. Fri, 10 Jun 2011 09:22:08 GMT tbretz [10975] * trunk/FACT++/src/fadctrl.cc (modified) Added lost line again. Fri, 10 Jun 2011 08:54:40 GMT lyard [10974] * trunk/FACT++/src/dataLogger.cc (modified) Moved update of stats and trim of old run numbers to functions 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. Fri, 10 Jun 2011 08:15:58 GMT tbretz [10972] * trunk/FACT++/src/DimServerList.cc (modified) Added a comment. Fri, 10 Jun 2011 07:52:28 GMT lyard [10971] * trunk/FACT++/src/dataLogger.cc (modified) Moved monitoring thread to main thread. Added timeout config Thu, 09 Jun 2011 22:31:28 GMT tbretz [10968] * trunk/FACT++/src/dataLogger.cc (modified) Added some const-qualifiers and did a few minor changes to the layout ...