Changeset 8862 for trunk/MagicSoft/Cosy/Changelog
- Timestamp:
- 02/13/08 19:44:39 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/Changelog
r8861 r8862 1 1 -*-*- END -*-*- 2 3 2008/02/13 Thomas Bretz (La Palma) 4 5 * cosy.cc: 6 - added debug-env command line options 7 - added config command line option 8 - added command line options for the ip-addresses 9 - read in an MEnv 10 11 * candrv/canopen.cc: 12 - commented an obsolete output 13 14 * candrv/ethernet.[h,cc]: 15 - changed some cout to gLog stream 16 - impoved output 17 - added some some DEBUG precompiler ifs 18 19 * candrv/interface.cc: 20 - fixed an if: fReceiver instead of !fReceiver 21 22 * candrv/network.cc: 23 - fixed some problems with hex/dec output 24 25 * devdrv/shaftencoder.[h,cc]: 26 - decode all bytes in PDO2 27 - devide by fTicks instead of a fixed number 28 - improved some comments 29 30 * main/MCosy.[h,cc]: 31 - removed the arbitrary offset in GetSePos 32 (FIXME: This needs to become an option in the rc-file) 33 - take an MEnv instead of a local TEnv 34 - improved output 35 - get name for pointing model as argument 36 37 * tcpip/MCeCoCom.h, tcpip/MDriveCom.h: 38 - get ip-address as argument 39 40 * tcpip/MTcpIpIO.[h,cc]: 41 - added GetSocketAddress functions 42 - changed some cout to gLog 43 - improved output 44 45 * videodev/MVideo.[h,cc]: 46 - added an argument to Ioctl to suppress an expected error 47 48 2 49 3 50 2008/02/12 Thomas Bretz (La Palma)
Note:
See TracChangeset
for help on using the changeset viewer.