2013-03-06 Laurent Bessard Fixed import and export of EDS files
2013-03-06 Laurent Bessard Fixed DS401 profile config
2013-03-06 Edouard Tisserant Fixed DLL calling convention when build with mingw32 + some re-indenting in can_tcp_win32
2013-03-06 Edouard Tisserant win32: reverted DLL loading from LoadLibraryA to LoadLibrary
2013-03-06 Edouard Tisserant can_peak_linux link sequence modifed, thx to chenxi
2013-03-06 Edouard Tisserant Now can_tcp_win32 default to 127.0.0.1 and can_tcp_win32_server is verbose
2013-03-05 Edouard Tisserant Restored 'libcanfestival_' prefix to windows CAN drivers DLLs
2013-03-05 Edouard Tisserant Configure now initialize DLL_LIST in objdictgen/canfestival_config.py, required by Beremiz' CanFestival plugin
2013-03-05 Edouard Tisserant Removed 'cyg' prefix abusively appended to .dll files of some windows CAN drivers
2013-03-05 Edouard Tisserant Removed depricated CHANGES file
2013-02-27 Laurent Bessard Fixed bug when replacing already imported EDS file in NetworkEditor
2012-12-06 Laurent Bessard Fixed warnings when compiling generated Object Dictionary
2012-12-06 Laurent Bessard Fix error in UNS8 and INTEGER8 corresponding C type definition in none platform
2012-12-05 Laurent Bessard Merged
2012-12-04 Laurent Bessard Fix bug with Type selection of Array user defined variables
2012-10-31 Laurent Bessard Fix bug when Drag'n Dropping located variables on Windows
2012-10-20 fojtik <> Fixed compilability with Micrsoft visual C++
2012-10-20 fojtik <> Ability to send content of emergency data.
2012-10-18 fojtik <> Added comments
2012-10-04 Laurent Bessard Fix bug when using not editable EditingPanel for displaying nodelist generated master
2012-10-04 Laurent Bessard Fixing bug in dcf.c preventing to configure more than one slave using concise dcf when Save Node option is disabled
2012-10-02 Edouard Tisserant Gnosis XML beeing included since ages, wget commented out in Makefile
2012-10-02 Edouard Tisserant Merged Markus Wildbolz' node-guarding and fixes
2012-10-01 mwildbolz Doxyfile adapted to show all basic source files, search engine included
2012-10-01 mwildbolz Removed auto-generated object dictionary files from example folders
2012-10-01 mwildbolz Changed call to sleep function because it gets redefined when using RTAI_LXRT
2012-10-01 mwildbolz Implementation of a basic working node-guarding
2012-10-01 mwildbolz Changed configure to compile on Debian with the latest RTAI patch installed (removed rtdm library in compiler flags)
2012-10-01 Laurent Bessard Fixing networkedit to deal with non-null master nodeid
2012-09-06 Laurent Bessard Adding support for translating CANOpen type to corresponding IEC type for location drag'n drop
2012-06-19 Edouard Tisserant Master now sends NMT_Reset only from default preOperational application callback
2012-06-18 Laurent Bessard Fix bug when adding an entry to a node
2012-06-18 Laurent Bessard Fix bug with 'not saved' state for network when removing a slave
2012-06-18 Edouard Tisserant Removed debug code remaining in pdo.c
2012-06-18 Edouard Tisserant pdo.c : missalignment problem on some cpu when comparing cobids, various typo fixes
2012-06-15 Laurent Bessard Adding informations in data send when drag'n dropping locations
2012-06-15 Laurent Bessard Fix bug when importing and loading not well formatted eds files
2012-06-13 Edouard Tisserant Merged Christian Taedcke changes
2012-06-13 Edouard Tisserant Merged Francois BEAULIER's changes
2012-06-11 Christian Taedcke Updated build configuration for travis to build more driver and send notification to irc.
2012-06-11 Christian Taedcke Adapted path to xeno-config.
2012-06-11 Christian Taedcke Building 4 can drivers now.
2012-06-11 Christian Taedcke Added first version of .travis.yml for build server.
2012-05-25 Christian Taedcke Win32 win32test:
2012-05-22 Christian Taedcke can_peak_win32 project files:
2012-05-22 Christian Taedcke VS2010 project files:
2012-05-22 Christian Taedcke can_peak_win32 code:
2012-05-22 Christian Taedcke cna_peak_win32 VS2010 project file:
2012-05-22 Christian Taedcke Win32 fixes:
2012-05-22 Christian Taedcke Win32 win32test:
2012-05-22 Christian Taedcke Win32 IXXAT driver:
2012-05-22 Christian Taedcke Win32 VS2010 project files:
2012-05-21 Christian Taedcke Win32 fixes:
2012-05-21 Christian Taedcke Win32:
2012-05-21 Christian Taedcke Win32 IXXAT fixes:
2012-05-21 Christian Taedcke Win32 project settings:
2012-05-21 Christian Taedcke Win32 fixes:
2012-05-21 Mongo merge with main Canfestival repository
2012-03-27 Mongo Fixed : wrong parameter size
2012-03-27 Mongo Fixed example TestMasterSlaveLSS in Master.c missing argument in writeNetworkDictCallBack