src/dcf.c
2008-06-06 etisserant Implemented retry on SDO timeout in dcf.c.
2008-06-05 etisserant serious typo in dcf.c
2008-06-04 etisserant Fixed alignments problems on some 32bit target such as ARM or Xscale.
2008-02-01 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.
2008-01-25 etisserant changed order of declaration/initialization of variables to prevent some warnings
2008-01-17 groke6 Added FastScan support to the LSS services.
2008-01-14 groke6 fixed a bug in consise_dcf_loop() in dcf.c
2008-01-08 groke6 fixed the DCF-LSS conflict
2007-12-03 etisserant Some fixes suggested by Luis Jim?nez, plus some minor enhancements in DCF.
2007-08-07 etisserant Some fixes for C++
2007-06-08 nico Manual and Documentation finish
2007-06-06 etisserant Some fixes in dox.
2007-06-05 nico Manual and Documentation finish
2007-06-05 nico Manual convertion -> latex -> pdf
2007-06-04 nico First doxygen implementation
2007-05-25 etisserant Some fixes for visual studio C compiler compatiblity.
2007-05-18 greg big-endian with concise dcf fixed
2007-05-14 etisserant Big Endian fixes.
2007-05-12 etisserant CleanUp and minor fixes
2007-05-04 greg Add concise DCF support