Changeset 8874 for trunk/MagicSoft


Ignore:
Timestamp:
02/24/08 11:21:33 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Cosy
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/.cosyrc_magic

    r4076 r8874  
    99# revolutions of the 'real' motor, but about revolutions
    1010# 'seen' by the Macs)
    11 Az_GearRatio[U_mot/U_tel]: 1338.8
     11Az_GearRatio[U_mot/U_tel]: 1340.0
    1212Zd_GearRatio[U_mot/U_tel]: 1165.2
    1313
  • trunk/MagicSoft/Cosy/Changelog

    r8871 r8874  
    11                                                                  -*-*- END -*-*-
     2
     3 2008/02/24 Thomas Bretz (La Palma)
     4
     5   * .cosyrc_magic:
     6     - changed the azimuth gear to 1340.0
     7
     8   * cosy.cc:
     9     - made MDriveCom a pointer to be able to delete it earlier
     10
     11   * devdrv/macs.cc:
     12     - fixed a few typos
     13
     14   * main/MCosy.[h,cc]:
     15     - allow disarming
     16     - added armed state to report
     17     - Instantiate MCosy with an MDriveCom instead of initializing it
     18       internally
     19     - adapted the constructor accordingly
     20
     21   * main/MSlewing.[h,cc]:
     22     - changed the way the "position reached" window is calculated
     23       it is now fixed 1/16384th of a revolution and can be
     24       changed from outside
     25     - added some comments
     26     - tiny changes to the log out
     27     - for the moment the correct calculation for the non centered
     28       drive bow is switched off(!!!)
     29
     30   * videodev/VideodevIncl.h:
     31     - added TVector2
     32
     33
    234
    335 2008/02/22 Thomas Bretz (La Palma)
     
    941     - changed version number from 0.69 to 0.70
    1042     - move the arbitrary factor 4 from cosy to aposs
     43     - changed control loop parameters as suggested in Robert's thesis
     44       (TO BE CHECKED)
    1145
    1246   * devdrv/macs.cc:
Note: See TracChangeset for help on using the changeset viewer.