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.
2008-03-19 lbessard Problem with String size in C file generated fixed
2008-03-14 peter Forces an emission of PDO by resetting the COB of the last message
2008-03-12 greg fixed missing uninstall target in examples makefile
2008-03-07 peter Old folder removed
2008-03-07 peter included data.h
2008-03-07 peter New named folder, first DS401 profile module, Makefile
2008-03-07 etisserant fixed flags for xeno build
2008-03-07 etisserant added networkedit icon
2008-02-29 etisserant .ico icons work with either windows or linux
2008-02-27 greg add icon support in init
2008-02-26 greg fixed bug to open pdf with acrobat reader on Win32 in objdictedit and networkedit
2008-02-24 etisserant Fixed some win32 stdout related problems. May not worl wit visualstudio debug log anymore.
2008-02-19 etisserant Repercutions of parameter type change in waitReceiveTaskEnd in win32
2008-02-19 etisserant Changed CAN_HANDLE into CAN_PORT in data.h and lss.h. More semanticaly correct.
2008-02-19 etisserant Removed old commented code.
2008-02-19 greg add changes in configure to force xeno --library-dir
2008-02-19 etisserant Fixed faulty read access checking on OD access. Added read acces s checking in SDO (was disabled)
2008-02-19 etisserant Fixed segfault on quit with Xenomai, due to bat parameter type in waitReceiveTaskEnd.
2008-02-18 etisserant Added Kvaser hardware support, thanks to Giuseppe Massimo Bertani .
2008-02-18 groke6 some warning errors fixed
2008-02-18 etisserant added configure option to force Wx detection.
2008-02-18 etisserant Fixed problem with spaces in paths in generated canfetival_config.py
2008-02-18 etisserant Fixed debug build on mingw32, was broken due to recent changes in debug macros in print_message
2008-02-13 etisserant removed old jaxe files
2008-02-13 etisserant Many changes in manual.tex. Now nearly human readable.
2008-02-12 etisserant Big cleanup in manual. Used Lyx for that.
2008-02-12 etisserant Some typo fixes in the manual, thanks to Yegor Yefremov (VisionSystems)
2008-02-12 etisserant Accepted Vladimir Chren linux kernelspace port patch.
2008-02-12 etisserant exlude generated html doxygen from CVS
2008-02-12 etisserant exlude generated html manual from CVS
2008-02-12 etisserant Removed generated html doxygen doc from CVS, too many files.
2008-02-11 groke6 fixed TextMasterSlaveLSS
2008-02-08 etisserant Now, PDF doc of objdictgen can be opened with acrobat reader on windows
2008-02-08 etisserant Cleaned DS-401GUI (definitively removed graph) added options to open directly on the right Input or Output page. Little fixes.
2008-02-07 groke6 added canChangeBaudRate to the driver interface
2008-02-05 etisserant Fixed missing includes causing warnings
2008-02-05 etisserant Cleaned re-indented code of DS401_Slave_Gui
2008-02-04 groke6 added TestMasterSlaveLSS. LSS protocol revised.
2008-02-04 luis Solved a mistake with parentheses in last change
2008-02-04 luis Minor changes to guarantee that UNS8 cast is well done