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