Index: trunk/MagicSoft/Cosy/Changelog
===================================================================
--- trunk/MagicSoft/Cosy/Changelog	(revision 7788)
+++ trunk/MagicSoft/Cosy/Changelog	(revision 7790)
@@ -1,3 +1,62 @@
                                                                   -*-*- END -*-*-
+ 2006/07/14 Thomas Bretz (La Palma)
+
+   * stargleds.txt:
+     - changed positions slightly
+
+   * gui/GuiLinkDef.h, gui/Makefile:
+     - added MGNumStars
+
+   * gui/MGStars.[h,cc]:
+     - addde
+
+   * gui/MGAccuracy.[h,cc], gui/MGStarg.[h,cc]:
+     - unified
+     - slight changes to layout
+
+   * gui/MGCoordinate.[h,cc], MGCoordinated.[h,cc]:
+     - added a new mode which allows to suppress the title
+
+   * gui/MGCosy.[h,cc]:
+     - added new status box (armed) currently switched on by default
+     - adapted to changes in MGAccuracy
+     - disallow changing the size of the window
+
+   * main/MCaos.cc:
+     - removed an obsolete Print()
+
+   * main/MCosy.cc:
+     - fixed the name of the log-files (2006 instead of 06)
+
+   * main/MStarguider.[h,cc]:
+     - implemented new socket to send triggers to Amc (port 7307)
+     - changed standard limiting magnitude from 7.0 to 9.0
+     - changed layout of display to implement new canvas
+       displaying the number of detected and correlated stars
+     - adapted to changes in MGStarg
+     - added box to change cleaning level of starguider window
+     - set default rotation angle to -0.4deg
+     - disallow changing of window size
+     - CalcTrackingError: check first the number of detected spots 
+       and afterwards the number of found catalog stars
+     - CalcTrackingError: just try to correlate all spots with all stars
+     - decreased box size of LED box in starguider mode
+     - replaced circles around starguider pointing position by
+       camara size hexagons
+     - do not show the starguider pointing position if less than three
+       stars could be correlated
+
+   * tcpip/MTcpIpIO.cc:
+     - fixed a comparison between "signed and unsigned"
+
+   * videodev/FilterLed.[h,cc]:
+     - implemented DrawHexagon based on MGMap::DrawHexagon
+     - renamed *Circle to *Box
+     - replaced old algorithm to find stars in starguider mode (and
+       LEDs) by a new ClusterFinder class
+     - needs more maintanance!
+
+
+
  2006/07/11 Thomas Bretz (La Palma)
 
