Changeset 1793 for trunk/MagicSoft/Cosy/Changelog
- Timestamp:
- 02/25/03 21:07:13 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/Changelog
r1784 r1793 1 1 -*-*- END -*-*- 2 2003/02/25 - Thomas Bretz (La Palma): 3 4 * Makefile 5 - changed order of binaries 6 7 * base/timer.cc: 8 - corrected calculation of fMs (/1000 missing) 9 10 * gui/MGCosy.cc: 11 - added new tab Gear 12 13 * gui/MGSkyPosition.[h,cc]: 14 - fixed memory leak by not changing positions or having object 15 outside 16 - removed fake-statics 17 18 * main/MCosy.[h,cc]: 19 - adapted GetSePos to present shaftencoders 20 - changed speed to 0.15 and acc to 0.4 in positioning 21 - changed tracking cycle from 0.05s to 0.25s 22 - added WM_GEAR 23 - added WM_DISPLAY 24 - fixed displaying the SE offsets 25 - added TalkThreadGear 26 - changed DisplayHistTestSe 27 - added DisplayHistGear 28 - added check for second Zd-SE 29 - removed lout.SetOutputGui(NULL, kFALSE) because it crashes 30 when closing the spplication while tracking 31 32 33 2 34 2003/02/21 - Thomas Bretz (La Palma): 3 35 … … 10 42 * catalog/Slalib.h: 11 43 - added Hms2DegRad and Dms2Rad 44 12 45 13 46
Note:
See TracChangeset
for help on using the changeset viewer.