Ignore:
Timestamp:
04/29/09 13:05:42 (15 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/Changelog

    r9432 r9435  
    11                                                                  -*-*- END -*-*-
     2
     3 2009/04/29 Thomas Bretz (La Palma)
     4
     5   * cosy.cc:
     6     - added possibility to switch the ccd cameras on and off remote
     7     - read setup from the resource file instead of the commandline
     8
     9   * caos/Rings.[h,cc]:
     10     - added return value to CalcRings
     11
     12   * catalog/StarCatalog.h:
     13     - Store rotation angle
     14
     15   * devdrv/DevdrvLinkDef.h, Makefile:
     16     - removed macs*
     17     - removed shaftencoder*
     18
     19   * devdrv/dkc.cc:
     20     - simplified the interface to the sps (removed obsolete SDOs,
     21       removed obsolete subindices)
     22     - removed obsolete SetDeceleration
     23
     24   * main/MCaos.[h,cc]:
     25     - keep number of detected leds and number of detected rings
     26     - make many variables a data member which can now be setup
     27       from a resource file
     28     - derived from MParContainer
     29
     30   * main/MCosy.[h,cc]:
     31     - replaced SetDecelartion for pressing stop by SetAcceleration
     32     - implemented WM_STARGTPOINT
     33     - implemented WM_STARGMODE
     34     - allow shutdown even if no connection to SPS
     35
     36   * main/MStargHistograms.[h,cc]:
     37     - removed old obsoelte code
     38
     39   * main/MStarguider.[h,cc]:
     40     - removed old obsolete code (StargFindStar and RoqueLampAna)
     41     - moved some build in default setup to the resource file
     42     - removed AMC trigger
     43     - allow some setup from resource file
     44     - implemented StartStarguider for remote switching of starguider
     45       mode
     46     - implemented DoTPoint for remote TPoint procedure
     47     - some more code cleanup
     48
     49   * main/MTracking.cc:
     50     - removed obsolete include of shaftencoder.h
     51
     52   * tcpip/MCeCoCom.cc:
     53     - removed check for OVER
     54     - use TString::Length instead of strlen(TString&)
     55
     56   * tcpip/MDriveCom.[h,cc]:
     57     - implemented TPOINT command and STGMD command
     58     - send number of LEDs and rings instead of x/y in starguider report
     59
     60
    261
    362 2009/04/22 Thomas Bretz (La Palma)
Note: See TracChangeset for help on using the changeset viewer.