Changeset 7790 for trunk/MagicSoft/Cosy/Changelog
- Timestamp:
- 07/14/06 13:19:54 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/Changelog
r7788 r7790 1 1 -*-*- END -*-*- 2 2006/07/14 Thomas Bretz (La Palma) 3 4 * stargleds.txt: 5 - changed positions slightly 6 7 * gui/GuiLinkDef.h, gui/Makefile: 8 - added MGNumStars 9 10 * gui/MGStars.[h,cc]: 11 - addde 12 13 * gui/MGAccuracy.[h,cc], gui/MGStarg.[h,cc]: 14 - unified 15 - slight changes to layout 16 17 * gui/MGCoordinate.[h,cc], MGCoordinated.[h,cc]: 18 - added a new mode which allows to suppress the title 19 20 * gui/MGCosy.[h,cc]: 21 - added new status box (armed) currently switched on by default 22 - adapted to changes in MGAccuracy 23 - disallow changing the size of the window 24 25 * main/MCaos.cc: 26 - removed an obsolete Print() 27 28 * main/MCosy.cc: 29 - fixed the name of the log-files (2006 instead of 06) 30 31 * main/MStarguider.[h,cc]: 32 - implemented new socket to send triggers to Amc (port 7307) 33 - changed standard limiting magnitude from 7.0 to 9.0 34 - changed layout of display to implement new canvas 35 displaying the number of detected and correlated stars 36 - adapted to changes in MGStarg 37 - added box to change cleaning level of starguider window 38 - set default rotation angle to -0.4deg 39 - disallow changing of window size 40 - CalcTrackingError: check first the number of detected spots 41 and afterwards the number of found catalog stars 42 - CalcTrackingError: just try to correlate all spots with all stars 43 - decreased box size of LED box in starguider mode 44 - replaced circles around starguider pointing position by 45 camara size hexagons 46 - do not show the starguider pointing position if less than three 47 stars could be correlated 48 49 * tcpip/MTcpIpIO.cc: 50 - fixed a comparison between "signed and unsigned" 51 52 * videodev/FilterLed.[h,cc]: 53 - implemented DrawHexagon based on MGMap::DrawHexagon 54 - renamed *Circle to *Box 55 - replaced old algorithm to find stars in starguider mode (and 56 LEDs) by a new ClusterFinder class 57 - needs more maintanance! 58 59 60 2 61 2006/07/11 Thomas Bretz (La Palma) 3 62
Note:
See TracChangeset
for help on using the changeset viewer.