1 | -*-*- END -*-*-
|
---|
2 | 2006/07/11 Thomas Bretz (La Palma)
|
---|
3 |
|
---|
4 | * Makefile:
|
---|
5 | - changed to support linking with the libmars.so instead
|
---|
6 | of compiling a lot of stuff itself
|
---|
7 |
|
---|
8 | * Makefile.conf.general:
|
---|
9 | - added -DMARSVER
|
---|
10 |
|
---|
11 | * base/BaseLinkDef.h:
|
---|
12 | - removed the now obsolete pragma
|
---|
13 |
|
---|
14 | * base/Makefile
|
---|
15 | - removed the now obsolete files
|
---|
16 |
|
---|
17 | * candrv/Makefile, caos/Makefile, catalog/Makefile,
|
---|
18 | videodev/Makefile, devdrv/Makefile, gui/Makefile,
|
---|
19 | main/Makefile, tcpip/Makefile:
|
---|
20 | - added the new mars include directory
|
---|
21 |
|
---|
22 | * caos/Leds.h, caos/Rings.h:
|
---|
23 | - added an overwrite for Print to make the compiler happy
|
---|
24 |
|
---|
25 | * catalog/StarCatalog.cc:
|
---|
26 | - small improvements to determination of image border
|
---|
27 | by using min- and max-functions
|
---|
28 |
|
---|
29 | * gui/MGCoordinate.cc:
|
---|
30 | - small improvement to layout
|
---|
31 |
|
---|
32 | * gui/MGImage.cc:
|
---|
33 | - fixed 16bit-color mode. The encoding was just wrong
|
---|
34 |
|
---|
35 | * videodev/Camera.cc:
|
---|
36 | - unlock the tread after the broadcast. The reason why it
|
---|
37 | is neccessary in root 4.04/02g to make cosy work is
|
---|
38 | unknown. Anyhow it makes switching the cameras more robust
|
---|
39 |
|
---|
40 |
|
---|
41 |
|
---|
42 | 2006/07/11 Daniela Dorner
|
---|
43 |
|
---|
44 | * main/MStarguider.[h,cc]:
|
---|
45 | - implemented function to disable and uncheck an entry in the menu
|
---|
46 |
|
---|
47 | * main/MStarguider.cc:
|
---|
48 | - fixed bugs in (un)checking and en/disabeling items
|
---|
49 | - removed not needed if-clauses
|
---|
50 | - rearranged menu
|
---|
51 |
|
---|
52 |
|
---|
53 |
|
---|
54 | 2006/07/10 Thomas Bretz (La Palma)
|
---|
55 |
|
---|
56 | * slalib/dat.c:
|
---|
57 | - added leap second from 1st January 2006
|
---|
58 |
|
---|
59 |
|
---|
60 |
|
---|
61 | 2006/06/29 Thomas Bretz
|
---|
62 |
|
---|
63 | * main/MStarguider.cc:
|
---|
64 | - fixed a bug which gave a starguider mispointing which was wrong
|
---|
65 | by the pointing position.
|
---|
66 |
|
---|
67 | * catalog/StarCatalog.cc:
|
---|
68 | - replaced some Float_t by Int_t
|
---|
69 |
|
---|
70 |
|
---|
71 |
|
---|
72 | 2006/06/28 Thomas Bretz
|
---|
73 |
|
---|
74 | * main/MStargHistograms.[h,cc]:
|
---|
75 | - removed Center in units of Zd, Az
|
---|
76 |
|
---|
77 | * main/MStarguider.cc:
|
---|
78 | - removed obsolete and dangerous sgcenterzdaz
|
---|
79 | - do not display the sky-centered rings if sky-center is invalid
|
---|
80 | (LEDs not detected)
|
---|
81 | - rais error in this case and send error state to CC
|
---|
82 | - added lower brighness limit of 30
|
---|
83 | - do not write pointingpos.txt and tracking_error.txt anymore
|
---|
84 |
|
---|
85 | * caos/Ring.h:
|
---|
86 | - added Setter SetXY
|
---|
87 |
|
---|
88 | * catalog/StarCatalog.cc:
|
---|
89 | - fixed that when checking for the region in which stars will
|
---|
90 | be searched only the y- but not the x-offset has been taken into
|
---|
91 | account
|
---|
92 | - added a small region around the region of interest because
|
---|
93 | the catalog position of visible stars might be out of the
|
---|
94 | search region
|
---|
95 | - commented out an obsolete function
|
---|
96 |
|
---|
97 |
|
---|
98 |
|
---|
99 | 2006/05/10 Thomas Bretz
|
---|
100 |
|
---|
101 | * main/MStarguider.cc:
|
---|
102 | - fixed an error returning the correct value in CalcTrackingError
|
---|
103 | - added new value to Starguider report
|
---|
104 |
|
---|
105 | * tcpip/MDriveCom.[h,cc]:
|
---|
106 | - added new value to starguider report
|
---|
107 |
|
---|
108 |
|
---|
109 |
|
---|
110 | 2006/03/23 - Daniela Dorner, Thomas Bretz
|
---|
111 |
|
---|
112 | * main/MStarguider.[h,cc]:
|
---|
113 | - changed starguider algorithm
|
---|
114 |
|
---|
115 |
|
---|
116 |
|
---|
117 | 2006/03/19 - Daniela Dorner
|
---|
118 |
|
---|
119 | * main/MStargHistograms.cc:
|
---|
120 | - changed name of tree from CaOs to Starg
|
---|
121 |
|
---|
122 | * leds.txt, stargleds.txt:
|
---|
123 | - added new leds
|
---|
124 |
|
---|
125 | * main/MCosy.cc:
|
---|
126 | - changed name of tpoint-files, which are written from Cosy, from
|
---|
127 | tpoint*.txt to old-tpoint*.txt
|
---|
128 |
|
---|
129 | * main/MStarguider.[h,cc]:
|
---|
130 | - added StarguiderTpoint Button
|
---|
131 | - included 2 new variables to allow for the implementation of
|
---|
132 | StarguiderTpoints
|
---|
133 | - added writing of StarguiderTpoints to the function CalcTrackingError
|
---|
134 | - StarguiderTpoints are written to tpoint/starg_*.txt
|
---|
135 | - Tpoints are wriiten to tpoint/tpoint_*.txt
|
---|
136 | - added pulldown Mode to Menu
|
---|
137 | - cleaned Menu (removed not needed items, rearanged place of items
|
---|
138 | - removed expertmode
|
---|
139 | - implemented Tpoint- and Starguider-Mode (switches all needed item)
|
---|
140 | put some code into functions therefor
|
---|
141 | - implemented releasing of button, if no tpoint can be taken
|
---|
142 | - fixed small bugs in (un)checking items
|
---|
143 | - removed starguider analyis (writing root-files) from starguider mode to
|
---|
144 | stabilize the code
|
---|
145 | - added 'fGetter->ExitLoop()' before each 'delete fGetter'
|
---|
146 | - added SetDirectory(0) for histogram in starguider
|
---|
147 |
|
---|
148 |
|
---|
149 |
|
---|
150 | 2006/03/11 - Daniela Dorner
|
---|
151 |
|
---|
152 | * tpoint/bending051124.txt:
|
---|
153 | - added
|
---|
154 |
|
---|
155 |
|
---|
156 |
|
---|
157 | 2005/08/29 - Daniela Dorner
|
---|
158 |
|
---|
159 | * main/MStarguider.cc, tcpip/MDriveCom.[h,cc]:
|
---|
160 | - added to variables to the Starguider report
|
---|
161 |
|
---|
162 |
|
---|
163 |
|
---|
164 | 2005/08/22 - Thomas Bretz
|
---|
165 |
|
---|
166 | * candrv/nodedrv.cc, main/MTracking.cc:
|
---|
167 | - fixed usage of MTime (MTime(-1) instead of MTime())
|
---|
168 |
|
---|
169 |
|
---|
170 |
|
---|
171 | 2005/08/22 - Thomas Bretz
|
---|
172 |
|
---|
173 | * caos/Ring.[h,cc]:
|
---|
174 | - added a sanity check for the case a led entry == NULL
|
---|
175 |
|
---|
176 | * caos/Rings.[h,cc]:
|
---|
177 | - code cleanup
|
---|
178 | - added a sanity check to CalcRings
|
---|
179 |
|
---|
180 | * devdrv/shaftencoder.h:
|
---|
181 | - added new member function GetPosDirCorrected
|
---|
182 | - added new member function GetOffsetDirCorrected
|
---|
183 |
|
---|
184 | * main/MStarguider.cc:
|
---|
185 | - set number of minimum required LEDs for the ring calculation
|
---|
186 | to 3. With two LEDs you can NEVER calculate a ring!
|
---|
187 | - added another sanity check in FindStars
|
---|
188 |
|
---|
189 | * main/MTracking.cc:
|
---|
190 | - replaced ?:-operators by new functions Get*DirCorrected
|
---|
191 | - made sure that if both directions have changed the reset
|
---|
192 | really causes the correct values to be used immediatly!
|
---|
193 | - added some code for future use
|
---|
194 |
|
---|
195 |
|
---|
196 |
|
---|
197 | 2005/07/28 - Florian Goebel
|
---|
198 |
|
---|
199 | * videodev/FilterLed.[cc,h]
|
---|
200 | - add GetMeanPositionCircle and FindStarCircle
|
---|
201 |
|
---|
202 | * devdrv/shaftencoder.[cc,h]
|
---|
203 | - add: fDirHasChanged, fDirChangedPos, fDirChangedOffset,
|
---|
204 | fDirection, fHysteresisPos, fHysteresisNeg
|
---|
205 |
|
---|
206 | * main/MCosy.cc
|
---|
207 | - set faster acceleration and Velocity parameters in TrackPositionGRB
|
---|
208 |
|
---|
209 | * main/MPointing.cc
|
---|
210 | - correct bug which always set speed to LO-SPEED
|
---|
211 |
|
---|
212 | * main/MStarguider.[cc,h]
|
---|
213 | - add new Popup "Operation" (functionality is not ready yet)
|
---|
214 | - add new procedure: FindRoqueLamp
|
---|
215 | - in MStarguider::FindStar now use Leds::FindStarCircle
|
---|
216 | (instead of Leds::FindStar)
|
---|
217 |
|
---|
218 | * main/MTracking.cc
|
---|
219 | - calculate DirHasChanged etc.
|
---|
220 |
|
---|
221 |
|
---|
222 |
|
---|
223 | 2005/04/11 - Thomas Bretz
|
---|
224 |
|
---|
225 | * main/MTracking.cc:
|
---|
226 | - allow to send velocity and request position twice
|
---|
227 | - enhanced some debugging output
|
---|
228 |
|
---|
229 | * candrv/network.[h,cc]:
|
---|
230 | - implemented PrintError
|
---|
231 |
|
---|
232 | * candrv/nodedrv.[h,cc]:
|
---|
233 | - implemented new argument (zombie) to WaitForSdo which allows
|
---|
234 | to mark a missing CANbus message as non-critical
|
---|
235 |
|
---|
236 |
|
---|
237 |
|
---|
238 | 2005/03/21 - Thomas Bretz
|
---|
239 |
|
---|
240 | * tcpip/MDriveCom.[h,cc]:
|
---|
241 | - added a missing white space behind the brightness and
|
---|
242 | fixed the wrong units of Zd/Az in the starguider report
|
---|
243 |
|
---|
244 |
|
---|
245 |
|
---|
246 | 2005/03/17 - Thomas Bretz
|
---|
247 |
|
---|
248 | * main/MCosy.[h,cc]:
|
---|
249 | - implemented WM_GRB and TrackPositionGRB for GRB mode
|
---|
250 |
|
---|
251 | * main/MStarguider.cc:
|
---|
252 | - added 'status' to FINDSTAR-REPORT
|
---|
253 | - send STARG-REPORT only if Starguider is switched on
|
---|
254 | - enhanced output in starguider report
|
---|
255 |
|
---|
256 | * tcpip/MCeCoCom.cc:
|
---|
257 | - tried to backengineer the CC-REPORT because it is not documented
|
---|
258 | in the CC TDAS
|
---|
259 | - changed critical values for windspeed from 10/20/30 to 30/40/50
|
---|
260 |
|
---|
261 | * tcpip/MDriveCom.[h,cc]:
|
---|
262 | - implemented handling of GRB command
|
---|
263 | - enhanced SendStargReport. Starguider Report now:
|
---|
264 | misszd[%05.3f] missaz[%05.3f]
|
---|
265 | nomzd[%c %03d %02d %03d] nomaz[%c %03d %02d %03d]
|
---|
266 | centerx[%05.1f] centery[%05.1f] n[%04d]
|
---|
267 | bright[%03.1f] mjd[%12.6f]
|
---|