Changeset 1702 for trunk/MagicSoft/Cosy/Changelog
- Timestamp:
- 01/13/03 18:18:15 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/Changelog
r1701 r1702 1 1 -*-*- END -*-*- 2 3 2003/01/13 - Thomas Bretz: 4 5 * bending.txt: 6 - changed to fit the parameters of the model 7 8 * cosy.cc: 9 - made the 'standard mode' the default 10 11 * base/MTimeout.h: 12 - fixed the change of the base member function name of Notify 13 14 * candrv/network.[h,cc]: 15 - don't set fNodes[i] to NULL if Node is Zombie 16 - implemented HasZombie and RebootZomies 17 18 * candrv/nodedrv.[h,cc]: 19 - implemented a base function Reboot 20 - set node to Zombie status if waitforsdo timed out 21 22 * candrv/vmodican.cc: 23 - added more precise output for CTXcon 24 25 * devdrv/macs.[h,cc]: 26 - if first waitforsdo fails set don't go on 27 - implemented fStatus 28 - implemented enum for fStatus 29 30 * gui/MGAccuracy.cc, gui/MGSkyPosition.cc, gui/MGVelocity.cc: 31 - call SetNoContextMenu in constructor 32 33 * gui/MGCosy.[h,cc]: 34 - some new labels 35 - implemented SetLabelColor 36 37 * gui/MGEmbeddedCanvas.[h,cc]: 38 - implemented SetNoContextMenu 39 40 * main/MCosy.cc: 41 - exchanged all conditionals for the pointers to the nodes 42 by IsZombieNode 43 - implemented check for zombies in Proc 44 45 46 2 47 2003/01/10 - Thomas Bretz: 3 48
Note:
See TracChangeset
for help on using the changeset viewer.