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