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.
Thu, 05 Jun 2008 09:09:56 +0200 greg "change baudrate" implemented for lincan interface
Thu, 05 Jun 2008 08:04:30 +0200 etisserant serious typo in dcf.c
Wed, 04 Jun 2008 11:23:49 +0200 etisserant Added NMT reset callbacks, patch from Edward
Wed, 04 Jun 2008 11:04:24 +0200 etisserant Fixed alignments problems on some 32bit target such as ARM or Xscale.
Wed, 04 Jun 2008 11:03:11 +0200 etisserant Added --binutils configure parameter : "--binutils=path Override binutils path detection (as regards $CC content) "
Wed, 04 Jun 2008 10:59:55 +0200 etisserant Updated SVG drawing to reflect recent changes in API.
Wed, 04 Jun 2008 10:59:09 +0200 etisserant Applied James patch that fixes can_cn4linux.c file descriptor handling and make it compatible with can_serial_hub.
Wed, 04 Jun 2008 10:57:56 +0200 etisserant Applied Edwards timer.c optimization patch.
Wed, 04 Jun 2008 10:57:06 +0200 etisserant Applied edward's patch for OD acces macros (optimization) and boudaries check (safety).
Wed, 04 Jun 2008 10:53:41 +0200 etisserant Fixed minor typos in timers_rtai.c and timers_xeno.c