1 | -*-*- END -*-*-
|
---|
2 | 2006/06/28 Thomas Bretz
|
---|
3 |
|
---|
4 | * main/MStargHistograms.[h,cc]:
|
---|
5 | - removed Center in units of Zd, Az
|
---|
6 |
|
---|
7 | * main/MStarguider.cc:
|
---|
8 | - removed obsolete and dangerous sgcenterzdaz
|
---|
9 | - do not display the sky-centered rings if sky-center is invalid
|
---|
10 | (LEDs not detected)
|
---|
11 | - rais error in this case and send error state to CC
|
---|
12 | - added lower brighness limit of 30
|
---|
13 | - do not write pointingpos.txt and tracking_error.txt anymore
|
---|
14 |
|
---|
15 | * caos/Ring.h:
|
---|
16 | - added Setter SetXY
|
---|
17 |
|
---|
18 | * catalog/StarCatalog.cc:
|
---|
19 | - fixed that when checking for the region in which stars will
|
---|
20 | be searched only the y- but not the x-offset has been taken into
|
---|
21 | account
|
---|
22 | - added a small region around the region of interest because
|
---|
23 | the catalog position of visible stars might be out of the
|
---|
24 | search region
|
---|
25 | - commented out an obsolete function
|
---|
26 |
|
---|
27 |
|
---|
28 |
|
---|
29 | 2006/05/10 Thomas Bretz
|
---|
30 |
|
---|
31 | * main/MStarguider.cc:
|
---|
32 | - fixed an error returning the correct value in CalcTrackingError
|
---|
33 | - added new value to Starguider report
|
---|
34 |
|
---|
35 | * tcpip/MDriveCom.[h,cc]:
|
---|
36 | - added new value to starguider report
|
---|
37 |
|
---|
38 |
|
---|
39 |
|
---|
40 | 2006/03/23 - Daniela Dorner, Thomas Bretz
|
---|
41 |
|
---|
42 | * main/MStarguider.[h,cc]:
|
---|
43 | - changed starguider algorithm
|
---|
44 |
|
---|
45 |
|
---|
46 |
|
---|
47 | 2006/03/19 - Daniela Dorner
|
---|
48 |
|
---|
49 | * main/MStargHistograms.cc:
|
---|
50 | - changed name of tree from CaOs to Starg
|
---|
51 |
|
---|
52 | * leds.txt, stargleds.txt:
|
---|
53 | - added new leds
|
---|
54 |
|
---|
55 | * main/MCosy.cc:
|
---|
56 | - changed name of tpoint-files, which are written from Cosy, from
|
---|
57 | tpoint*.txt to old-tpoint*.txt
|
---|
58 |
|
---|
59 | * main/MStarguider.[h,cc]:
|
---|
60 | - added StarguiderTpoint Button
|
---|
61 | - included 2 new variables to allow for the implementation of
|
---|
62 | StarguiderTpoints
|
---|
63 | - added writing of StarguiderTpoints to the function CalcTrackingError
|
---|
64 | - StarguiderTpoints are written to tpoint/starg_*.txt
|
---|
65 | - Tpoints are wriiten to tpoint/tpoint_*.txt
|
---|
66 | - added pulldown Mode to Menu
|
---|
67 | - cleaned Menu (removed not needed items, rearanged place of items
|
---|
68 | - removed expertmode
|
---|
69 | - implemented Tpoint- and Starguider-Mode (switches all needed item)
|
---|
70 | put some code into functions therefor
|
---|
71 | - implemented releasing of button, if no tpoint can be taken
|
---|
72 | - fixed small bugs in (un)checking items
|
---|
73 | - removed starguider analyis (writing root-files) from starguider mode to
|
---|
74 | stabilize the code
|
---|
75 | - added 'fGetter->ExitLoop()' before each 'delete fGetter'
|
---|
76 | - added SetDirectory(0) for histogram in starguider
|
---|
77 |
|
---|
78 |
|
---|
79 |
|
---|
80 | 2006/03/11 - Daniela Dorner
|
---|
81 |
|
---|
82 | * tpoint/bending051124.txt:
|
---|
83 | - added
|
---|
84 |
|
---|
85 |
|
---|
86 |
|
---|
87 | 2005/08/29 - Daniela Dorner
|
---|
88 |
|
---|
89 | * main/MStarguider.cc, tcpip/MDriveCom.[h,cc]:
|
---|
90 | - added to variables to the Starguider report
|
---|
91 |
|
---|
92 |
|
---|
93 |
|
---|
94 | 2005/08/22 - Thomas Bretz
|
---|
95 |
|
---|
96 | * candrv/nodedrv.cc, main/MTracking.cc:
|
---|
97 | - fixed usage of MTime (MTime(-1) instead of MTime())
|
---|
98 |
|
---|
99 |
|
---|
100 |
|
---|
101 | 2005/08/22 - Thomas Bretz
|
---|
102 |
|
---|
103 | * caos/Ring.[h,cc]:
|
---|
104 | - added a sanity check for the case a led entry == NULL
|
---|
105 |
|
---|
106 | * caos/Rings.[h,cc]:
|
---|
107 | - code cleanup
|
---|
108 | - added a sanity check to CalcRings
|
---|
109 |
|
---|
110 | * devdrv/shaftencoder.h:
|
---|
111 | - added new member function GetPosDirCorrected
|
---|
112 | - added new member function GetOffsetDirCorrected
|
---|
113 |
|
---|
114 | * main/MStarguider.cc:
|
---|
115 | - set number of minimum required LEDs for the ring calculation
|
---|
116 | to 3. With two LEDs you can NEVER calculate a ring!
|
---|
117 | - added another sanity check in FindStars
|
---|
118 |
|
---|
119 | * main/MTracking.cc:
|
---|
120 | - replaced ?:-operators by new functions Get*DirCorrected
|
---|
121 | - made sure that if both directions have changed the reset
|
---|
122 | really causes the correct values to be used immediatly!
|
---|
123 | - added some code for future use
|
---|
124 |
|
---|
125 |
|
---|
126 |
|
---|
127 | 2005/07/28 - Florian Goebel
|
---|
128 |
|
---|
129 | * videodev/FilterLed.[cc,h]
|
---|
130 | - add GetMeanPositionCircle and FindStarCircle
|
---|
131 |
|
---|
132 | * devdrv/shaftencoder.[cc,h]
|
---|
133 | - add: fDirHasChanged, fDirChangedPos, fDirChangedOffset,
|
---|
134 | fDirection, fHysteresisPos, fHysteresisNeg
|
---|
135 |
|
---|
136 | * main/MCosy.cc
|
---|
137 | - set faster acceleration and Velocity parameters in TrackPositionGRB
|
---|
138 |
|
---|
139 | * main/MPointing.cc
|
---|
140 | - correct bug which always set speed to LO-SPEED
|
---|
141 |
|
---|
142 | * main/MStarguider.[cc,h]
|
---|
143 | - add new Popup "Operation" (functionality is not ready yet)
|
---|
144 | - add new procedure: FindRoqueLamp
|
---|
145 | - in MStarguider::FindStar now use Leds::FindStarCircle
|
---|
146 | (instead of Leds::FindStar)
|
---|
147 |
|
---|
148 | * main/MTracking.cc
|
---|
149 | - calculate DirHasChanged etc.
|
---|
150 |
|
---|
151 |
|
---|
152 |
|
---|
153 | 2005/04/11 - Thomas Bretz
|
---|
154 |
|
---|
155 | * main/MTracking.cc:
|
---|
156 | - allow to send velocity and request position twice
|
---|
157 | - enhanced some debugging output
|
---|
158 |
|
---|
159 | * candrv/network.[h,cc]:
|
---|
160 | - implemented PrintError
|
---|
161 |
|
---|
162 | * candrv/nodedrv.[h,cc]:
|
---|
163 | - implemented new argument (zombie) to WaitForSdo which allows
|
---|
164 | to mark a missing CANbus message as non-critical
|
---|
165 |
|
---|
166 |
|
---|
167 |
|
---|
168 | 2005/03/21 - Thomas Bretz
|
---|
169 |
|
---|
170 | * tcpip/MDriveCom.[h,cc]:
|
---|
171 | - added a missing white space behind the brightness and
|
---|
172 | fixed the wrong units of Zd/Az in the starguider report
|
---|
173 |
|
---|
174 |
|
---|
175 |
|
---|
176 | 2005/03/17 - Thomas Bretz
|
---|
177 |
|
---|
178 | * main/MCosy.[h,cc]:
|
---|
179 | - implemented WM_GRB and TrackPositionGRB for GRB mode
|
---|
180 |
|
---|
181 | * main/MStarguider.cc:
|
---|
182 | - added 'status' to FINDSTAR-REPORT
|
---|
183 | - send STARG-REPORT only if Starguider is switched on
|
---|
184 | - enhanced output in starguider report
|
---|
185 |
|
---|
186 | * tcpip/MCeCoCom.cc:
|
---|
187 | - tried to backengineer the CC-REPORT because it is not documented
|
---|
188 | in the CC TDAS
|
---|
189 | - changed critical values for windspeed from 10/20/30 to 30/40/50
|
---|
190 |
|
---|
191 | * tcpip/MDriveCom.[h,cc]:
|
---|
192 | - implemented handling of GRB command
|
---|
193 | - enhanced SendStargReport. Starguider Report now:
|
---|
194 | misszd[%05.3f] missaz[%05.3f]
|
---|
195 | nomzd[%c %03d %02d %03d] nomaz[%c %03d %02d %03d]
|
---|
196 | centerx[%05.1f] centery[%05.1f] n[%04d]
|
---|
197 | bright[%03.1f] mjd[%12.6f]
|
---|