source: trunk/MagicSoft/Cosy/Changelog@ 7300

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