- Timestamp:
- 01/30/08 15:53:29 (17 years ago)
- Location:
- trunk/MagicSoft/Cosy
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/Changelog
r8839 r8841 22 22 - chnaged some manipulators 23 23 - 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 24 32 25 33 -
trunk/MagicSoft/Cosy/candrv/CandrvLinkDef.h
r1109 r8841 8 8 #pragma link C++ class CanOpen+; 9 9 #pragma link C++ class Network+; 10 #pragma link C++ class Ethernet+; 11 //#pragma link C++ class Interface+; 10 12 11 13 #pragma link C++ class NodeDrv+;
Note:
See TracChangeset
for help on using the changeset viewer.