# # ChangeLog for trunk/FACT++/src # # Generated by Trac 1.5.2 # 10/03/24 01:32:00 Wed, 21 Aug 2013 13:49:56 GMT tbretz [17034] * trunk/FACT++/src/makedata.cc (modified) Typo: pos -> pow Tue, 20 Aug 2013 07:05:05 GMT tbretz [17030] * trunk/FACT++/src/feedback.cc (modified) Fixed a bug in the R8 service; service calibrated currents also ... Mon, 19 Aug 2013 22:24:21 GMT tbretz [17029] * trunk/FACT++/src/smartfact.cc (modified) Fixed some possible crashes at startup when some of the arrays do not ... Mon, 19 Aug 2013 15:36:59 GMT tbretz [17027] * trunk/FACT++/src/feedback.cc (modified) Went over the dim services and updated them with new information or ... Mon, 19 Aug 2013 15:34:29 GMT tbretz [17026] * trunk/FACT++/src/ratecontrol.cc (modified) Directly use the calibrated currents from the feedback. Mon, 19 Aug 2013 15:33:52 GMT tbretz [17025] * trunk/FACT++/src/HeadersFeedback.h (modified) Changed to new scheme of states. Mon, 19 Aug 2013 15:33:21 GMT tbretz [17024] * trunk/FACT++/src/biasctrl.cc (modified) Changed the calibration from juts an offset to an offset and a slope. ... Mon, 19 Aug 2013 15:29:10 GMT tbretz [17020] * trunk/FACT++/src/smartfact.cc (modified) Adapted to the changes in biasctrl and feedback (get calibrated ... Wed, 14 Aug 2013 12:16:41 GMT lyard [17007] * trunk/FACT++/src/fitsDecompressor.cc (added) added decompressor program Wed, 14 Aug 2013 12:15:58 GMT lyard [17006] * trunk/FACT++/src/fitsCompressor.cc (modified) this is version with improved wrong channels output Mon, 12 Aug 2013 16:50:36 GMT tbretz [17005] * trunk/FACT++/src/drivectrl.cc (modified) Fixed a copy&paste typo in a description. Mon, 12 Aug 2013 16:36:32 GMT tbretz [17004] * trunk/FACT++/src/drivectrl.cc (modified) Changed the way the source position is updated. When a poitning ... Mon, 12 Aug 2013 12:41:01 GMT lyard [17000] * trunk/FACT++/src/fitsdump.cc (modified) added option to load appropriate table among several ones in a single ... Tue, 06 Aug 2013 09:03:34 GMT tbretz [16996] * trunk/FACT++/src/makedata.cc (modified) * trunk/FACT++/src/makeplots.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Updated current prediction to latest one. Fri, 26 Jul 2013 12:23:17 GMT tbretz [16985] * trunk/FACT++/src/InterpreterV8.cc (modified) Every context which we enter, we have to exit as well, otherwise ... 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 11:00:32 GMT tbretz [16979] * trunk/FACT++/src/fadctrl.cc (modified) Added a comment to the Configuring1 state. Tue, 23 Jul 2013 10:59:26 GMT tbretz [16978] * trunk/FACT++/src/Time.cc (modified) When compiling without libnova, GetMjd must read Mjd 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. Sun, 21 Jul 2013 17:03:44 GMT tbretz [16975] * trunk/FACT++/src/makedata.cc (modified) Forgot to use the reduced precision for the moon position ... Sun, 21 Jul 2013 16:22:01 GMT tbretz [16972] * trunk/FACT++/src/smartfact.cc (modified) src in GetListConfition is equal to pos and pos is in deg/deg. ... Sun, 21 Jul 2013 16:04:15 GMT tbretz [16969] * trunk/FACT++/src/makedata.cc (modified) * trunk/FACT++/src/makeplots.cc (modified) Fixed a stupid bug: ln__equ_posn stores RS in degree not in hours, ... Sat, 20 Jul 2013 13:38:16 GMT tbretz [16968] * trunk/FACT++/src/showlog.cc (modified) Added a possibility to strip color codes. Fri, 19 Jul 2013 11:55:20 GMT tbretz [16967] * trunk/FACT++/src/feedback.cc (modified) Updated new feedback algorithm. Fri, 19 Jul 2013 11:49:59 GMT tbretz [16965] * trunk/FACT++/src/biasctrl.cc (modified) Added the slope to the channel calibration (conversion from dac ... Fri, 19 Jul 2013 08:07:03 GMT lyard [16964] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) * trunk/FACT++/src/fitsdump.cc (modified) replaced fits with fact fits to be able to read compressed files Thu, 18 Jul 2013 12:10:56 GMT tbretz [16961] * trunk/FACT++/src/fscctrl.cc (modified) Fixed a typo in the program option descriptions. Thu, 18 Jul 2013 12:10:31 GMT tbretz [16960] * trunk/FACT++/src/HeadersTNGWeather.h (modified) Renamed Seeing to SeeingMed, added SeeingStdev and Solarimeter Thu, 18 Jul 2013 12:10:01 GMT tbretz [16959] * trunk/FACT++/src/Converter.cc (modified) Use ::tolower instead of this compilcated cast construction. Thu, 18 Jul 2013 12:09:35 GMT tbretz [16958] * trunk/FACT++/src/Connection.h (modified) Made StartConnection virtual to allow ConnectionGCN to change the IP ... Thu, 18 Jul 2013 12:05:54 GMT tbretz [16956] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added a check that the new night-as-int is never decreased; improved ... Thu, 18 Jul 2013 12:02:39 GMT tbretz [16955] * trunk/FACT++/src/tngweather.cc (modified) Removed the need for the Soprano library, fixed the units in the ... Thu, 18 Jul 2013 12:01:49 GMT tbretz [16954] * trunk/FACT++/src/HeadersGCN.h (added) * trunk/FACT++/src/gcn.cc (added) Tue, 02 Jul 2013 09:22:44 GMT lyard [16944] * trunk/FACT++/src/fitsCompressor.cc (modified) Fixed FITS conformance issue for .fz files when numrows=0 Fri, 28 Jun 2013 13:32:01 GMT tbretz [16941] * trunk/FACT++/src/biasctrl.cc (modified) Moved the conversion from dac to volt to its own function - for later ... Fri, 28 Jun 2013 13:10:55 GMT tbretz [16940] * trunk/FACT++/src/Console.cc (modified) Added a comment. Thu, 27 Jun 2013 22:27:47 GMT tbretz [16938] * trunk/FACT++/src/ReadlineColor.cc (modified) Added begining and end of line to output. Thu, 27 Jun 2013 21:21:34 GMT tbretz [16937] * trunk/FACT++/src/Readline.cc (modified) Some fixes for the display of command completion results; fixed the ... Thu, 27 Jun 2013 19:11:41 GMT tbretz [16936] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) * trunk/FACT++/src/RemoteControl.h (modified) Added a very simple command completion for java. Wed, 26 Jun 2013 17:05:16 GMT tbretz [16917] * trunk/FACT++/src/Readline.cc (modified) Some consistency... dorce update is the strongest call we have to ... Wed, 26 Jun 2013 17:00:59 GMT tbretz [16916] * trunk/FACT++/src/Readline.cc (modified) Not only when the screen geometry changes, but also when the prompt ... Mon, 24 Jun 2013 15:04:52 GMT lyard [16898] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/zfits.h (modified) Propagated the new naming of enums to other files.... Mon, 24 Jun 2013 14:57:53 GMT lyard [16897] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/checksum.h (modified) * trunk/Mars/mcore/zfits.h (modified) Removed bytes swapping for RAWSUM Sat, 22 Jun 2013 10:45:51 GMT tbretz [16887] * trunk/FACT++/src/drivectrl.cc (modified) Added some smoothing to the deviation responsible for the ... Fri, 21 Jun 2013 21:30:54 GMT tbretz [16885] * trunk/FACT++/src/datalogger.cc (modified) Slightly modified appearance of log-stream. Fri, 21 Jun 2013 21:29:33 GMT tbretz [16884] * trunk/FACT++/src/showlog.cc (modified) Fixed two compiler warnings. Fri, 21 Jun 2013 16:08:18 GMT lyard [16882] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/fits.h (modified) * trunk/Mars/mcore/zfits.h (modified) added correct checksum calculation for compressed fits reader (zfits) Fri, 21 Jun 2013 15:05:13 GMT tbretz [16881] * trunk/FACT++/src/WindowLog.cc (modified) Replaced some loops with cout.write for better performance Fri, 21 Jun 2013 15:02:59 GMT tbretz [16880] * trunk/FACT++/src/Readline.cc (modified) Redisplay has to check if this is an update due to change of terminal ... Fri, 21 Jun 2013 15:01:13 GMT tbretz [16879] * trunk/FACT++/src/RemoteControl.cc (modified) Removed the newline before the prompt. That's were the problems with ... Fri, 21 Jun 2013 15:00:45 GMT tbretz [16878] * trunk/FACT++/src/RemoteControl.h (modified) Removed the obsolete check for 'use striut' Fri, 21 Jun 2013 13:41:24 GMT tbretz [16877] * trunk/FACT++/src/Readline.h (modified) Removed a stray debug output. Fri, 21 Jun 2013 12:38:47 GMT lyard [16876] * trunk/FACT++/src/datalogger.cc (modified) removed wrong error tags in log files Wed, 19 Jun 2013 16:14:13 GMT tbretz [16872] * trunk/FACT++/src/RemoteControl.h (modified) Updated EventHook to match virtual function definition. Wed, 19 Jun 2013 16:10:12 GMT tbretz [16871] * trunk/FACT++/src/StateMachineImp.cc (modified) Use a to_string instead of an ostringstream for conversion Wed, 19 Jun 2013 16:09:45 GMT tbretz [16870] * trunk/FACT++/src/ReadlineWindow.cc (modified) When we output something ourselves before the event hook is called in ... Wed, 19 Jun 2013 16:09:29 GMT tbretz [16869] * trunk/FACT++/src/Console.cc (modified) * trunk/FACT++/src/Console.h (modified) * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/Readline.h (modified) * trunk/FACT++/src/ReadlineWindow.h (modified) When we output something ourselves before the event hook is called in ... Wed, 19 Jun 2013 12:14:57 GMT tbretz [16868] * trunk/FACT++/src/Readline.cc (modified) Added 'home' and 'end' key to fixed key bindings, this makes it work ... Wed, 19 Jun 2013 10:21:25 GMT tbretz [16866] * trunk/FACT++/src/ratescan.cc (modified) Removed the output of the ratescans to an ascii file. Sending it to ... Wed, 19 Jun 2013 10:20:46 GMT tbretz [16865] * trunk/FACT++/src/ftmctrl.cc (modified) Increased the time to wait for the data of a ftm reply to a ... Mon, 17 Jun 2013 15:33:22 GMT tbretz [16862] * trunk/FACT++/src/Readline.cc (modified) Deleteing the line does not seem necessary anymore. Sat, 15 Jun 2013 17:18:31 GMT tbretz [16854] * trunk/FACT++/src/EventBuilder.cc (modified) The length of the bytes released must be converted from short to bytes. Fri, 14 Jun 2013 13:56:17 GMT lyard [16848] * trunk/FACT++/src/fitsCompressor.cc (modified) Fixed reconstructed file filename Fri, 14 Jun 2013 13:21:53 GMT lyard [16845] * trunk/FACT++/src/fitsCompressor.cc (modified) Added guard handling of case where startCells not found and Drs requested Fri, 14 Jun 2013 10:06:18 GMT tbretz [16837] * trunk/FACT++/src/HeadersLid.h (modified) * trunk/FACT++/src/lidctrl.cc (modified) Added 'Overcurrent' as possible status. Fri, 14 Jun 2013 09:56:02 GMT tbretz [16836] * trunk/FACT++/src/EventBuilder.cc (modified) Use make_shared where possible. Fri, 14 Jun 2013 09:55:41 GMT tbretz [16835] * trunk/FACT++/src/MessageDim.cc (modified) Moved the Write command back to the main thread, to ensure fast ... Fri, 14 Jun 2013 09:54:35 GMT tbretz [16834] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Changed the time for an update of the EVENTS service to a number ... Fri, 14 Jun 2013 09:52:43 GMT tbretz [16833] * trunk/FACT++/src/InterpreterV8.cc (modified) The disposed handle fInterruptCallback must also be cleared, ... Fri, 14 Jun 2013 09:51:45 GMT tbretz [16832] * trunk/FACT++/src/WindowLog.cc (modified) * trunk/FACT++/src/WindowLog.h (modified) Using a queue, to be able to decouple writing to the log-files from ... Fri, 14 Jun 2013 09:36:59 GMT tbretz [16831] * trunk/FACT++/src/ratecontrol.cc (modified) Do not print any thresholds when the ratecontrol is not in operation. Fri, 14 Jun 2013 09:36:25 GMT tbretz [16830] * trunk/FACT++/src/StateMachineDimControl.cc (modified) Print a warning if an interrupt request is received but no script is ... Thu, 13 Jun 2013 16:11:59 GMT lyard [16826] * trunk/FACT++/src/fitsCompressor.cc (modified) added 0 length files handling Thu, 13 Jun 2013 12:28:21 GMT tbretz [16824] * trunk/FACT++/src/showlog.cc (modified) Updated usage information. Thu, 13 Jun 2013 12:26:40 GMT tbretz [16822] * trunk/FACT++/src/showlog.cc (modified) Removed the day-tag. It looks a bit odd, because we have night-wise ... Thu, 13 Jun 2013 07:55:25 GMT lyard [16820] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/zfits.h (modified) Modified block header's sequence scheme Wed, 12 Jun 2013 21:11:59 GMT tbretz [16817] * trunk/FACT++/src/showlog.cc (added) Wed, 12 Jun 2013 14:56:12 GMT lyard [16814] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/zfits.h (modified) added block headers and changed compression mechanism Wed, 12 Jun 2013 09:58:06 GMT lyard [16810] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/zfits.h (modified) Added tile header to zfits Wed, 12 Jun 2013 09:30:10 GMT lyard [16809] * trunk/FACT++/src/fitsCompressor.cc (modified) Added tile num rows tag Tue, 11 Jun 2013 17:25:32 GMT tbretz [16808] * trunk/FACT++/src/StateMachineImp.cc (modified) kSM_KeepState must also be accounted for Events. Tue, 11 Jun 2013 17:20:30 GMT tbretz [16807] * trunk/FACT++/src/datalogger.cc (modified) Second argument was missing in all SetCurrentState (although I hope ... Tue, 11 Jun 2013 15:44:18 GMT lyard [16806] * trunk/FACT++/src/fitsCompressor.cc (modified) Fixed HEAP size calculation bug Tue, 11 Jun 2013 15:37:00 GMT lyard [16805] * trunk/FACT++/src/fitsCompressor.cc (modified) Added TILE marker and size between tile data Mon, 10 Jun 2013 16:23:28 GMT tbretz [16803] * trunk/FACT++/src/tools.cc (modified) If the first argument does contain an equal sign consider it to be ... Mon, 10 Jun 2013 16:22:45 GMT tbretz [16802] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Allow arguments to be given to the interrupt handler and added a ... Mon, 10 Jun 2013 11:33:17 GMT lyard [16799] * trunk/FACT++/src/fitsCompressor.cc (modified) fixed fitsCompressor's copy verification issue. I was closing the ... Mon, 10 Jun 2013 10:54:29 GMT tbretz [16786] * trunk/FACT++/src/ratecontrol.cc (modified) Make sure no threshold is set initially below the limit (the limit is ... Mon, 10 Jun 2013 10:36:59 GMT tbretz [16785] * trunk/FACT++/src/ratescan.cc (modified) Replaced kConfigured with kConfigured1 according to the recent change ... Mon, 10 Jun 2013 10:36:30 GMT tbretz [16784] * trunk/FACT++/src/mcp.cc (modified) Adapted the state checks according to the recent change in the ftmctrl. Mon, 10 Jun 2013 10:36:02 GMT tbretz [16783] * trunk/FACT++/src/HeadersFTM.h (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Replaced kConfigured by kConfigured1. This is the state in which ... Mon, 10 Jun 2013 10:34:38 GMT tbretz [16782] * trunk/FACT++/src/smartfact.cc (modified) * trunk/FACT++/www/smartfact/struct/status.page (modified) Added MagicLidar and Temperature to status page; replaced some ... Sun, 09 Jun 2013 12:10:56 GMT tbretz [16781] * trunk/FACT++/src/feedback.cc (modified) Implemented the algorithms needed for the new type current control ... Sun, 09 Jun 2013 12:08:25 GMT tbretz [16780] * trunk/FACT++/src/chatserv.cc (modified) Of course the server has to run the central loop... looks like it was ... Sat, 08 Jun 2013 11:56:21 GMT tbretz [16778] * trunk/FACT++/src/ratecontrol.cc (modified) Set all thresholds at once after the steps have been calculated using ... Sat, 08 Jun 2013 11:55:39 GMT tbretz [16777] * trunk/FACT++/src/Dim.h (modified) Added the long awaited customized template for vector Sat, 08 Jun 2013 11:55:12 GMT tbretz [16776] * trunk/FACT++/src/ftmctrl.cc (modified) Implemented SET_SELECTED_THRESHOLDS to allow setting severalö ... Sat, 08 Jun 2013 11:30:58 GMT tbretz [16775] * trunk/FACT++/src/fadctrl.cc (modified) Introduced a new state kConfiguring3 which checks if the messages to ... Sat, 08 Jun 2013 11:28:58 GMT tbretz [16774] * trunk/FACT++/src/EventBuilder.cc (modified) After five minutes of inactivity, sleep 10ms instead of 1us if all ... Sat, 08 Jun 2013 11:28:09 GMT tbretz [16773] * trunk/FACT++/src/HeadersFAD.h (modified) Introduced the new state kConfiguring3