Ignore:
Timestamp:
04/12/02 16:59:23 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/Changelog

    r1266 r1275  
    11                                                                  -*-*- END -*-*-
     2
     3 2002/04/12 - Thomas Bretz:
     4
     5   * Makefile.conf.linux-gnu:
     6     - added -D_REENTRANT
     7
     8   * base/MThread.cc:
     9     - added debug output
     10
     11   * candrv/canopen.cc:
     12     - added debug output to destructor
     13
     14   * candrv/vmodican.cc:
     15     - added debug output to failing read
     16     - added some general debug output
     17
     18   * catalog/SlaStars.[h,cc]:
     19     - added CalcRaDecFast
     20     - added Calc*AzFast
     21     - added some comments
     22
     23   * devdrv/macs.cc:
     24     - added some HandleSDOOK output
     25     - changed timer frequency to Guard Time third instead of half
     26     - added some degub output
     27     - changed timer to single shot timer
     28     - switched off Mac timeout handling!!!
     29
     30   * gui/MGCosy.cc:
     31     - added demo mode for 'Tag-der-Physik'
     32
     33   * gui/MGSkyPosition.cc:
     34     - changed 'dots' to fast calculation functions
     35
     36   * gui/MGEmbeddedCanvas.cc:
     37     - added some output
     38     - fixed a bug with zero range
     39
     40   * main/MCosy.[h,cc]:
     41     - added and changed some output
     42     - changed LimitSpeed
     43     - changed TalkThread
     44       + only change offset when a new value for this axis is available
     45       + reset the HasChanged flag before testing it
     46
     47
     48
     49 2002/04/11 - Thomas Bretz:
     50 
     51   * base/MThread.[h,cc]:
     52     - added priority to constructor
     53
     54   * base/coord.h:
     55     - added setter functions to RaDec
     56
     57   * base/msgqueue.[h,cc]:
     58     - added some comments
     59
     60   * candrv/network.cc:
     61     - HasError now checks all nodes
     62
     63   * candrv/nodedrv.[h,cc]:
     64     - fixed some buggy output
     65
     66   * candrv/vmodican.cc:
     67     - removed nonsens SetPriority (doesn't have any effect)
     68
     69   * gui/MGCosy.cc:
     70     - replaced colors by the correct requested colors
     71
     72   * gui/MGSkyPosition.[h,cc]:
     73     - added dots for the position in the past and future
     74
     75
    276
    377 2002/04/04 - Thomas Bretz:
Note: See TracChangeset for help on using the changeset viewer.