Changeset 8841 for trunk


Ignore:
Timestamp:
01/30/08 15:53:29 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Cosy
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/Changelog

    r8839 r8841  
    2222     - chnaged some manipulators
    2323     - adapted calls to consructors of Macs and ShaftEncoders
     24
     25    * tcpip/MCeCoCom.[h,cc]:
     26      - adapted to the otehr changes. Note that with this all reports are
     27        send to CC which means that the Drive reports get send ten times a
     28        second
     29
     30    * candrv/CandrvLinkDef.h:
     31      - for the time being Ethernet has been added and Interface be removed
    2432
    2533
  • trunk/MagicSoft/Cosy/candrv/CandrvLinkDef.h

    r1109 r8841  
    88#pragma link C++ class CanOpen+;
    99#pragma link C++ class Network+;
     10#pragma link C++ class Ethernet+;
     11//#pragma link C++ class Interface+;
    1012
    1113#pragma link C++ class NodeDrv+;
Note: See TracChangeset for help on using the changeset viewer.