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.
2008-01-17 groke6 Added FastScan support to the LSS services.
2008-01-17 groke6 Added FastScan support to the LSS services.
2008-01-17 groke6 Added FastScan support to the LSS services.
2008-01-17 lbessard Bug on try, except, finally statement with python 2.4 fixed
2008-01-15 greg add setup.py and objdictedit_postinst.py to build windows installer
2008-01-15 etisserant Fixed some build errors and warnigs, thanks to Martin Hollenweger (geautomotive.eu)
2008-01-15 etisserant .cvsignore updated for windows targets.
2008-01-15 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 etisserant Various configure and build enhancements:
2008-01-14 groke6 fixed a bug in consise_dcf_loop() in dcf.c
2008-01-11 etisserant Fixed timer problem on late Heartbeat. Thanks to Jorge.
2008-01-10 greg fix SUB_EXE_CFLAGS in configure to link without "-ldl" when use MINGW
2008-01-08 luis Size verification of the mapped variables in PDOs (both reception and transmission)
2008-01-08 groke6 fixed the DCF-LSS conflict
2008-01-04 lbessard Bug when close objdictedit fixed
2007-12-31 greg change name for control-peak to control-peak_linux
2007-12-31 greg add debian directory to create debian binary packages
2007-12-17 etisserant Fixed horrible typo in states.c thanks to Martin Hollenweger.
2007-12-17 etisserant Fix a flaw in LSS patch.
2007-12-17 etisserant Primary LSS support, thanks to Jorge Berzosa.
2007-12-14 greg Fix LD variable for unix target in configure
2007-12-10 etisserant Windows related enhancements
2007-12-10 lbessard Bug on new DCF entry boolean value fixed
2007-12-10 lbessard Bug on Refresh Main Menu fixed
2007-12-10 lbessard Bug on DCF edition fixed
2007-12-10 lbessard Bug on DCF edition fixed