# # ChangeLog for trunk/FACT++/src # # Generated by Trac 1.5.2 # 09/23/24 00:20:43 Fri, 22 Jun 2012 14:30:55 GMT lyard [14217] * trunk/FACT++/src/datalogger.cc (modified) farewell run logs Fri, 22 Jun 2012 09:08:43 GMT tbretz [14214] * trunk/FACT++/src/dimctrl.cc (modified) Added the --msg command line option Fri, 22 Jun 2012 09:08:19 GMT tbretz [14213] * trunk/FACT++/src/smartfact.cc (modified) Added history of chat messages; added camera switching to event ... Fri, 22 Jun 2012 09:06:36 GMT tbretz [14212] * trunk/FACT++/src/StateMachineDimControl.cc (modified) Added a possibility to send a chat-message. Fri, 22 Jun 2012 09:06:09 GMT tbretz [14211] * trunk/FACT++/src/ftmctrl.cc (modified) Added a description for SET_PRESCALING Tue, 19 Jun 2012 08:24:22 GMT tbretz [14188] * trunk/FACT++/src/moon.cc (modified) Fixed a problem with the optionality of ra and dec Mon, 18 Jun 2012 21:23:16 GMT tbretz [14186] * trunk/FACT++/src/feedback.cc (modified) Fixed a compilation issue. Mon, 18 Jun 2012 20:54:20 GMT tbretz [14185] * trunk/FACT++/src/InterpreterV8.cc (modified) Some small updated to the database enine,mainly ReadOnlys Mon, 18 Jun 2012 20:52:23 GMT tbretz [14183] * trunk/FACT++/src/moon.cc (added) Thu, 14 Jun 2012 16:49:14 GMT tbretz [14179] * trunk/FACT++/src/Connection.cc (modified) Changed keep alive time from 10s to 30s. This increases the latency ... Wed, 13 Jun 2012 20:42:34 GMT tbretz [14178] * trunk/FACT++/src/DataCalib.cc (modified) Shortened some too long Key descriptions. Wed, 13 Jun 2012 16:38:21 GMT tbretz [14177] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Added a simple database interface. Wed, 13 Jun 2012 14:34:32 GMT lyard [14172] * trunk/FACT++/src/datalogger.cc (modified) fixed quality bug in datalogger Wed, 13 Jun 2012 13:25:42 GMT tbretz [14169] * trunk/FACT++/src/DataCalib.cc (modified) Improved some error messages. Wed, 13 Jun 2012 13:25:14 GMT tbretz [14168] * trunk/FACT++/src/DataProcessorImp.h (modified) Added a default argument to Write, although strictly speaking it is ... Tue, 12 Jun 2012 22:41:39 GMT tbretz [14161] * trunk/FACT++/src/smartfact.cc (modified) Added the possibility to start no dim-server; added some checks for ... Sun, 10 Jun 2012 21:50:59 GMT tbretz [14148] * trunk/FACT++/src/DataCalib.cc (modified) Improved some error messages; added a warning if a run contained no ... Sun, 10 Jun 2012 21:45:10 GMT tbretz [14147] * trunk/FACT++/src/DataWriteFits2.cc (modified) Fixed some wrong units. Sun, 10 Jun 2012 13:51:43 GMT tbretz [14145] * trunk/FACT++/src/smartfact.cc (modified) Added run-number to ovservation list; create hist-visibility.bin ... Sat, 09 Jun 2012 21:11:10 GMT tbretz [14140] * trunk/FACT++/src/smartfact.cc (modified) Added a unit to the bias voltage during calibration; change the limit ... Sat, 09 Jun 2012 21:01:53 GMT tbretz [14139] * trunk/FACT++/src/smartfact.cc (modified) Display a drive error not just by a red background; replaced rc.index ... Sat, 09 Jun 2012 20:54:08 GMT tbretz [14138] * trunk/FACT++/src/smartfact.cc (modified) * trunk/FACT++/www/smartfact/index.js (modified) Changed the seperator for rows from \0 to \x7f. In this way we can ... Sat, 09 Jun 2012 20:32:09 GMT tbretz [14136] * trunk/FACT++/src/smartfact.cc (modified) * trunk/FACT++/www/smartfact/index.js (modified) Changed the range of the binary files from 1-127 instead of 0-127. ... Fri, 08 Jun 2012 21:01:56 GMT tbretz [14135] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) * trunk/FACT++/src/RemoteControl.h (modified) Added a function dim.out which will only print to the local console; ... Fri, 08 Jun 2012 17:16:40 GMT tbretz [14133] * trunk/FACT++/src/InterpreterV8.h (modified) Fixed the case without V8 Fri, 08 Jun 2012 17:08:49 GMT tbretz [14132] * trunk/FACT++/src/StateMachineDimControl.cc (added) * trunk/FACT++/src/StateMachineDimControl.h (added) Added new version of the core of dimctrl with callbacks to access the ... Fri, 08 Jun 2012 17:06:52 GMT tbretz [14128] * trunk/FACT++/src/dimctrl.cc (modified) Replaced old code with the new use of a full state machine ... Fri, 08 Jun 2012 17:06:19 GMT tbretz [14127] * trunk/FACT++/src/InterpreterV8.h (modified) Argument of JsUnsuscribe should stay string Fri, 08 Jun 2012 17:05:57 GMT tbretz [14126] * trunk/FACT++/src/RemoteControl.cc (modified) * trunk/FACT++/src/RemoteControl.h (modified) Removed the DimNetwork; implemented the JavaScript interpreter. Fri, 08 Jun 2012 16:24:12 GMT tbretz [14125] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Store pointer to event in external field -- not sure if we'll ever ... Fri, 08 Jun 2012 16:09:54 GMT tbretz [14124] * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/StateMachineImp.h (modified) Added locking to subscription and unsubscription of events. This ... Fri, 08 Jun 2012 16:04:27 GMT tbretz [14123] * trunk/FACT++/src/DimState.h (modified) Fixed a problem when calling the base class in Subscribe Fri, 08 Jun 2012 16:03:27 GMT tbretz [14122] * trunk/FACT++/src/InterpreterV8.cc (modified) Fixed a typo. Fri, 08 Jun 2012 10:26:24 GMT tbretz [14114] * trunk/FACT++/src/smartfact.cc (modified) Renamed another audio file. Fri, 08 Jun 2012 10:22:36 GMT tbretz [14113] * trunk/FACT++/src/smartfact.cc (modified) Improved observation list history; changed name of sound files. Thu, 07 Jun 2012 15:24:30 GMT tbretz [14112] * trunk/FACT++/src/smartfact.cc (modified) Do not display bias current warnings if bias crate is switched off. Thu, 07 Jun 2012 15:22:30 GMT tbretz [14111] * trunk/FACT++/src/smartfact.cc (modified) Do not display bias current warnings if bias crate is switched off. Thu, 07 Jun 2012 15:16:46 GMT tbretz [14110] * trunk/FACT++/src/smartfact.cc (modified) Added an observation list. Thu, 07 Jun 2012 10:05:08 GMT tbretz [14103] * trunk/FACT++/src/InterpreterV8.cc (modified) Added qos to service-object. Wed, 06 Jun 2012 15:27:40 GMT tbretz [14094] * trunk/FACT++/src/Event.h (modified) Added default constructor. Wed, 06 Jun 2012 15:27:15 GMT tbretz [14093] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Implemented and/or fixed the support for service subscriptions. Tue, 05 Jun 2012 17:49:48 GMT tbretz [14088] * trunk/FACT++/src/InterpreterV8.cc (modified) Made 'command line' arguments ReadOnly Tue, 05 Jun 2012 16:35:13 GMT tbretz [14087] * trunk/FACT++/src/DimState.cc (added) Tue, 05 Jun 2012 16:34:59 GMT tbretz [14086] * trunk/FACT++/src/DimState.h (modified) Added std:: and some new classes for the server list and the service ... Tue, 05 Jun 2012 16:30:45 GMT tbretz [14085] * trunk/FACT++/src/Shell.h (modified) Added Lock/Unlock template Tue, 05 Jun 2012 16:28:10 GMT tbretz [14084] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Removed 'name' function and return a state-object instead. Tue, 05 Jun 2012 16:23:36 GMT tbretz [14083] * trunk/FACT++/src/Console.cc (modified) * trunk/FACT++/src/Console.h (modified) Moved switching off and on of the logging before and after a sleep to ... Tue, 05 Jun 2012 12:34:58 GMT tbretz [14075] * trunk/FACT++/src/DataCalib.cc (modified) Unintentionally also the Gain-RMS was resetted when the trigger- ... Tue, 05 Jun 2012 09:29:11 GMT tbretz [14073] * trunk/FACT++/src/HeadersBIAS.h (modified) Added missing define for encapsulation of Header Mon, 04 Jun 2012 20:53:32 GMT tbretz [14072] * trunk/FACT++/src/StateMachineImp.cc (modified) I don't know what exactly it is about the deque I am using, but it ... Mon, 04 Jun 2012 20:51:39 GMT tbretz [14071] * trunk/FACT++/src/Console.cc (modified) Process Readline's external input in the mainloop. Mon, 04 Jun 2012 20:50:34 GMT tbretz [14070] * trunk/FACT++/src/StateMachineDim.h (modified) Allow to instantiate the DimServer without a name. In this case the ... Mon, 04 Jun 2012 20:48:13 GMT tbretz [14069] * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/Readline.h (modified) Added something to the EventHook which allows to post command from ... Mon, 04 Jun 2012 20:47:26 GMT tbretz [14068] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Added V8 disposal to destructor. Sun, 03 Jun 2012 21:51:47 GMT tbretz [14060] * trunk/FACT++/src/RemoteControl.h (modified) Implemented JsState and JsName, fixed a problem in JsSleep Sun, 03 Jun 2012 21:50:55 GMT tbretz [14059] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Added special '$' array as arguments; moved sleep to dim-space; added ... Sun, 03 Jun 2012 20:51:27 GMT tbretz [14058] * trunk/FACT++/src/RemoteControl.h (modified) Set the script name to be properly distributed by dimctrl. Sun, 03 Jun 2012 20:51:05 GMT tbretz [14057] * trunk/FACT++/src/Readline.h (modified) Allow derived classes to manipulate fScript Sun, 03 Jun 2012 20:39:43 GMT tbretz [14055] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) * trunk/FACT++/src/RemoteControl.h (modified) Added the possibility to run with arguments; added exit() command to JS Sun, 03 Jun 2012 20:39:02 GMT tbretz [14054] * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) Allow to split command lines without equal signs Sun, 03 Jun 2012 19:26:26 GMT tbretz [14053] * trunk/FACT++/src/DimServiceInfoList.cc (modified) Omit the 'Command emitted successfully... we assume that it was ... Sun, 03 Jun 2012 19:25:37 GMT tbretz [14052] * trunk/FACT++/src/dimctrl.cc (modified) Stop a readline and JavaScript if STOP is received. Sun, 03 Jun 2012 19:25:12 GMT tbretz [14051] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Allow stoppping the script from everyhwere. Sun, 03 Jun 2012 19:21:39 GMT tbretz [14050] * trunk/FACT++/src/RemoteControl.cc (modified) * trunk/FACT++/src/RemoteControl.h (modified) Added InterpreterV8 as base class to allow running JavaScripts Sun, 03 Jun 2012 19:20:26 GMT tbretz [14049] * trunk/FACT++/src/InterpreterV8.cc (added) * trunk/FACT++/src/InterpreterV8.h (added) JavaScript engine based on google's v8. Sat, 02 Jun 2012 20:33:54 GMT tbretz [14047] * trunk/FACT++/src/Database.h (modified) Exception handling around stoi needed Sat, 02 Jun 2012 20:28:50 GMT tbretz [14046] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Database.h (modified) * trunk/FACT++/src/drivectrl.cc (modified) Implemented conversion of data-base to uri Sat, 02 Jun 2012 20:24:58 GMT tbretz [14045] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Simplified database access. Sat, 02 Jun 2012 20:17:37 GMT tbretz [14044] * trunk/FACT++/src/Database.h (added) A wrapper to support a more direct database access. Sat, 02 Jun 2012 19:38:22 GMT tbretz [14043] * trunk/FACT++/src/smartfact.cc (modified) Fixed pointing.data Sat, 02 Jun 2012 19:30:15 GMT tbretz [14042] * trunk/FACT++/src/smartfact.cc (modified) Added a source list and some improvements to the astronomy calculations. Sat, 02 Jun 2012 15:52:21 GMT tbretz [14040] * trunk/FACT++/src/smartfact.cc (modified) * trunk/FACT++/www/smartfact/index.css (modified) Added a third column to the astro table and a source-list page with ... Sat, 02 Jun 2012 14:39:36 GMT tbretz [14039] * trunk/FACT++/src/drivectrl.cc (modified) HAS_SQL -> HAVE_SQL Sat, 02 Jun 2012 14:39:13 GMT tbretz [14038] * trunk/FACT++/src/Configuration.cc (modified) HAS_SQL -> HAVE_SQL Sat, 02 Jun 2012 14:38:53 GMT tbretz [14037] * trunk/FACT++/src/smartfact.cc (modified) Addded source database as option. Sat, 02 Jun 2012 14:14:13 GMT tbretz [14036] * trunk/FACT++/src/smartfact.cc (modified) * trunk/FACT++/www/smartfact/index.css (modified) Implemented the display of the distance between known sources and the ... Sat, 02 Jun 2012 11:52:44 GMT tbretz [14034] * trunk/FACT++/src/smartfact.cc (modified) Added history for errors; updated error handling to be able to do ... Sat, 02 Jun 2012 11:50:34 GMT tbretz [14033] * trunk/FACT++/src/feedback.cc (modified) Updated the algorithm to faster set the correct voltage in case of ... Sat, 02 Jun 2012 11:49:38 GMT tbretz [14032] * trunk/FACT++/src/DimState.h (modified) Store last state; replaced fixed values by enums Fri, 01 Jun 2012 15:25:45 GMT tbretz [14025] * trunk/FACT++/src/DataCalib.cc (modified) * trunk/FACT++/src/DataCalib.h (modified) Started to prepare to move WriteFits as WriteFitsImp to ... Fri, 01 Jun 2012 15:13:10 GMT tbretz [14024] * trunk/FACT++/src/DataCalib.cc (modified) * trunk/FACT++/src/DataCalib.h (modified) Some exception handling around WriteFits Fri, 01 Jun 2012 15:06:28 GMT tbretz [14023] * trunk/FACT++/src/DataWriteFits2.cc (modified) * trunk/FACT++/src/DataWriteFits2.h (modified) Moved the creation of the default keys to a static function so that ... Fri, 01 Jun 2012 15:05:58 GMT tbretz [14022] * trunk/FACT++/src/DataCalib.cc (modified) Replaced the use of the old fits class with ofits. Fri, 01 Jun 2012 13:27:30 GMT tbretz [14021] * trunk/FACT++/src/feedback.cc (modified) Updated the rules which apply during current feedback before the ... Fri, 01 Jun 2012 13:16:26 GMT tbretz [14020] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Updated and fixed the event selection for the event display and the ... Fri, 01 Jun 2012 12:27:35 GMT tbretz [14019] * trunk/FACT++/src/StateMachineDim.cc (modified) Fixed a problem if fDescriptionStates.itsData was still zero. I guess ... Fri, 01 Jun 2012 12:26:46 GMT tbretz [14018] * trunk/FACT++/src/HeadersDrive.h (modified) * trunk/FACT++/src/drivectrl.cc (modified) Added automatic parking if sun-rise has been passed and a locked ... Fri, 01 Jun 2012 12:25:39 GMT tbretz [14017] * trunk/FACT++/src/dimctrl.cc (modified) Replaced lexical_cast by to_string Fri, 01 Jun 2012 12:25:20 GMT tbretz [14016] * trunk/FACT++/src/Main.h (modified) Replaced lexical cast by to_string Fri, 01 Jun 2012 11:10:55 GMT tbretz [14015] * trunk/FACT++/src/DimState.h (modified) Added support for 'the last state' Fri, 01 Jun 2012 11:08:39 GMT tbretz [14014] * trunk/FACT++/src/smartfact.cc (modified) Added audio-support; renamed Astro to Sun Fri, 01 Jun 2012 08:52:15 GMT tbretz [14013] * trunk/FACT++/src/fscctrl.cc (modified) Set the verbosity to quiet per default. Thu, 31 May 2012 18:35:36 GMT tbretz [14011] * trunk/FACT++/src/StateMachineDim.cc (modified) Exit with 128 not -1 Thu, 31 May 2012 18:35:16 GMT tbretz [14010] * trunk/FACT++/src/Readline.cc (modified) Exit with 128 not -1 Thu, 31 May 2012 18:34:53 GMT tbretz [14009] * trunk/FACT++/src/biasctrl.cc (modified) * trunk/FACT++/src/chatclient.cc (modified) * trunk/FACT++/src/chatserv.cc (modified) * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/dimctrl.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/feedback.cc (modified) * trunk/FACT++/src/fscctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/magicweather.cc (modified) * trunk/FACT++/src/mcp.cc (modified) * trunk/FACT++/src/ratecontrol.cc (modified) * trunk/FACT++/src/ratescan.cc (modified) * trunk/FACT++/src/skypeclient.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) * trunk/FACT++/src/timecheck.cc (modified) * trunk/FACT++/src/tngweather.cc (modified) Exit with 127 if parsing of command line options failed. Thu, 31 May 2012 18:14:17 GMT tbretz [14008] * trunk/FACT++/src/StateMachineImp.h (modified) If no exit code is given explicitly, assume that everything was ok. Thu, 31 May 2012 16:18:52 GMT tbretz [14007] * trunk/FACT++/src/StateMachineDim.cc (modified) Removed obsolete use of c_str Thu, 31 May 2012 16:11:37 GMT tbretz [14006] * trunk/FACT++/src/MessageDim.cc (modified) Removed some more unnecessary c_str() Thu, 31 May 2012 16:02:48 GMT tbretz [14005] * trunk/FACT++/src/EventImp.cc (modified) * trunk/FACT++/src/EventImp.h (modified) * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/StateMachineImp.h (modified) replaced more 'const char *' by std::string& Thu, 31 May 2012 15:46:32 GMT tbretz [14004] * trunk/FACT++/src/timecheck.cc (modified) Fixed a minor compilation issue