Changeset 921 for trunk/MagicSoft/Cosy/Changelog
- Timestamp:
- 08/30/01 16:02:20 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/Changelog
r920 r921 1 1 -*-*- END -*-*- 2 2001/08/30 - Thomas Bretz: 3 4 * MCosy.[h,cc] 5 - fixed some small bugs in tracking and positioning 6 - reorganized StopMovement and CheckForError 7 - added code into LimitSpeed 8 - added cosy.err 9 - rewrote MTTalk not to ba detached 10 - reorganized the code of MTTalk 11 - added StopMovement, WaitForEndMovement and IsPositioning 12 13 * Starguider.cc: 14 - ready for new MGCoordinates-Constructor 15 16 * base/coord.h: 17 - added pre-'-' operator 18 19 * devdrv/shaftencoder.[h,cc]: 20 - introduced an HasChanged - flag 21 22 * gui/MGAccuracy.cc: 23 - replaced floats by doubles in accuracy calculation, 24 gave wrong values 25 26 * gui/MGCoordinate.[h,cc]: 27 - made a bit wider 28 - added support for hms-system 29 30 * gui/MGCoordinates.[h,cc]: 31 - changed to use two fixed systems RaDec (hms), ZdAz(dms) 32 33 * gui/MGCosy.cc: 34 - added new MGCoordinates 35 - moved two MGCoordinates to CreateTabs 36 - renamed CreateButton to CreateTabs 37 - made MGCoordinates a Client of the two Tabs 38 - transform Ra of RaDec MGCoordinates to Degrees. 39 - Introduced StartPos, StartTrack 40 41 * gui/MGVelocity.cc: 42 - added displaying values of speed 43 44 45 2 46 2001/08/29 - Thomas Bretz: 3 47
Note:
See TracChangeset
for help on using the changeset viewer.