Ignore:
Timestamp:
05/20/04 05:01:03 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/Changelog

    r4076 r4105  
    11                                                                  -*-*- END -*-*-
     2 2004/05/15 - Thomas Bretz (La Palma)
     3
     4   * Makefile:
     5     - added MGMenu links
     6
     7   * bending_magic.txt:
     8     - last calculated pointing model (stil has the hysteresis
     9       problem)
     10
     11   * cosy.cc:
     12     - moved camera stuff to MStarguider
     13     - added channel selection
     14
     15   * base/BaseLinkDef.h:
     16     - updated
     17
     18   * base/MString.[h,cc]:
     19     - removed (now in Mars)
     20
     21   * base/MThread.h, candrv/network.h, candrv/nodedrv.h,
     22     candrv/vmodican.h, devdrv/macs.h, videodev/Camera.h:
     23     - changed ifndef
     24
     25   * base/Makefile:
     26     - updated
     27
     28   * candrv/nodedrv.cc:
     29     - added cast to MTime
     30
     31   * candrv/vmodican.cc:
     32     - changed priority from 10 to 1
     33
     34   * caos/Led.cc, caos/Ring.cc:
     35     - changed Form to MString
     36
     37   * caos/Makefile:
     38     - added include base
     39
     40   * caos/Ring.[h,cc]:
     41     - added arguments to constructor
     42
     43   * catalog/CatalogLinkDef.h, catalog/Makefile:
     44     - removed SaoFile
     45
     46   * catalog/Slalib.cc:
     47     - removed some obsolete code
     48
     49   * catalog/StarCatalog.cc:
     50     - added a size check for the bitmap
     51
     52   * devdrv/macs.cc:
     53     - no guarding for the moment
     54
     55   * devdrv/shaftencoder.[h,cc]:
     56     - added code to communicate with the Macs
     57
     58   * gui/GuiLinkDef.h, gui/Makefile:
     59     - removed MGVelocity
     60
     61   * gui/MGCosy.[h,cc]:
     62     - added weather data to display
     63     - added image of the camera to window
     64     - removed velocity from window
     65     - replaced Form by MString
     66
     67   * main/MBending.cc:
     68     - changed handling in GetAnAw - Hopefully correct???
     69       the old handling gave problems
     70
     71   * main/MCosy.[h,cc]:
     72     - added SetTrackingPosRE
     73     - display interpolated position when tracking
     74     - added SetMotor calls
     75
     76   * main/MStarguider.[h,cc]:
     77     - added code to find star in the display
     78     - added corresponding menus
     79     - added code to support more than one ccd channel
     80
     81   * main/MTracking.[h,cc]: 
     82     - complete change to the algorithm. The position which is
     83       send to CC need still some investigations. For more information
     84       look at the code. The main difference is that the motor
     85       encoders are taken better into account which fixes the SE
     86       handling on the elevation axis
     87
     88   * main/MainLinkDef.h, main/Makefile:
     89     - added MPointing
     90     - added MTracking
     91     
     92   * tcpip/MCeCoCom.[h,cc]: 
     93     - added alarm counter
     94
     95   * tcpip/MTcpIpIO.cc:
     96     - do not write to output file if stream is locked
     97
     98   * tpoint/gui.C:
     99     - fixed display so that it perfectly shows north, east, ...
     100     - added error for residual
     101     - simplified residual algorithm
     102     - read new files
     103     - changed displaying deviations a bit
     104     - display result in the display (preliminary)
     105     - set gIgnoreLevel to suppress strange color warnings
     106
     107   * videodev/FilterLed.cc:
     108     - use MGMap for drawing...
     109
     110
     111
    2112 2004/05/15 - Thomas Bretz (La Palma)
    3113
Note: See TracChangeset for help on using the changeset viewer.