Changeset 8865 for trunk/MagicSoft/Cosy/Changelog
- Timestamp:
- 02/20/08 19:39:13 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/Changelog
r8864 r8865 1 1 -*-*- END -*-*- 2 3 2008/02/20 Thomas Bretz (La Palma) 4 5 * candrv/ethernet.[h,cc]: 6 - return kFALSE even if RecvRaw return a value <0 7 8 * devdrv/macs.[h,cc]: 9 - added setting and reseeting of an armed state disallowing 10 all movements 11 - set fPosActive if positiong has been started to prevent lags 12 in the program flow 13 - added fArmed to PDO1 14 - added some debug output 15 16 * gui/MGCosy.[h,cc]: 17 - added "Arm" button to the display in expert mode 18 - added armed state to the Update member function 19 20 * main/MCosy.[h,cc]: 21 - commented out all accesses to the third MACS 22 - added code to allow the armed state to be set from the gui 23 - pipe the armed state to the gui 24 25 * tcpip/MTcpIpIO.[h,cc]: 26 - added a timeout to MTcpIpI when waiting for new data 27 which is set to 5s by default 28 - return kFALSE even if RecvRaw return a value <0 29 - wait for new connection in case of timeout 30 31 2 32 3 33 2008/02/17 Thomas Bretz (La Palma)
Note:
See TracChangeset
for help on using the changeset viewer.