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
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-02-01 etisserant Enhanced cleanup of TCP CAN client/server
2008-02-01 etisserant little fix on arch detection when using mingw32-only compiler from within cygwin's bash
2008-01-31 etisserant AVR port, thanks to Peter Christen, Comat AG.
2008-01-30 greg add cancfg.h dependency to rebuild can_peak_win32 driver
2008-01-29 greg fix install target in example Makefile.in
2008-01-29 greg remove canfestival-examples.install in debian dir
2008-01-29 greg remove examples install target in debian/rules
2008-01-25 etisserant Fixed some endianization problems caused by switch to UNS16 for cob_id member in CAN messages. To be continued.
2008-01-25 greg fix name "staus" in c generated files with "status
2008-01-25 etisserant changed order of declaration/initialization of variables to prevent some warnings
2008-01-25 etisserant changed win32.cpp into drivers_win32.cpp in vcproj file
2008-01-23 etisserant Fixed Peter Christen remarks as regards typo
2008-01-23 etisserant Changed cob_id from struct{UNS32} to UNS16
2008-01-22 groke6 Added can4linux driver support.
2008-01-18 etisserant fixed configure command line constant specification bug. Thanks to Jorge.