Ignore:
Timestamp:
04/12/03 19:06:27 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/Changelog

    r1882 r1953  
    11                                                                  -*-*- END -*-*-
     2 2003/04/12 - Thomas Bretz
     3
     4   * prepos_magic.txt:
     5     - added
     6     
     7   * bend.cc:
     8     - added
     9
     10   * Makefile:
     11     - bend added
     12     
     13   * bending_magic.txt:
     14     - new bending
     15
     16   * cosy.cc:
     17     - fixed typo
     18     - disable console output
     19     
     20   * testse.cc:
     21     - accept commandline options
     22     
     23   * base/MThread.cc, base/msgqueue.cc:
     24     - added DEBUG-stuff
     25   
     26   * candrv/network.cc:
     27     - fixed wrong handling of SDO messages with less than 4 bytes
     28     
     29   * candrv/nodedrv.cc:
     30     - do not switch timer off if it isn't switched on
     31   
     32   * candrv/vmodican.cc:
     33     - added EXPERT mode
     34   
     35   * catalog/SlaStars.h:
     36     - added CalcAltAz/ZdAz with mjd
     37   
     38   * catalog/StarCatalog.[h,cc]:
     39     - included rotation angle
     40   
     41   * devdrv/macs.cc:
     42     - added request for present error code
     43     - added #71 error message
     44     
     45   * devdrv/shaftencoder.[h,cc]:
     46     - fixes to support multiturn encoders correctly
     47     - removed velocity and acceleration from gui
     48
     49   * gui/MGAccuracy.cc:
     50     - mega mini change
     51   
     52   * gui/MGCosy.[h,cc]:
     53     - added EXPERT mode
     54     - added TrackPos
     55     - removed shaftencoder label for velocity and acceleration
     56     - commented out MAC3
     57     - fixed reading of predefined positions
     58     - commented out everything related to the demo mode
     59     - changed some displayed text
     60
     61   * gui/MGStarguider.[h,cc]:
     62     - added support for rotation angle
     63     
     64   * main/MBending.h:
     65     - added constructor with filename
     66
     67   * main/MCosy.[h,cc]:
     68     - for gear display both axis
     69     - some more output in WaitForEndMovement
     70     - added CheckRange
     71     - added AlignTrackingPos
     72     - changed timing in tracking procedure from 3s/50ms to 5s/1s
     73     - added TrackPos
     74     - replaced some code by AlignTrackingPos
     75     - commented out CALIB and PRESET
     76
     77   * slalib/oapqk.c:
     78     - fixed a bug checking validity of arguments for atan2
     79
     80   * videodev/Writer.cc:
     81     - fixed names
     82
     83
     84
    285 2003/03/31 - Daniela Dorner:
    386 
Note: See TracChangeset for help on using the changeset viewer.