- added networkedit icon 2008-03-07, by etisserant
- .ico icons work with either windows or linux 2008-02-29, by etisserant
- add icon support in init 2008-02-27, by greg
- fixed bug to open pdf with acrobat reader on Win32 in objdictedit and networkedit 2008-02-26, by greg
- Fixed some win32 stdout related problems. May not worl wit visualstudio debug log anymore. 2008-02-24, by etisserant
- Repercutions of parameter type change in waitReceiveTaskEnd in win32 2008-02-19, by etisserant
- Changed CAN_HANDLE into CAN_PORT in data.h and lss.h. More semanticaly correct. 2008-02-19, by etisserant
- Removed old commented code. 2008-02-19, by etisserant
- add changes in configure to force xeno --library-dir 2008-02-19, by greg
- Fixed faulty read access checking on OD access. Added read acces s checking in SDO (was disabled) 2008-02-19, by etisserant
- Fixed segfault on quit with Xenomai, due to bat parameter type in waitReceiveTaskEnd. 2008-02-19, by etisserant
- Added Kvaser hardware support, thanks to Giuseppe Massimo Bertani . 2008-02-18, by etisserant
- some warning errors fixed 2008-02-18, by groke6
- added configure option to force Wx detection. 2008-02-18, by etisserant
- Fixed problem with spaces in paths in generated canfetival_config.py 2008-02-18, by etisserant
- Fixed debug build on mingw32, was broken due to recent changes in debug macros in print_message 2008-02-18, by etisserant
- removed old jaxe files 2008-02-13, by etisserant
- Many changes in manual.tex. Now nearly human readable. 2008-02-13, by etisserant
- Big cleanup in manual. Used Lyx for that. 2008-02-12, by etisserant
- Some typo fixes in the manual, thanks to Yegor Yefremov (VisionSystems) 2008-02-12, by etisserant
- Accepted Vladimir Chren linux kernelspace port patch. 2008-02-12, by etisserant
- exlude generated html doxygen from CVS 2008-02-12, by etisserant
- exlude generated html manual from CVS 2008-02-12, by etisserant
- Removed generated html doxygen doc from CVS, too many files. 2008-02-12, by etisserant
- fixed TextMasterSlaveLSS 2008-02-11, by groke6
- Now, PDF doc of objdictgen can be opened with acrobat reader on windows 2008-02-08, by etisserant
- Cleaned DS-401GUI (definitively removed graph) added options to open directly on the right Input or Output page. Little fixes. 2008-02-08, by etisserant
- added canChangeBaudRate to the driver interface 2008-02-07, by groke6
- Fixed missing includes causing warnings 2008-02-05, by etisserant
- Cleaned re-indented code of DS401_Slave_Gui 2008-02-05, by etisserant
- added TestMasterSlaveLSS. LSS protocol revised. 2008-02-04, by groke6
- Solved a mistake with parentheses in last change 2008-02-04, by luis
- Minor changes to guarantee that UNS8 cast is well done 2008-02-04, by luis
- 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, by etisserant
- Enhanced cleanup of TCP CAN client/server 2008-02-01, by etisserant
- little fix on arch detection when using mingw32-only compiler from within cygwin's bash 2008-02-01, by etisserant
- AVR port, thanks to Peter Christen, Comat AG. 2008-01-31, by etisserant
- add cancfg.h dependency to rebuild can_peak_win32 driver 2008-01-30, by greg
- fix install target in example Makefile.in 2008-01-29, by greg
- remove canfestival-examples.install in debian dir 2008-01-29, by greg
- remove examples install target in debian/rules 2008-01-29, by greg
- Fixed some endianization problems caused by switch to UNS16 for cob_id member in CAN messages. To be continued. 2008-01-25, by etisserant
- fix name "staus" in c generated files with "status 2008-01-25, by greg
- changed order of declaration/initialization of variables to prevent some warnings 2008-01-25, by etisserant
- changed win32.cpp into drivers_win32.cpp in vcproj file 2008-01-25, by etisserant
- Fixed Peter Christen remarks as regards typo 2008-01-23, by etisserant
- Changed cob_id from struct{UNS32} to UNS16 2008-01-23, by etisserant
- Added can4linux driver support. 2008-01-22, by groke6
- fixed configure command line constant specification bug. Thanks to Jorge. 2008-01-18, by etisserant
- Added FastScan support to the LSS services. 2008-01-17, by groke6
- Added FastScan support to the LSS services. 2008-01-17, by groke6
- Added FastScan support to the LSS services. 2008-01-17, by groke6
- Bug on try, except, finally statement with python 2.4 fixed 2008-01-17, by lbessard
- add setup.py and objdictedit_postinst.py to build windows installer 2008-01-15, by greg
- Fixed some build errors and warnigs, thanks to Martin Hollenweger (geautomotive.eu) 2008-01-15, by etisserant
- .cvsignore updated for windows targets. 2008-01-15, by etisserant
- TCP broadcasting chat server to exchange CAN messages between CanFestival nodes on windows. This let user simulate a CANopen network on windows. 2008-01-15, by etisserant
- Various configure and build enhancements: 2008-01-15, by etisserant
- fixed a bug in consise_dcf_loop() in dcf.c 2008-01-14, by groke6
- Fixed timer problem on late Heartbeat. Thanks to Jorge. 2008-01-11, by etisserant