2008-06-06 etisserant Implemented retry on SDO timeout in dcf.c.
2008-06-05 greg "change baudrate" implemented for lincan interface
2008-06-05 etisserant serious typo in dcf.c
2008-06-04 etisserant Added NMT reset callbacks, patch from Edward
2008-06-04 etisserant Fixed alignments problems on some 32bit target such as ARM or Xscale.
2008-06-04 etisserant Added --binutils configure parameter : "--binutils=path Override binutils path detection (as regards $CC content) "
2008-06-04 etisserant Updated SVG drawing to reflect recent changes in API.
2008-06-04 etisserant Applied James patch that fixes can_cn4linux.c file descriptor handling and make it compatible with can_serial_hub.
2008-06-04 etisserant Applied Edwards timer.c optimization patch.
2008-06-04 etisserant Applied edward's patch for OD acces macros (optimization) and boudaries check (safety).
2008-06-04 etisserant Fixed minor typos in timers_rtai.c and timers_xeno.c
2008-06-02 greg kerneltest updated for the new api
2008-05-27 greg fix bug MasterMap1 callback
2008-05-27 greg fix bug in exit function
2008-05-09 greg update Doxyfile , manual.tex
2008-05-09 greg add rt_task_join for receive task and timerloop task
2008-05-07 greg add TimerInit, TimerCleanup and Exit functions
2008-05-07 greg add -mno-cygwin when linking with the vscom api dll
2008-05-07 greg clean Makefile.in
2008-05-07 greg - remove mlockall in timerloop
2008-05-06 greg add Exit function to DS401SlaveGui, change StopTimerLoop's arg and add TimerCleanup function in timers_win32
2008-05-06 greg fix typo line 135
2008-05-05 greg change to ASCII
2008-05-05 greg Add support for USB-CAN devices from VScom
2008-05-02 greg - add RTAI support
2008-04-29 lbessard Problem with Real types unsupported fixed
2008-04-29 lbessard Inversion between Array and Record fixed
2008-04-28 etisserant Serial Hub fixes... Thanks James.
2008-04-28 etisserant Fixed typo in objaccess.c. Thanks to James
2008-04-25 etisserant Some more Endianess fixes.
2008-04-25 etisserant CAN over Serial link (TTY) interface, with serial hub software. Thanks to James Steward.
2008-04-24 etisserant Endianess patch from Edward Karpicz, Lithuania :-)
2008-04-23 etisserant Fixed some endianess problems in states.c and sync.c
2008-04-21 lbessard Bug on Boolean values parsing while importing EDS fixed
2008-04-21 etisserant Reverted back states.c to 1.29.
2008-04-21 etisserant sync.c : fixed some endianize problem, and calback de-registering when re-starting service.
2008-04-21 etisserant Doxy-style comments and various cleanup in unix.c
2008-04-21 etisserant Added debug messages in can_peak_linux driver iface
2008-04-01 etisserant Fixes in manual ( removed Node ID setting in objdiectedit screenshots)
2008-04-01 etisserant typo in states.c
2008-03-31 etisserant Fixed endianizarion problems
2008-03-31 etisserant Now OD callback return val ahev influance on SDO transmission (if callback fall, SDO abord may be signaled)
2008-03-31 etisserant Fixed suspicious code in lss.c
2008-03-31 etisserant Fixed suspicious code in sdo.c
2008-03-26 greg fixed Makefile.in in objdictgen for gnosis
2008-03-26 greg added Gnosis_Utils tar.gz file
2008-03-21 etisserant Removed some dead generated C code in gen_cfile.py, about callbacks.
2008-03-21 etisserant Fixed typo in objacces.c bigendian side.
2008-03-21 etisserant Fixed typo in objacces.c bigendian side.
2008-03-20 etisserant Fixed not so ANSI code in objaccess.c
2008-03-20 etisserant Endianization fix in pdo.c
2008-03-20 etisserant Endianization fix in emcy.c
2008-03-20 etisserant Preliminary support for TRANS_SYNC_ACYCLIC (0) transmit type.
2008-03-20 etisserant re-indented pdo.c
2008-03-20 etisserant Removed DS401_Slave in AVR port.
2008-03-20 etisserant Probable bug fix in HeartBeatStop
2008-03-20 etisserant Fixed herbeat timer array partial initialization in generated OD code.
2008-03-20 etisserant Added support for null terminated strings as VISIBLE_STRING.
2008-03-20 lbessard Bug on domain size calculation fixed
2008-03-20 etisserant Added support for null terminated strings as VISIBLE_STRING.