2007-05-04 greg Add default callback for index entry 0x1017
2007-04-30 greg Support for DCF (DS-302)
2007-04-24 etisserant Added writeLocalDict and readLocalDict, that have to be called from application instead of getODEntry and setODEntry. Fix potential endianization problem.
2007-04-24 etisserant Added _writenetworkdictionary option to avoir endianiation
2007-04-24 etisserant Set PDO transmit time according to ESA perceptionof CanOpen
2007-04-24 etisserant Removed SDOTimeout application callback.Please use SDO callbacks instead.
2007-04-19 etisserant EDS import
2007-04-18 etisserant Fixed segfault with Xenomai timer_xeno.c
2007-04-18 etisserant Removed compilation warnings with some GCC. + Fixed test for baudrate = none
2007-04-18 etisserant Added install target for MicroMod
2007-04-18 etisserant Removed compilation warnings with some GCC.
2007-04-17 etisserant Added a MicroMod Master sample in examples/TestMasterMicroMod. Fixed some SDO abort code and callback problem in sdo.c.
2007-04-17 etisserant Removed binry flag on vcproj files
2007-04-17 etisserant *** empty log message ***
2007-04-17 etisserant Added SDO network dictionnary access callback when aborded.
2007-04-17 etisserant Better error handling for unix and peak_linux.
2007-04-14 etisserant SetODEntry now call CO_data->storeODSubEntry(Index,SubIndex) for variables to be Stored (when column Save==True in GUI)
2007-04-14 etisserant Removed genrated dead prototypes for depricated callbacks.
2007-04-13 etisserant Updated doc.
2007-04-13 etisserant Moved DS-301 PDF into objdictgen. Fixed installation on linux. Now TestMasterSlave is also installed in $PREFIX/bin.
2007-04-12 etisserant Added cosmetics with Can_Virtual
2007-04-12 etisserant Removed dead code.
2007-04-12 etisserant Removed Mutex liberation on CanSend. Too much race condition to avoid. Cannot be deeply tested.
2007-04-12 etisserant Implemented writeNetworkDictCallBack test in TestMasterSlave example. Fixed callback assignement race condition in sdo.c.
2007-04-12 etisserant Post_sync have to be called even if in pre-op state. Fixed.
2007-04-12 etisserant Now, setNodeId does change TPDO and RPDO CobId without testing previous CobId in order to avoid confusion. Standard does not says when 'default value' should be applied. See DS301 - Object 1400h - 15FFh: Receive PDO Communication Parameter page 108.
2007-04-11 etisserant Updated doc. Cleaned some code.
2007-04-07 etisserant Some win32 fixes following yesterday's API changes.
2007-04-06 etisserant Changes in the API:
2007-04-05 lbessard Bug on CanOpen help popup corrected
2007-04-05 lbessard Bug on CanOpen help popup corrected
2007-04-04 etisserant Win32 Native support and dynamicaly loaded CAN drivers for Linux, Cygwin and Win32.
2007-04-04 etisserant Win32 Native support and dynamicaly loaded CAN drivers for Linux, Cygwin and Win32.
2007-04-03 etisserant file TestMasterSalve.vcproj was initially added on branch BRANCH_WIN32PORT.
2007-04-03 etisserant file getopt.h was initially added on branch BRANCH_WIN32PORT.
2007-04-03 etisserant file getopt.c was initially added on branch BRANCH_WIN32PORT.
2007-04-03 etisserant file config.h was initially added on branch BRANCH_WIN32PORT.
2007-04-03 etisserant file canfestival.h was initially added on branch BRANCH_WIN32PORT.
2007-04-03 etisserant file build_cygwin.sh was initially added on branch BRANCH_WIN32PORT.
2007-04-03 etisserant file CanFestival-3.vc8.sln was initially added on branch BRANCH_WIN32PORT.
2007-04-03 etisserant file .cvsignore was initially added on branch BRANCH_WIN32PORT.
2007-04-02 etisserant file lincan.h was initially added on branch BRANCH_WIN32PORT.
2007-04-02 etisserant file canmsg.h was initially added on branch BRANCH_WIN32PORT.
2007-04-02 etisserant file cancfg.h.tail was initially added on branch BRANCH_WIN32PORT.
2007-04-02 etisserant file cancfg.h.head was initially added on branch BRANCH_WIN32PORT.
2007-04-02 etisserant file .cvsignore was initially added on branch BRANCH_WIN32PORT.
2007-03-30 etisserant file unix.h was initially added on branch BRANCH_WIN32PORT.
2007-03-30 etisserant file libcanfestival_can_virtual.so was initially added on branch BRANCH_WIN32PORT.
2007-03-30 etisserant file libcanfestival_can_peak_linux.so was initially added on branch BRANCH_WIN32PORT.
2007-03-30 etisserant file unix.c was initially added on branch BRANCH_WIN32PORT.
2007-03-26 etisserant file can_uvccm_win32.vcproj was initially added on branch BRANCH_WIN32PORT.
2007-03-26 etisserant file can_uvccm_win32.def was initially added on branch BRANCH_WIN32PORT.
2007-03-26 etisserant file can_uvccm_win32.cpp was initially added on branch BRANCH_WIN32PORT.
2007-03-26 etisserant file can_peak_win32.vcproj was initially added on branch BRANCH_WIN32PORT.
2007-03-26 etisserant file can_peak_win32.def was initially added on branch BRANCH_WIN32PORT.
2007-03-26 etisserant file can_peak_win32.cpp was initially added on branch BRANCH_WIN32PORT.
2007-03-26 etisserant file can_peak_linux.c was initially added on branch BRANCH_WIN32PORT.
2007-03-26 etisserant file can_peak_cygwin.c was initially added on branch BRANCH_WIN32PORT.
2007-03-26 etisserant file Makefile.in was initially added on branch BRANCH_WIN32PORT.
2007-03-26 etisserant file .cvsignore was initially added on branch BRANCH_WIN32PORT.