Tue, 19 Aug 2008 17:30:13 +0200 etisserant Added more correct signal handling to unix timers.
Tue, 29 Jul 2008 17:20:45 +0200 etisserant Patch from Jari K. implementing automatic SDO clien allocation, and add a new interface for (read/write)networkdict.
Fri, 25 Jul 2008 16:36:23 +0200 lbessard Adding support for replace imported EDS in nodelist
Fri, 25 Jul 2008 10:57:20 +0200 etisserant Added removal of dynamically loaded CAN driver interface library in clean make target
Fri, 25 Jul 2008 09:34:08 +0200 etisserant Fixed (again) return of abortcode value in SDO's getReadResultNetworkDict
Fri, 25 Jul 2008 09:32:50 +0200 etisserant Added removal of dynamically loaded CAN driver interface library in clean make target
Thu, 24 Jul 2008 14:22:59 +0200 etisserant Fixed incomplete resetSDOline
Wed, 23 Jul 2008 18:02:27 +0200 lbessard Bug on Concise DCF edit dialog value generating fixed
Tue, 22 Jul 2008 23:48:48 +0200 etisserant getReadResultNetworkDict now returns abortcode. Now, abort message should be sent correctly from client.
Tue, 22 Jul 2008 23:47:05 +0200 etisserant Edward's patch fixing nmtSlave compilation with LSS enabled.
Tue, 22 Jul 2008 23:44:07 +0200 etisserant cosmetic changes to pdo.c
Wed, 16 Jul 2008 15:30:28 +0200 etisserant *** empty log message ***
Wed, 16 Jul 2008 15:21:04 +0200 etisserant Changed getReadResultNetworkDict behaviour about size. Do not copy more data than pointet by Size arg.
Tue, 08 Jul 2008 15:14:48 +0200 greg add anagate device support in CanFestival
Tue, 01 Jul 2008 15:21:03 +0200 luis Modified initial value of 1014h to 0x80 + nodeid when 1014 is not included explicitly in the OD.
Sat, 28 Jun 2008 18:43:15 +0200 etisserant Fixed automatic SDO server creation for slave
Thu, 26 Jun 2008 11:38:59 +0200 lbessard Segmentation Fault on closing fixed
Thu, 26 Jun 2008 09:24:24 +0200 lbessard Adding support for modification in CanFestival eds_utils
Wed, 25 Jun 2008 17:31:41 +0200 lbessard Modification for generating eds file from a node instead of a manager
Wed, 25 Jun 2008 17:04:56 +0200 etisserant Fixed missing refresh of title bar on Save.
Wed, 25 Jun 2008 17:04:21 +0200 etisserant Automatic SDO server added when creating new slave node.
Wed, 25 Jun 2008 17:02:17 +0200 etisserant added optional cancel button in node creation dialog (Beremiz)
Tue, 24 Jun 2008 19:05:41 +0200 etisserant Added embedded mode in objdictedit, for integration in Beremiz.
Mon, 23 Jun 2008 17:55:11 +0200 etisserant Added pointer variable list in GenCfile.py, for use with Beremiz's generated code.
Mon, 23 Jun 2008 17:54:18 +0200 etisserant LSS patch from Edward. Now, SetNodeId is not called from nmtslave anymore in case of LSS.
Wed, 18 Jun 2008 11:15:17 +0200 etisserant LSS patch from Edward. Now, SetNodeId is not called from nmtslave anymore in case of LSS.
Wed, 18 Jun 2008 10:57:47 +0200 etisserant Fixed some comments in sdo.c
Wed, 18 Jun 2008 10:57:30 +0200 etisserant Added missing const for dll names strings
Mon, 09 Jun 2008 11:13:45 +0200 lbessard Defining quick_index structures and ObjdictSize as constants
Fri, 06 Jun 2008 22:18:13 +0200 etisserant Implemented retry on SDO timeout in dcf.c.