2019-01-24 Edouard Tisserant Adding -fPIC isn't necessary of xeno-config is set correctly. Backed out changeset b9f1fcda7d30 default tip
2019-01-24 Edouard Tisserant Rewrite of timer_xeno.c to use POSIX API instead of Alchemy.
2018-05-09 Edouard Tisserant Force -fPIC in CFLAGS for xenomai targets.
2018-04-23 Edouard Tisserant Workaround Alchemy task not beeing waken up when closing file descriptor it is waiting on, sequel of Xenomai3 all posix file ops
2018-04-20 Edouard Tisserant Removed legacy dead code from ex-rtdm rt-socketcan API, added shutdown() call to force recv() to unblock on CanClose()
2018-03-23 Edouard Tisserant Fixed trailing -lrtdm added by configure with Xenomai
2018-03-23 Edouard Tisserant Quick fix for new RTDM interface in Xemomai 3, now posix
2018-03-21 Edouard Tisserant Rename timer.h into timers.h to avoid clash with Xenomai includes.
2018-03-20 Edouard Tisserant Update call to xeno-config in configure to Xenomai 3
2018-03-08 Edouard Tisserant Update can_socket.c to Xenomai 3 API
2018-03-08 Edouard Tisserant Update timers_xeno/timerscfg.h to Xenomai 3 API
2018-03-08 Edouard Tisserant Update timers_xeno.c to Xenomai 3 API
2017-03-24 bmakuc Send timeout is set to 10 ms. Without timeout PLC can be blocked by CAN driver: if CAN bus is not connected to controller CAN driver never returns and therfore PLC application halts. This is a temporary solution.
2015-11-27 Edouard Tisserant fixed static link of can driver
2015-08-03 Edouard Tisserant merged
2015-07-28 Robert Lehmann timers_unix: Fix termination problem of WaitReceiveTaskEnd
2015-06-19 Edouard Tisserant some fixes
2014-06-12 gabriele at naustech dot com Fix : libcanfestival_unix.a not built if examples are not compiled
2014-06-08 Samuel Martin Honor DESTDIR in install rules
2013-10-12 Edouard Tisserant WxPython 2.9 support fix by J?rg H?bler
2013-10-12 Edouard Tisserant Merge changes from bitbucket.org/HMSFAE/canfestival_ixxat
2013-09-23 Ian Tracy VCI3 driver added
2013-09-22 Laurent Bessard Fix bug when creating new node in newer version of wxPython (>=2.9)
2013-05-14 Laurent Bessard Fixed SplitterWindows sash position at creation when subindextable is used in notebook tab
2013-05-08 Laurent Bessard Fixed set usage in eds_utils
2013-05-03 Laurent Bessard Updated DS301 standard node entries definition
2013-05-02 Laurent Bessard Removed call of deprecated function on wxSplitterWindow
2013-04-24 Laurent Bessard Fixed Save As... function in Beremiz
2013-04-06 Laurent Bessard Fixed bug when importing NodeEditorTemplate
2013-03-27 Edouard Tisserant Merge
2013-03-26 Laurent Bessard Fixed conflict in internationalization with Beremiz CanFestival extension
2013-03-07 Edouard Tisserant Harmonized unix and win32 canClose_driver, fixed crash on close under win32
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
2012-02-09 Edouard Tisserant Merged with smarteh-dev
2012-02-09 smarteh-dev Adding support for integration of panels in Beremiz
2012-02-04 Edouard Tisserant Merged JaFojtik Peak Win32 update
2012-02-04 JaFojtik Fixed PEAK Win 32 driver, for PEAK Light API 1.x and 2.x
2012-02-04 Edouard Tisserant merge with CanFestival-3-asc
2012-02-01 Mongo minor modification on two MSG_ERR
2012-02-04 Edouard Tisserant merged ica
2012-01-23 Christian Taedcke win32:
2012-01-23 Christian Taedcke can_copican_win32:
2012-01-23 Christian Taedcke can_uvccm_win32:
2012-01-23 Christian Taedcke can_uvccm_win32:
2012-01-23 Christian Taedcke CANopenShell win32:
2012-01-23 Christian Taedcke can_peak_win32:
2012-01-23 Christian Taedcke can_anagate_win32:
2012-01-23 Christian Taedcke CANOpenShell example:
2012-01-23 Christian Taedcke Win32:
2012-01-23 Christian Taedcke Win32 fixes:
2012-01-23 Christian Taedcke dcf.c:
2012-02-03 Edouard Tisserant merges with https://bitbucket.org/JaFojtik/canfestival-3
2012-02-03 JaFojtik ID: 3459307 - Async problem in drivers/win32/win32.c
2012-02-03 JaFojtik Windows CAN DLL driver sanity check.
2012-02-03 JaFojtik Multiple instances CAN wirtual network for PEAK and Windows.
2012-02-03 JaFojtik There is no English word "transfert". Fix all the typos.
2012-02-03 Edouard Tisserant Applyed changes from discussion '[Canfestival-devel] some minor CanFestival build suggestions', https://sourceforge.net/mailarchive/message.php?msg_id=28397766
2012-02-02 Edouard Tisserant [ canfestival-Bugs-3458203 ] Objdictedit
2012-02-01 Edouard Tisserant [ canfestival-Patches-3481330 ] Useless structure SHORT_CAN
2012-01-21 Edouard Tisserant Merge further Ica changes
2011-11-09 Christian Taedcke Win32 IXXAT driver:
2011-11-08 Christian Taedcke Win32 IXXAT::
2011-11-08 Christian Taedcke Win32:
2011-11-08 Christian Taedcke Win32:
2011-11-08 Christian Taedcke Win32 IXXAT driver:
2011-11-08 Christian Taedcke Win32 applconfig:
2011-11-08 Christian Taedcke Win32 IXXAT driver:
2011-12-22 Christian Taedcke SDO transfer:
2011-08-08 ct Win32-Dll:
2011-05-12 ct Win32-Timer:
2011-12-22 Christian Taedcke FIXED: - The AVR example now compiles in linux.
2011-12-22 Christian Taedcke FIXED: - adapted paths for current vscom driver
2011-12-22 Christian Taedcke FIXED: - the macro SUB_PROG_CFLAGS was overwritten for 64bit machines using gcc. Because of this the xenomai compilation failed.
2012-01-21 Edouard Tisserant Merged some canfestival-3-ica Fixes.
2011-12-22 Christian Taedcke FIXED: - The AVR example now compiles in linux.
2011-12-22 Christian Taedcke FIXED: - adapted paths for current vscom driver
2011-12-22 Christian Taedcke FIXED: - the macro SUB_PROG_CFLAGS was overwritten for 64bit machines using gcc. Because of this the xenomai compilation failed.
2011-12-15 Mongo bug correction in sdo.c, in writeNetworkDictCallBackAI a call to _writeNetworkDict had endianize forced to 1
2011-12-13 Mongo bug correction in dcf.c, an entry of only one byte was not checked
2011-11-02 Mongo New feature : event timers allowed for RxPDOs (subidx 5 in RxPDO com paramaters)
2011-10-13 Mongo Configuration manager with DCF in object 0x1F22 rewritten almost from scratch.
2011-09-12 Mongo Added some fixes from Jaroslav Fojtik submitted on sourceforge bug tracker:
2011-08-30 fbeaulier Added include stdlib.h for malloc functions in sdo.c
2011-08-29 fbeaulier patch from Stefan Kratochwil <entwicklung@inovel.de> : canfestival-3-fm3_698.patch
2011-08-29 fbeaulier patch from Christian Taedcke <hacking@taedcke.com> : fix-wrong-resetSDOline-for-sdo-timeout.patch
2011-08-29 fbeaulier CHANGE: SDO block mode added, without CRC support
2011-08-16 fbeaulier timers_unix.c : remove sigint and sigterm catch
2011-06-23 Edouard Tisserant fixed bug with cross wmingw build
2011-06-20 Stefan Removed unneccessary overhead introduced with the last fix.
2011-06-20 skratochwil Fixed incorrect struct access in sendPDO() and inserted a missing variable in sendOnePDOEvent(). These errors occured at compile-time when configuring the project with './configure --debug=PDO' or './configure --debug=WAR'.
2011-04-13 Edouard Tisserant Fix some side effects of EDS import, while editing afterward
2011-01-28 Christian Taedcke FIXED: - changed make targets from "%o: %c" to "%.o: %.c" (Patch from irc <oleg_osov>)
2011-01-28 Christian Taedcke FIX: - if a sdo transfer timeout occurres, reset the sdo line even if the callback function does not.
2011-01-27 Christian Taedcke FIXED: - Sdo lines with the internal state SDO_ABORTED_ITERNAL are now closed.
2010-11-10 Christian Taedcke CHANGED: - canSend message parameter is now a const pointer
2011-01-27 Christian Taedcke FIXED: - compiler warning from printf format string
2010-02-19 Christian Taedcke FIXED: - TimerInit() was missing
2010-02-19 Christian Taedcke FIXED: - OK and NOT OK was wrong in canSend()
2010-09-09 Christian Taedcke FIXED: - bug while normal sdo transfer initialization (setting the byte count)
2010-11-10 Christian Taedcke FIXED: - Renamed macro for peak win32 driver, patch from mailinglist (post from Christian Boepple, 2010-09-08 14:38)
2010-11-15 Christian Taedcke CHANGED: - function sendOnePDOevent (CO_Data* d, UNS32 pdoNum) into sendOnePDOevent (CO_Data* d, UNS8 pdoNum)
2010-11-15 Christian Taedcke CHANGED: - added explicit cast to remove compiler warning
2010-02-19 Christian Taedcke CHANGED: - canReceive and canSend return now 1 on error and 0 on success
2010-09-09 Christian Taedcke CHANGED: - added explicit cast to remove compiler warning
2010-02-16 Christian Taedcke FIXED: - added CALLBACK to can callback function prototypes
2010-12-11 Christian Taedcke FIXED: - added missing endif
2010-02-19 Christian Taedcke CHANGED: - async access queue has now blocking read
2010-02-23 Christian Taedcke ADDED: - pause() for win32
2010-02-23 Christian Taedcke CHANGED: - moved wxwidget header
2010-02-19 Christian Taedcke ADDED: - LeaveMutex and EnterMutex to exported symbols
2010-02-19 Christian Taedcke CHANGED: - if variable starts with a digit, add a "_" at the beginning
2010-09-10 Christian Taedcke CHANGED: - option to integrate a can driver statically (hack)
2010-09-09 Christian Taedcke CHANGED: - enabled console debugging for Visual Studio 2003 and below (without __VA_ARGS__).
2010-09-09 Christian Taedcke ADDED: - dynamic memory allocation for sdo transfer using malloc and free
2010-09-09 Christian Taedcke ADDED: - new callback post_SlaveStateChange so that a master can monitor the state of its slave nodes using a heartbeat.
2010-11-27 edouard get always the latest version of VSCAN API
2010-11-13 edouard Fix mingw32 cross build for can_peak_win32 and can_tcp_win32 server.
2010-11-13 edouard Fixed execution right on configure script
2010-11-12 edouard Piotr Trojanek (ptroja) cleanup patche. Thanks.
2010-11-12 edouard Moced CosateQ's doc at the right place, and fix PDO INHIBIT bit check error again.
2010-11-12 edouard CosateQ contribution.
2010-11-12 edouard Added contributed 402 profile
2010-09-10 edouard Fixed SDO loop in some situations.
2010-09-10 edouard Wrong check on PDO inhibit bit fixed.
2010-09-10 edouard Fix non freed windows handle. (thx to jaroslav.fojtik)
2010-06-16 laurent Update french translations
2010-06-16 laurent Obsolete example fixed
2010-06-16 laurent Bug in Subindex grid right click with i18n fixed
2009-12-16 Edouard TISSERANT fixed typo in makefile
2009-12-16 Edouard TISSERANT fixed typo in makefile
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
2009-07-15 greg Remove old entries in visual studio files
2009-07-15 greg Add build command for master OD and slave OD
2009-07-15 greg remove automatic loading of manual with xpdf
2009-07-15 greg Rewrite win32 code (C only)
2009-07-15 greg Add new example : CANOpen shell
2009-07-10 'Gr?gory Tr?lat prevent eclipse to push .project with .hgignore
2009-07-10 'Gr?gory Tr?lat removed dead hidden files