# # ChangeLog for / # # Generated by Trac 1.5.2 # 09/23/24 16:25:52 Sat, 09 Apr 2011 13:06:28 GMT tbretz [10332] * trunk/FACT++/src/EventImp.cc (modified) Slightly modified the Print() output. Sat, 09 Apr 2011 13:05:49 GMT tbretz [10331] * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/Readline.h (modified) Added Stop member function to interrupt readline. Fri, 08 Apr 2011 19:44:21 GMT tbretz [10330] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/ServiceList.cc (modified) * trunk/FACT++/src/dataLogger.cc (modified) Little updates to fix some doxygen warnings. Fri, 08 Apr 2011 14:44:42 GMT tbretz [10329] * trunk/FACT++/src/ServiceList.cc (modified) Removed some unintentional debug output. Fri, 08 Apr 2011 13:26:50 GMT weitzel [10328] * firmware/FTM/FTM_central_control.vhd (modified) * firmware/FTM/FTM_top_tb.vhd (modified) * firmware/FTM/ftm_definitions.vhd (modified) * firmware/FTM/ftu_control/FTM_ftu_control.vhd (modified) changes in FTM firmware to debug rates readout, clock conditioner added Fri, 08 Apr 2011 13:08:45 GMT tbretz [10327] * trunk/FACT++/src/ServiceList.cc (modified) * trunk/FACT++/src/StateMachineImp.cc (modified) Switched on the non dim-standard formats for DimCommands; improved ... Fri, 08 Apr 2011 13:07:50 GMT tbretz [10326] * trunk/FACT++/src/Converter.cc (modified) * trunk/FACT++/src/Converter.h (modified) Fixed the conversion for the Option-argument. Thu, 07 Apr 2011 21:02:44 GMT tbretz [10325] * trunk/FACT++/src/ReadlineColor.cc (modified) * trunk/FACT++/src/test3.cc (modified) Remove lt- prefix from libtool from program name. Thu, 07 Apr 2011 20:53:23 GMT tbretz [10324] * trunk/FACT++/src/Time.h (modified) Added a constructor whihc allows construction from MJD. Thu, 07 Apr 2011 20:52:45 GMT tbretz [10323] * trunk/FACT++/src/Converter.cc (modified) Some fixed to the docu. Thu, 07 Apr 2011 20:52:25 GMT tbretz [10322] * trunk/FACT++/src/Configuration.cc (modified) Initialize fPrintUsage in constructor. Thu, 07 Apr 2011 20:51:54 GMT tbretz [10321] * trunk/FACT++/src/ReadlineColor.cc (modified) Display only the basename of the program. Thu, 07 Apr 2011 20:51:23 GMT tbretz [10320] * trunk/FACT++/src/MessageImp.cc (modified) Removed an obsolete std:: Thu, 07 Apr 2011 20:50:35 GMT tbretz [10319] * trunk/FACT++/.macro_dir/mysql_devel.m4 (modified) Removed two obsolete macro calls. Thu, 07 Apr 2011 19:45:12 GMT tbretz [10318] * trunk/FACT++/MAINPAGE (modified) Added some more information. Thu, 07 Apr 2011 18:59:12 GMT tbretz [10317] * trunk/FACT++/src/DimDescriptionService.cc (added) * trunk/FACT++/src/DimDescriptionService.h (added) Added missing files Thu, 07 Apr 2011 15:39:02 GMT tbretz [10316] * trunk/FACT++/src/test3.cc (modified) Added some more --help text. Thu, 07 Apr 2011 15:38:32 GMT tbretz [10315] * trunk/FACT++/src/MessageImp.h (modified) Added const qualifier to member functions returning fOut. Thu, 07 Apr 2011 15:38:02 GMT tbretz [10314] * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/StateMachineImp.h (modified) Added descriptions for the default states; added PrintListOfStates ... Thu, 07 Apr 2011 15:36:55 GMT tbretz [10313] * trunk/FACT++/src/ReadlineColor.cc (modified) Some updates to the output of help messages. Thu, 07 Apr 2011 15:36:33 GMT tbretz [10312] * trunk/FACT++/src/LocalControl.h (modified) * trunk/FACT++/src/RemoteControl.h (modified) * trunk/FACT++/src/Shell.cc (modified) * trunk/FACT++/src/Shell.h (modified) Some updates to the output of help messages. Thu, 07 Apr 2011 14:50:29 GMT tbretz [10311] * trunk/FACT++/src/Description.cc (modified) Added some links to the class reference. Thu, 07 Apr 2011 14:49:54 GMT tbretz [10310] * trunk/FACT++/src/LocalControl.h (modified) * trunk/FACT++/src/RemoteControl.h (modified) Removed some little code which is in the base classes anyway. Thu, 07 Apr 2011 14:46:15 GMT tbretz [10309] * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/StateMachineImp.h (modified) Added typedef for StateNames; changed the getter such that they can ... Thu, 07 Apr 2011 14:45:13 GMT tbretz [10308] * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/Readline.h (modified) Added the RedirectionWrapper member function; made the comparison for ... Thu, 07 Apr 2011 14:44:06 GMT tbretz [10307] * trunk/FACT++/src/RemoteControl.cc (modified) Fixed a small problem with wether changing the server should be ... Thu, 07 Apr 2011 14:42:46 GMT tbretz [10306] * trunk/FACT++/src/ServiceList.cc (modified) * trunk/FACT++/src/ServiceList.h (modified) Implemented GetComment and GetDescription member functions. Thu, 07 Apr 2011 14:41:50 GMT tbretz [10305] * trunk/FACT++/src/Console.cc (modified) * trunk/FACT++/src/Console.h (modified) * trunk/FACT++/src/Shell.cc (modified) * trunk/FACT++/src/Shell.h (modified) Use ReadlineColor for unified look and feel. Thu, 07 Apr 2011 14:40:35 GMT tbretz [10304] * trunk/FACT++/src/ReadlineColor.cc (added) * trunk/FACT++/src/ReadlineColor.h (added) Added namespace ReadlineColor to provide some colored output for ... Thu, 07 Apr 2011 11:59:40 GMT tbretz [10303] * trunk/FACT++/src/test3.cc (modified) Added some examples how a proper --help output should look to be ... Thu, 07 Apr 2011 11:55:30 GMT tbretz [10302] * trunk/FACT++/Makefile.am (modified) Added some missing files for the distribution; added new classes. Thu, 07 Apr 2011 11:44:21 GMT tbretz [10301] * trunk/FACT++/src/RemoteControl.h (modified) Implemented commands to display the command description and the ... Thu, 07 Apr 2011 11:40:40 GMT tbretz [10300] * trunk/FACT++/src/StateMachineImp.cc (modified) Fixed typo in function name. Thu, 07 Apr 2011 11:39:27 GMT tbretz [10299] * trunk/FACT++/src/Event.h (modified) * trunk/FACT++/src/EventDim.h (modified) * trunk/FACT++/src/EventImp.cc (modified) * trunk/FACT++/src/EventImp.h (modified) Implemented event description into all kind of events. Thu, 07 Apr 2011 11:35:43 GMT tbretz [10298] * trunk/FACT++/src/ServiceList.cc (modified) * trunk/FACT++/src/ServiceList.h (modified) Added the automatic retrieval of the description strings as send by ... Thu, 07 Apr 2011 11:31:25 GMT tbretz [10297] * trunk/FACT++/src/Description.cc (added) * trunk/FACT++/src/Description.h (added) New struct implementing breaking a descriptive string into name, unit ... Thu, 07 Apr 2011 09:10:33 GMT tbretz [10296] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Configuration.h (modified) Changed some output from cout to cerr to avoid it going to man pages ... Thu, 07 Apr 2011 07:43:01 GMT tbretz [10295] * trunk/FACT++/src/EventImp.cc (modified) * trunk/FACT++/src/EventImp.h (modified) Added operator() for easy configuration; Added fDescription for ... Thu, 07 Apr 2011 07:42:34 GMT tbretz [10294] * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/StateMachineImp.h (modified) AddTransitions and AddConfiguration now return a reference; ... Thu, 07 Apr 2011 07:42:04 GMT tbretz [10293] * trunk/FACT++/src/Converter.cc (modified) Fixed the conversion for cases like 'C:5' Thu, 07 Apr 2011 07:41:36 GMT tbretz [10292] * trunk/FACT++/src/dataLogger.cc (modified) * trunk/FACT++/src/dclient5.cc (modified) Replaced -> by . in AddTransition and AddConfiguration. Wed, 06 Apr 2011 11:19:38 GMT ogrimm [10291] * fact/FADctrl/FAD.cc (modified) * fact/FADctrl/FADBoard.cc (modified) * fact/FADctrl/History.txt (modified) Bug fix to internal pipe communication Tue, 05 Apr 2011 14:06:57 GMT ogrimm [10290] * fact/FADctrl/FAD.cc (modified) * fact/FADctrl/FADBoard.cc (modified) * fact/FADctrl/FADBoard.h (modified) * fact/FADctrl/History.txt (modified) * fact/tools/Edd/Edd.cc (modified) FADctrl publishes event rate per board Tue, 05 Apr 2011 11:08:24 GMT tbretz [10289] * trunk/FACT++/src/Converter.cc (modified) * trunk/FACT++/src/ServiceList.cc (modified) * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/dataLogger.cc (modified) The Converter functions now throw exceptions. The previous way of ... Tue, 05 Apr 2011 10:27:01 GMT tbretz [10288] * trunk/FACT++/src/MessageImp.h (modified) Added Debug() member functions. Tue, 05 Apr 2011 10:25:05 GMT tbretz [10287] * trunk/FACT++/src/Converter.cc (modified) * trunk/FACT++/src/Converter.h (modified) Replaced some int by size_t. Tue, 05 Apr 2011 10:23:17 GMT tbretz [10286] * trunk/FACT++/src/dclient5.cc (modified) Added fReadBuffer, replaced CloseImp() by PostClose(). Tue, 05 Apr 2011 10:22:31 GMT tbretz [10285] * trunk/FACT++/src/Shell.cc (modified) Romved some nonsense comments. Tue, 05 Apr 2011 10:21:27 GMT tbretz [10284] * trunk/FACT++/src/Connection.cc (modified) * trunk/FACT++/src/Connection.h (modified) - Added enum ConnectionStatus_t - change fConnectionStatus type to ... Mon, 04 Apr 2011 12:40:22 GMT tbretz [10283] * trunk/Mars/Changelog (modified) * trunk/Mars/mhbase/MH3.cc (modified) Added asignment of conversion function of TProfile2D. Mon, 04 Apr 2011 12:36:07 GMT tbretz [10282] * trunk/Mars/Changelog (modified) * trunk/Mars/mhbase/MH3.cc (modified) Fixed a problem with a wrong cast. Mon, 04 Apr 2011 09:08:59 GMT tbretz [10281] * trunk/Mars/Changelog (modified) * trunk/Mars/mastro/MAstroCatalog.cc (modified) * trunk/Mars/mgeom/MGeomCam.cc (modified) * trunk/Mars/mhflux/MHEnergyEst.cc (modified) * trunk/Mars/mhist/MHCamera.cc (modified) * trunk/Mars/mmain/MEventDisplay.cc (modified) * trunk/Mars/mpointing/MPointingDevCalc.cc (modified) * trunk/Mars/mreport/MReportFileRead.cc (modified) Fri, 01 Apr 2011 08:39:25 GMT ogrimm [10280] * fact/Evidence/Doc/Evidence.tex (modified) * fact/Evidence/Doc/INSTALL_Edd (copied) * fact/Evidence/Edd (deleted) * fact/Evidence/GUI.cc (copied) * fact/Evidence/GUI.h (copied) * fact/tools/Edd (added) * fact/tools/Edd/Edd.cc (added) * fact/tools/Edd/Edd.h (added) * fact/tools/Edd/Edd.pro (added) * fact/tools/Edd/Error.wav (added) Separated Edd into generic Evidence part and FACT-specific part Fri, 01 Apr 2011 08:27:43 GMT ogrimm [10279] * fact/FADctrl/FADBoard.cc (modified) * fact/FADctrl/FADBoard.h (modified) * fact/FADctrl/History.txt (modified) Frequency available as DIM service Thu, 31 Mar 2011 15:13:29 GMT tbretz [10278] * trunk/FACT++/src/Converter.cc (modified) Skipped processing of the terminating entry in the list. Thu, 31 Mar 2011 15:07:09 GMT tbretz [10277] * trunk/FACT++/src/Converter.cc (modified) Fixed an exception when Get returned in empty string in case ... Wed, 30 Mar 2011 15:11:52 GMT tbretz [10276] * trunk/FACT++/src/StateMachineImp.h (modified) Changed from teh default argument in Run() to an overloaded function, ... Wed, 30 Mar 2011 15:00:15 GMT tbretz [10275] * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/Readline.h (modified) Implemented that all identical previous history entries are removed ... Wed, 30 Mar 2011 14:59:18 GMT tbretz [10274] * trunk/FACT++/src/MessageDim.cc (modified) * trunk/FACT++/src/MessageDim.h (modified) Slight modification to logging output, by default now the output of ... Wed, 30 Mar 2011 14:55:03 GMT tbretz [10273] * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/StateMachineImp.h (modified) Adapted to new interface of Converter class, added the possibility to ... Wed, 30 Mar 2011 14:51:29 GMT tbretz [10272] * trunk/FACT++/src/dataLogger.cc (modified) Implemented a proper interfacing to the reception of a possible EXIT ... Wed, 30 Mar 2011 14:43:05 GMT tbretz [10271] * trunk/FACT++/src/dataLogger.cc (modified) Adapted usage of Converter class, make use of std::replace and ... Wed, 30 Mar 2011 14:41:11 GMT tbretz [10270] * trunk/FACT++/src/Converter.cc (modified) * trunk/FACT++/src/Converter.h (modified) Change the interface. Now it first compiles the format string into a ... Wed, 30 Mar 2011 14:40:20 GMT tbretz [10269] * trunk/FACT++/src/dclient5.cc (modified) Wed, 30 Mar 2011 14:39:31 GMT tbretz [10268] * trunk/FACT++/src/Connection.cc (modified) * trunk/FACT++/src/Connection.h (modified) Some improvements to the connection handling, added some PostMessage ... Wed, 30 Mar 2011 14:37:28 GMT tbretz [10267] * trunk/FACT++/src/ServiceList.cc (modified) Changed to the new usage of the Converter class. Wed, 30 Mar 2011 14:33:37 GMT tbretz [10266] * trunk/FACT++/src/LocalControl.cc (modified) Omitted a variable - just cosmetics. Wed, 30 Mar 2011 10:55:50 GMT lyard [10265] * trunk/FACT++/src/dataLogger.cc (modified) Wed, 30 Mar 2011 09:56:42 GMT lyard [10264] * trunk/FACT++/src/dataLogger.cc (modified) Tue, 29 Mar 2011 14:08:34 GMT ogrimm [10263] * fact/FADctrl/FAD.h (modified) * fact/FADctrl/FADBoard.cc (modified) * fact/FADctrl/History.txt (modified) Limited DIM slow-control update rate Tue, 29 Mar 2011 12:43:25 GMT neise [10262] * fact/FADctrl/FAD.cc (modified) * fact/FADctrl/FADBoard.cc (modified) * fact/FADctrl/FADBoard.h (modified) * fact/FADctrl/History.txt (modified) Added status message for each board Mon, 28 Mar 2011 12:06:34 GMT ogrimm [10261] * fact/FADctrl/FAD.cc (modified) * fact/FADctrl/FADBoard.cc (modified) * fact/FADctrl/History.txt (modified) Boards with communication error are set inactive Thu, 24 Mar 2011 16:38:45 GMT vogler [10260] * firmware/FTM/Clock_cond_interface/Clock_cond_interface.vhd (modified) * firmware/FTM/ftm_definitions.vhd (modified) ftm_definitions clock constants and array for conditioner interface ... Thu, 24 Mar 2011 15:43:44 GMT vogler [10259] * firmware/FTM/Clock_cond_interface/Clock_cond_interface.vhd (modified) * firmware/FTM/ftm_definitions.vhd (modified) ftm_definitions update constants for clock conditioner interface ... Thu, 24 Mar 2011 15:00:51 GMT vogler [10258] * firmware/FTM/Clock_cond_interface/Clock_cond_interface.vhd (modified) * firmware/FTM/ftm_definitions.vhd (modified) ftm_definitions update clk_cond_array_type Thu, 24 Mar 2011 14:54:14 GMT vogler [10257] * firmware/FTM/ftm_definitions.vhd (modified) ftm_definitions update clk_cond_array_type Thu, 24 Mar 2011 14:42:34 GMT weitzel [10256] * firmware/FTM/FTM_central_control.vhd (modified) * firmware/FTM/FTM_top.vhd (modified) * firmware/FTM/FTM_top_tb.vhd (modified) * firmware/FTM/ethernet/cram_control_beha.vhd (modified) * firmware/FTM/ethernet/dd_write_general_modul_beha.vhd (added) * firmware/FTM/ethernet/dram_control_beha.vhd (modified) * firmware/FTM/ethernet/ethernet_modul_beha.vhd (modified) * firmware/FTM/ethernet/fram_control_beha.vhd (modified) * firmware/FTM/ethernet/header_modul_beha.vhd (added) * firmware/FTM/ethernet/w5300_modul.vhd (modified) * firmware/FTM/ftm_board.ucf (modified) * firmware/FTM/ftm_definitions.vhd (modified) * firmware/FTM/ftu_control/FTM_ftu_control.vhd (modified) * firmware/FTM/ftu_control/FTM_ftu_rs485_interface.vhd (modified) new version of FTM ethernet module; first version of clock conditioner Wed, 23 Mar 2011 11:58:05 GMT tbretz [10255] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) Added BOOST_DIABLE_ASSERTS defintiion as compiler flag -- maybe this ... Wed, 23 Mar 2011 11:57:22 GMT tbretz [10254] * trunk/FACT++/configure.ac (modified) Changed required autoconf version to 2.65 -- seems to be enough Wed, 23 Mar 2011 10:48:45 GMT tbretz [10253] * trunk/FACT++/src/time.cc (modified) Added exaple for SetFrom Str and GetAsStr, remove fractional seconds ... Wed, 23 Mar 2011 10:47:22 GMT tbretz [10252] * trunk/FACT++/src/Time.cc (modified) * trunk/FACT++/src/Time.h (modified) Added new manipulators with out the fractional part of the seconds ... Wed, 23 Mar 2011 09:37:17 GMT tbretz [10251] * trunk/FACT++/src/time.cc (modified) Added some example how to calculate with times. Wed, 23 Mar 2011 08:15:11 GMT vogler [10250] * firmware/FTM/Clock_cond_interface/Clock_cond_interface.vhd (modified) Clock_cond_interface updated: PLL lock disconnected Mon, 21 Mar 2011 15:07:23 GMT vogler [10249] * firmware/FTM/ftm_definitions.vhd (modified) ftm timing counter constants updated Fri, 18 Mar 2011 16:49:16 GMT vogler [10248] * firmware/FTM/ftm_definitions.vhd (modified) update ftm definitions: timing counters zero Fri, 18 Mar 2011 16:31:32 GMT vogler [10247] * firmware/FTM/ftm_definitions.vhd (modified) ftm_definitions: timing counter and temp sensor interface Fri, 18 Mar 2011 16:21:41 GMT weitzel [10246] * firmware/FTM/ftm_definitions.vhd (modified) Thu, 17 Mar 2011 10:29:43 GMT neise [10245] * firmware/FSC/src/FSC.c (modified) Thu, 17 Mar 2011 08:36:19 GMT neise [10244] * firmware/FSC/src/FSC.c (modified) * firmware/FSC/src/muxer_fsc.c (added) * firmware/FSC/src/muxer_fsc.h (added) * firmware/FSC/src/output.c (added) * firmware/FSC/src/output.h (added) * firmware/FSC/src/parser.c (added) * firmware/FSC/src/parser.h (added) debugged resistance calculation for AD7719 Mon, 14 Mar 2011 10:02:26 GMT vogler [10243] * firmware/FTM/ftm_definitions.vhd (modified) ftu_definitions constant for timing counter added Sun, 13 Mar 2011 20:29:21 GMT tbretz [10242] * trunk/FACT++/MAINPAGE (modified) Some tiny updates like typos. Fri, 11 Mar 2011 18:22:50 GMT neise [10241] * firmware/FAD/FAD_svn_revision_number/FACT_FAD_TB_lib/hds/.cache.dat (modified) * firmware/FAD/FAD_svn_revision_number/FACT_FAD_lib/hds/.cache.dat (modified) Fri, 11 Mar 2011 18:22:18 GMT neise [10240] * firmware/FAD/FACT_FAD_20MHz_VAR_PS/FACT_FAD_TB_lib/hdl/dna_gen_tb_struct.vhd (added) * firmware/FAD/FACT_FAD_20MHz_VAR_PS/FACT_FAD_TB_lib/hdl/dna_gen_tester_beha.vhd (added) * firmware/FAD/FACT_FAD_20MHz_VAR_PS/FACT_FAD_TB_lib/hdl/led_controller_tb_struct.vhd (added) * firmware/FAD/FACT_FAD_20MHz_VAR_PS/FACT_FAD_TB_lib/hdl/led_controller_tester_beha.vhd (added) * firmware/FAD/FACT_FAD_20MHz_VAR_PS/FACT_FAD_TB_lib/hdl/trigger_manager_tb_struct.vhd (added) * firmware/FAD/FACT_FAD_20MHz_VAR_PS/FACT_FAD_TB_lib/hdl/trigger_manager_tester_beha.vhd (added) * firmware/FAD/FACT_FAD_20MHz_VAR_PS/FACT_FAD_TB_lib/hdl/w5300_emulator_beha.vhd (modified) * firmware/FAD/FACT_FAD_20MHz_VAR_PS/FACT_FAD_TB_lib/hds/.cache.dat (modified) * firmware/FAD/FACT_FAD_20MHz_VAR_PS/FACT_FAD_TB_lib/hds/fad_main_tb/struct.bd (modified) * firmware/FAD/FACT_FAD_20MHz_VAR_PS/FACT_FAD_TB_lib/hds/fad_main_tb/struct.bd.bak (modified) * firmware/FAD/FACT_FAD_20MHz_VAR_PS/FACT_FAD_TB_lib/hds/w5300_emulator/symbol.sb (modified) * firmware/FAD/FACT_FAD_20MHz_VAR_PS/FACT_FAD_lib/hdl/dataRAM_64b_16b_width14_5.ngc (added) Fri, 11 Mar 2011 14:24:55 GMT vogler [10239] * firmware/FTM/ftm_definitions.vhd (modified) Timing counter width added Fri, 11 Mar 2011 14:18:22 GMT weitzel [10238] * firmware/FTU/rs485/FTU_rs485_control.vhd (modified) * firmware/FTU/rs485/FTU_rs485_interface.vhd (modified) * firmware/FTU/rs485/FTU_rs485_receiver.vhd (modified) change in FTU rs485 module; FTUs answer now one BAUD period later Fri, 11 Mar 2011 12:21:08 GMT neise [10237] * firmware/FSC/src/application.h (modified) Fri, 11 Mar 2011 11:24:44 GMT neise [10236] * firmware/FSC/src/FSC.c (modified) * firmware/FSC/src/application.c (modified) * firmware/FSC/src/spare_outs.c (deleted) * firmware/FSC/src/spare_outs.h (deleted) * firmware/FSC/src/spi_master.c (modified) * firmware/FSC/src/usart.c (modified) * firmware/FSC/src/usart.h (modified) * firmware/FSC/src/w5100_spi_interface.c (modified) * firmware/FSC/src/w5100_spi_interface.h (modified) Thu, 10 Mar 2011 16:01:47 GMT tbretz [10235] * trunk/Mars/Changelog (modified) Thu, 10 Mar 2011 15:58:57 GMT tbretz [10234] * trunk/Mars/mhbase/MH3.cc (modified) * trunk/Mars/mhbase/MH3.h (modified) Increased class version number to 7 Thu, 10 Mar 2011 15:52:52 GMT tbretz [10233] * trunk/Mars/Changelog.10 (copied)