src/dcf.c
Sat, 20 Oct 2012 10:17:29 +0200 fojtik <> Fixed compilability with Micrsoft visual C++
Thu, 04 Oct 2012 17:12:34 +0200 Laurent Bessard Fixing bug in dcf.c preventing to configure more than one slave using concise dcf when Save Node option is disabled
Mon, 18 Jun 2012 02:27:19 +0200 Edouard Tisserant pdo.c : missalignment problem on some cpu when comparing cobids, various typo fixes
Mon, 23 Jan 2012 08:43:13 +0100 Christian Taedcke dcf.c:
Tue, 13 Dec 2011 17:38:12 +0100 Mongo bug correction in dcf.c, an entry of only one byte was not checked
Thu, 13 Oct 2011 17:51:27 +0200 Mongo Configuration manager with DCF in object 0x1F22 rewritten almost from scratch.
Mon, 12 Sep 2011 10:52:02 +0200 Mongo Added some fixes from Jaroslav Fojtik submitted on sourceforge bug tracker:
Wed, 14 Oct 2009 16:37:37 +0200 greg Verify if nodeId is strictly lesser than subindex entries count at the beginning of send_consise_dcf_loop function
Wed, 16 Sep 2009 15:15:28 +0200 greg fix warnings with msvc compiler
Fri, 06 Jun 2008 22:18:13 +0200 etisserant Implemented retry on SDO timeout in dcf.c.
Thu, 05 Jun 2008 08:04:30 +0200 etisserant serious typo in dcf.c
Wed, 04 Jun 2008 11:04:24 +0200 etisserant Fixed alignments problems on some 32bit target such as ARM or Xscale.
Fri, 01 Feb 2008 18:06:55 +0100 etisserant As requested long ago, added CoData* parameter to all this applications callback, let application designer use identical callback for multiple nodes, and reduce source code length.
Fri, 25 Jan 2008 08:20:11 +0100 etisserant changed order of declaration/initialization of variables to prevent some warnings
Thu, 17 Jan 2008 16:22:21 +0100 groke6 Added FastScan support to the LSS services.
Mon, 14 Jan 2008 14:28:49 +0100 groke6 fixed a bug in consise_dcf_loop() in dcf.c
Tue, 08 Jan 2008 10:47:10 +0100 groke6 fixed the DCF-LSS conflict
Mon, 03 Dec 2007 11:30:38 +0100 etisserant Some fixes suggested by Luis Jim?nez, plus some minor enhancements in DCF.
Tue, 07 Aug 2007 17:18:03 +0200 etisserant Some fixes for C++
Fri, 08 Jun 2007 09:23:56 +0200 nico Manual and Documentation finish
Wed, 06 Jun 2007 11:18:14 +0200 etisserant Some fixes in dox.
Tue, 05 Jun 2007 18:43:21 +0200 nico Manual and Documentation finish
Tue, 05 Jun 2007 16:41:38 +0200 nico Manual convertion -> latex -> pdf
Mon, 04 Jun 2007 17:59:50 +0200 nico First doxygen implementation
Fri, 25 May 2007 23:57:17 +0200 etisserant Some fixes for visual studio C compiler compatiblity.
Fri, 18 May 2007 13:41:50 +0200 greg big-endian with concise dcf fixed
Mon, 14 May 2007 22:46:20 +0200 etisserant Big Endian fixes.
Sat, 12 May 2007 22:42:51 +0200 etisserant CleanUp and minor fixes
Fri, 04 May 2007 12:26:46 +0200 greg Add concise DCF support