Changeset 913 for trunk/MagicSoft/Cosy/Changelog
- Timestamp:
- 08/23/01 14:40:17 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/Changelog
r912 r913 1 1 -*-*- END -*-*- 2 2001/08/23 - Thomas Bretz: 3 4 * gui/MGEmbeddedCanvas.[h,cc]: 5 - added 6 7 * gui/MGVelocity.[h,cc]: 8 - added 9 10 * MCosy.[h,cc]: 11 - added GetRePosPdo 12 - changed fOffset to an offset between the se and re system 13 - changed old fOffset to fTrackingError which gives you a good 14 estimate what the tracking error really is 15 - changed the weighting of fOffset from 0.1 to 0.3 16 - reordered some statements for a better overview 17 - changed update of GUI from thread to a timer (s.HandleTimer) 18 19 * Makefile: 20 - added libpthread.a 21 - reordered libraries 22 23 * gui/MGAccuracy.[h,cc]: 24 - changed the layout 25 - make use of TGaxis 26 - added the numbers as text into canvas 27 - added a title 28 - derived from MEmbeddedCanvas 29 30 * gui/MGCosy.[h,cc]: 31 - changed layout 32 - added canvas for velocity 33 - added canvas for offset 34 35 * gui/MGSkyPosition.[h,cc]: 36 - added position as text 37 - added axis labels 38 - derived from MEmbeddedCanvas 39 - reorganized parts of the existing code 40 41 2 42 3 43 2001/08/17 - Thomas Bretz:
Note:
See TracChangeset
for help on using the changeset viewer.