Changeset 10024 for trunk/Cosy/Changelog


Ignore:
Timestamp:
10/21/10 11:23:44 (14 years ago)
Author:
tbretz
Message:
Finally fixed MTracking to get the tracking of celestial objects working.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cosy/Changelog

    r10023 r10024  
    1212   * Makefile:
    1313     - added magic1 and magic2 rule to produce liks to the resource files
     14
     15   * main/MTracking.[h,cc]:
     16     - made MMoonPointing a data member to make sure the file is
     17       read only once
     18     - added a destructor to delete/close the file
     19     - set offsets only once when tracking isinitialized
     20     - added a lot of debug output in case of failure
     21     - some units fixes
     22     - moved setting the ra/dec for the starguider to the tracking
     23       main loop
     24     - retrieve the time after initializing the Slalib in the Thread
     25     - print a more helpful error message when UpdateSlalib in the
     26       Thread fails
     27
    1428
    1529
Note: See TracChangeset for help on using the changeset viewer.