source: trunk/MagicSoft/Cosy/Changelog@ 7338

Last change on this file since 7338 was 7338, checked in by tbretz, 19 years ago
*** empty log message ***
File size: 3.1 KB
Line 
1 -*-*- END -*-*-
2 2005/08/29 - Daniela Dorner
3
4 * main/MStarguider.cc, tcpip/MDriveCom.[h,cc]:
5 - added to variables to the Starguider report
6
7
8
9 2005/08/22 - Thomas Bretz
10
11 * candrv/nodedrv.cc, main/MTracking.cc:
12 - fixed usage of MTime (MTime(-1) instead of MTime())
13
14
15
16 2005/08/22 - Thomas Bretz
17
18 * caos/Ring.[h,cc]:
19 - added a sanity check for the case a led entry == NULL
20
21 * caos/Rings.[h,cc]:
22 - code cleanup
23 - added a sanity check to CalcRings
24
25 * devdrv/shaftencoder.h:
26 - added new member function GetPosDirCorrected
27 - added new member function GetOffsetDirCorrected
28
29 * main/MStarguider.cc:
30 - set number of minimum required LEDs for the ring calculation
31 to 3. With two LEDs you can NEVER calculate a ring!
32 - added another sanity check in FindStars
33
34 * main/MTracking.cc:
35 - replaced ?:-operators by new functions Get*DirCorrected
36 - made sure that if both directions have changed the reset
37 really causes the correct values to be used immediatly!
38 - added some code for future use
39
40
41
42 2005/07/28 - Florian Goebel
43
44 * videodev/FilterLed.[cc,h]
45 - add GetMeanPositionCircle and FindStarCircle
46
47 * devdrv/shaftencoder.[cc,h]
48 - add: fDirHasChanged, fDirChangedPos, fDirChangedOffset,
49 fDirection, fHysteresisPos, fHysteresisNeg
50
51 * main/MCosy.cc
52 - set faster acceleration and Velocity parameters in TrackPositionGRB
53
54 * main/MPointing.cc
55 - correct bug which always set speed to LO-SPEED
56
57 * main/MStarguider.[cc,h]
58 - add new Popup "Operation" (functionality is not ready yet)
59 - add new procedure: FindRoqueLamp
60 - in MStarguider::FindStar now use Leds::FindStarCircle
61 (instead of Leds::FindStar)
62
63 * main/MTracking.cc
64 - calculate DirHasChanged etc.
65
66
67
68 2005/04/11 - Thomas Bretz
69
70 * main/MTracking.cc:
71 - allow to send velocity and request position twice
72 - enhanced some debugging output
73
74 * candrv/network.[h,cc]:
75 - implemented PrintError
76
77 * candrv/nodedrv.[h,cc]:
78 - implemented new argument (zombie) to WaitForSdo which allows
79 to mark a missing CANbus message as non-critical
80
81
82
83 2005/03/21 - Thomas Bretz
84
85 * tcpip/MDriveCom.[h,cc]:
86 - added a missing white space behind the brightness and
87 fixed the wrong units of Zd/Az in the starguider report
88
89
90
91 2005/03/17 - Thomas Bretz
92
93 * main/MCosy.[h,cc]:
94 - implemented WM_GRB and TrackPositionGRB for GRB mode
95
96 * main/MStarguider.cc:
97 - added 'status' to FINDSTAR-REPORT
98 - send STARG-REPORT only if Starguider is switched on
99 - enhanced output in starguider report
100
101 * tcpip/MCeCoCom.cc:
102 - tried to backengineer the CC-REPORT because it is not documented
103 in the CC TDAS
104 - changed critical values for windspeed from 10/20/30 to 30/40/50
105
106 * tcpip/MDriveCom.[h,cc]:
107 - implemented handling of GRB command
108 - enhanced SendStargReport. Starguider Report now:
109 misszd[%05.3f] missaz[%05.3f]
110 nomzd[%c %03d %02d %03d] nomaz[%c %03d %02d %03d]
111 centerx[%05.1f] centery[%05.1f] n[%04d]
112 bright[%03.1f] mjd[%12.6f]
Note: See TracBrowser for help on using the repository browser.