source: trunk/MagicSoft/Cosy/Changelog@ 7614

Last change on this file since 7614 was 7614, checked in by tbretz, 19 years ago
*** empty log message ***
File size: 4.3 KB
Line 
1 -*-*- END -*-*-
2 2006/03/19 - Daniela Dorner
3
4 * main/MStargHistograms.cc:
5 - changed name of tree from CaOs to Starg
6
7 * leds.txt, stargleds.txt:
8 - added new leds
9
10 * main/MCosy.cc:
11 - changed name of tpoint-files, which are written from Cosy, from
12 tpoint*.txt to old-tpoint*.txt
13
14 * main/MStarguider.[h,cc]:
15 - added StarguiderTpoint Button
16 - included 2 new variables to allow for the implementation of
17 StarguiderTpoints
18 - added writing of StarguiderTpoints to the function CalcTrackingError
19 - StarguiderTpoints are written to tpoint/starg_*.txt
20 - Tpoints are wriiten to tpoint/tpoint_*.txt
21 - added pulldown Mode to Menu
22 - cleaned Menu (removed not needed items, rearanged place of items
23 - removed expertmode
24 - implemented Tpoint- and Starguider-Mode (switches all needed item)
25 put some code into functions therefor
26 - implemented releasing of button, if no tpoint can be taken
27 - fixed small bugs in (un)checking items
28 - removed starguider analyis (writing root-files) from starguider mode to
29 stabilize the code
30
31
32
33 2006/03/11 - Daniela Dorner
34
35 * tpoint/bending051124.txt:
36 - added
37
38
39
40 2005/08/29 - Daniela Dorner
41
42 * main/MStarguider.cc, tcpip/MDriveCom.[h,cc]:
43 - added to variables to the Starguider report
44
45
46
47 2005/08/22 - Thomas Bretz
48
49 * candrv/nodedrv.cc, main/MTracking.cc:
50 - fixed usage of MTime (MTime(-1) instead of MTime())
51
52
53
54 2005/08/22 - Thomas Bretz
55
56 * caos/Ring.[h,cc]:
57 - added a sanity check for the case a led entry == NULL
58
59 * caos/Rings.[h,cc]:
60 - code cleanup
61 - added a sanity check to CalcRings
62
63 * devdrv/shaftencoder.h:
64 - added new member function GetPosDirCorrected
65 - added new member function GetOffsetDirCorrected
66
67 * main/MStarguider.cc:
68 - set number of minimum required LEDs for the ring calculation
69 to 3. With two LEDs you can NEVER calculate a ring!
70 - added another sanity check in FindStars
71
72 * main/MTracking.cc:
73 - replaced ?:-operators by new functions Get*DirCorrected
74 - made sure that if both directions have changed the reset
75 really causes the correct values to be used immediatly!
76 - added some code for future use
77
78
79
80 2005/07/28 - Florian Goebel
81
82 * videodev/FilterLed.[cc,h]
83 - add GetMeanPositionCircle and FindStarCircle
84
85 * devdrv/shaftencoder.[cc,h]
86 - add: fDirHasChanged, fDirChangedPos, fDirChangedOffset,
87 fDirection, fHysteresisPos, fHysteresisNeg
88
89 * main/MCosy.cc
90 - set faster acceleration and Velocity parameters in TrackPositionGRB
91
92 * main/MPointing.cc
93 - correct bug which always set speed to LO-SPEED
94
95 * main/MStarguider.[cc,h]
96 - add new Popup "Operation" (functionality is not ready yet)
97 - add new procedure: FindRoqueLamp
98 - in MStarguider::FindStar now use Leds::FindStarCircle
99 (instead of Leds::FindStar)
100
101 * main/MTracking.cc
102 - calculate DirHasChanged etc.
103
104
105
106 2005/04/11 - Thomas Bretz
107
108 * main/MTracking.cc:
109 - allow to send velocity and request position twice
110 - enhanced some debugging output
111
112 * candrv/network.[h,cc]:
113 - implemented PrintError
114
115 * candrv/nodedrv.[h,cc]:
116 - implemented new argument (zombie) to WaitForSdo which allows
117 to mark a missing CANbus message as non-critical
118
119
120
121 2005/03/21 - Thomas Bretz
122
123 * tcpip/MDriveCom.[h,cc]:
124 - added a missing white space behind the brightness and
125 fixed the wrong units of Zd/Az in the starguider report
126
127
128
129 2005/03/17 - Thomas Bretz
130
131 * main/MCosy.[h,cc]:
132 - implemented WM_GRB and TrackPositionGRB for GRB mode
133
134 * main/MStarguider.cc:
135 - added 'status' to FINDSTAR-REPORT
136 - send STARG-REPORT only if Starguider is switched on
137 - enhanced output in starguider report
138
139 * tcpip/MCeCoCom.cc:
140 - tried to backengineer the CC-REPORT because it is not documented
141 in the CC TDAS
142 - changed critical values for windspeed from 10/20/30 to 30/40/50
143
144 * tcpip/MDriveCom.[h,cc]:
145 - implemented handling of GRB command
146 - enhanced SendStargReport. Starguider Report now:
147 misszd[%05.3f] missaz[%05.3f]
148 nomzd[%c %03d %02d %03d] nomaz[%c %03d %02d %03d]
149 centerx[%05.1f] centery[%05.1f] n[%04d]
150 bright[%03.1f] mjd[%12.6f]
Note: See TracBrowser for help on using the repository browser.