Ignore:
Timestamp:
02/21/08 22:03:06 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/Changelog

    r8865 r8869  
    11                                                                  -*-*- END -*-*-
     2
     3 2008/02/21 Thomas Bretz (La Palma)
     4
     5   * cosy.cc:
     6     - moved instantisation of MDriveCom out of MCosy
     7     - adde options to set the ceco ports
     8
     9   * candrv/canopen.cc:
     10     - changed logging output
     11
     12   * devdrv/macs.cc:
     13     - added some more DKC errors
     14     - SetZombie if not armed
     15     - added some debug output
     16
     17   * devdrv/shaftencoder.cc:
     18     - added some initialisations as suggested by valgrind
     19
     20   * main/MSlewing.h:
     21     - removed obsolete base class MLog
     22
     23   * main/MTracking.[h,cc]:
     24     - replaced some fixed numbers by variables
     25     - added forward declaration for MLog
     26
     27   * tcpip/MCeCoCom.[h,cc]:
     28     - moved fixed port numbers out of the constructor
     29
     30   * tcpip/MDriveCom.[h,cc]:
     31     - secured called to fQueue with if-conditions
     32     - added Dummy for TPOIN command
     33     - implemented ARM command
     34     - added arm status to drive report
     35     - added summy for sending TPOINT-REPORT
     36
     37   * tcpip/MTcpIpIO.cc:
     38     - added time to connection messages
     39     - added 0 as backlog for opening the TServerSocket.
     40       This seems to be necessary (why?)
     41
     42   * videodev/Camera.cc:
     43     - added initialisation of fChannel which was missing
     44
     45   * videodev/FilterLed.cc:
     46     - changed a detele to an array delete as suggested by valgrind
     47
     48   * videodev/MVideo.cc:
     49     - initialize qctrl as suggested by valgrind
     50
     51
    252
    353 2008/02/20 Thomas Bretz (La Palma)
Note: See TracChangeset for help on using the changeset viewer.