Index: trunk/MagicSoft/Cosy/Changelog
===================================================================
--- trunk/MagicSoft/Cosy/Changelog	(revision 9432)
+++ trunk/MagicSoft/Cosy/Changelog	(revision 9435)
@@ -1,3 +1,62 @@
                                                                   -*-*- END -*-*-
+
+ 2009/04/29 Thomas Bretz (La Palma)
+
+   * cosy.cc:
+     - added possibility to switch the ccd cameras on and off remote
+     - read setup from the resource file instead of the commandline
+
+   * caos/Rings.[h,cc]:
+     - added return value to CalcRings
+
+   * catalog/StarCatalog.h:
+     - Store rotation angle
+
+   * devdrv/DevdrvLinkDef.h, Makefile:
+     - removed macs*
+     - removed shaftencoder*
+
+   * devdrv/dkc.cc:
+     - simplified the interface to the sps (removed obsolete SDOs,
+       removed obsolete subindices)
+     - removed obsolete SetDeceleration
+
+   * main/MCaos.[h,cc]:
+     - keep number of detected leds and number of detected rings
+     - make many variables a data member which can now be setup
+       from a resource file
+     - derived from MParContainer
+
+   * main/MCosy.[h,cc]:
+     - replaced SetDecelartion for pressing stop by SetAcceleration
+     - implemented WM_STARGTPOINT
+     - implemented WM_STARGMODE
+     - allow shutdown even if no connection to SPS
+
+   * main/MStargHistograms.[h,cc]:
+     - removed old obsoelte code
+
+   * main/MStarguider.[h,cc]:
+     - removed old obsolete code (StargFindStar and RoqueLampAna)
+     - moved some build in default setup to the resource file
+     - removed AMC trigger
+     - allow some setup from resource file
+     - implemented StartStarguider for remote switching of starguider
+       mode
+     - implemented DoTPoint for remote TPoint procedure
+     - some more code cleanup
+
+   * main/MTracking.cc:
+     - removed obsolete include of shaftencoder.h
+
+   * tcpip/MCeCoCom.cc:
+     - removed check for OVER
+     - use TString::Length instead of strlen(TString&)
+
+   * tcpip/MDriveCom.[h,cc]:
+     - implemented TPOINT command and STGMD command
+     - send number of LEDs and rings instead of x/y in starguider report
+
+
 
  2009/04/22 Thomas Bretz (La Palma)
