2009-12-14 edouard Enhancements for 'None' target : produce pre-linked object, remove some windows CRLF problems, fixed pedantic compiler warnings
2009-12-09 edouard added 'none' taget for building standalone library
2009-12-09 lolitech Backed out changeset 3a6b413acad9
2009-11-29 Edouard TISSERANT added files to ignor in hgignore
2009-11-02 edouard Wiped out references to Lolitech
2009-11-02 greg Replace \"lolitech\" contact by \"edouard\" contact
2009-10-28 'Gr?gory Tr?lat changes merged
2009-10-28 greg Fix some bug in debian packages
2009-10-27 edouard Extended PDO API with SendOnePDOEvent
2009-10-27 edouard Merge with daa1e1c3fba43ee73a2e827961155b1372ca433e
2009-10-14 greg Verify if nodeId is strictly lesser than subindex entries count at the beginning of send_consise_dcf_loop function
2009-10-14 laurent Removing superfluous event.Skip()
2009-10-12 greg create specific timer thread for UCLIBC support (with CLOCK_PROCESS_CPUTIME_ID parameter)
2009-10-08 'Gr?gory Tr?lat changes merged
2009-10-08 greg -add LeaveMutex to avoid canopenshell deadlock when call NodeInit
2009-10-07 edouard Fixed casts subject to problems on some compilers.
2009-10-07 edouard Fixed typo in can_socket.c
2009-10-06 edouard Some more reasonable timeout while waiting timer thread end
2009-10-06 edouard Fixed bug in the AVR-CAN driver: the CAN interrupt changes the
2009-09-25 'Gr?gory Tr?lat add timeout for waitreceivetaskend for the win32, fix GetLastError print
2009-10-05 edouard Added timeout for waiting timer thread end on windows.
2009-10-05 'Gr?gory Tr?lat removed ligcc.a dependency and fix problem with errno value
2009-09-30 edouard Fixed wrong cast in sdo.c and wrong message length in nodeguarding
2009-09-24 edouard Fiwed use of socketopt accross RT and non-RT implementation of SocketCan
2009-09-24 edouard Updated memento with new Francis' version
2009-09-24 'Gr?gory Tr?lat re-use macro for objaccess
2009-09-24 greg add some symbols from libgcc.a into libcanfestival_win32.a to maintain compatibility between mingw and msvc compilers
2009-09-16 greg fix warnings with msvc compiler
2009-09-16 greg add extern C to maintain compatibility with C++
2009-09-16 greg update config.h for win32 (for user which not use configure script)
2009-09-16 greg Update CanFestival-3.def for visual studio users :
2009-09-16 greg Replace macro functions for setODentry and getODentry
2009-09-16 greg fix warnings with msvc compiler
2009-09-16 greg update visual studio files
2009-09-15 laurent Replacing wx.Choice controls by wx.ComboBox controls
2009-09-15 laurent Bug with in access value translation and modification on subindex 0 of PDOmapping entries fixed
2009-08-07 'Laurent Bessard Merged changes
2009-07-27 laurent Adding support for displaying 'unknown' while datatype is not supported by CanFestival
2009-07-27 laurent Adding support for octet string
2009-07-27 laurent Adding support for internationalization
2009-07-27 greg Fixed : postrm bug when upgrade package
2009-07-27 greg add install/uninstall rules in Makefile.in
2009-07-20 greg add extern \"C\" to keep compatibilty with C++
2009-07-20 greg fix error in timer.c
2009-07-20 greg fix warning when compile
2009-07-20 greg Add print_getenv function wich print extra init params
2009-07-17 greg rewrite comments
2009-07-17 greg remove sync period from OD
2009-07-17 greg fix method to exit properly the Timer Loop
2009-07-17 greg fix method to exit properly CanReceiveLoop
2009-07-17 greg fix message dialog when objdictedit can't find the pdf reader
2009-07-17 greg fix some minor bugs
2009-07-17 greg update manual
2009-07-17 greg fixed : unlock and terminate CanReceive loop thread when canclose is called.
2009-07-16 greg fixed bug in timerscfg.h for win32
2009-07-16 greg Add new function defines to compile peak driver on win32
2009-07-16 greg update canReceive_driver to match with Peak new read function (event)
2009-07-16 greg updated manual_en.pdf with CANOpenShell example
2009-07-16 greg Add doxygen comments in headers file
2009-07-15 greg Add new example CANOpenShell in manual